100 Commits (ebff4de8c8a8b25db3b8cb5428b8e35e278d686a)
 

Autor SHA1 Mensaje Fecha
  J ebff4de8c8 :fire: removed all the things hace 4 años
  diaseu bf62797d8d tinder-clone cometchat with errors hace 4 años
  j 9ae6c671e1 :recycle: reformatting everything hace 4 años
  j 455e5d7536 :recycle: cleaning up match view hace 4 años
  j 775482b06a :sparkles: adding naive-ui | adding vue-router | integrating some d changes hace 4 años
  j 91dba97096 :recycle: breaking functions out of generator hace 4 años
  j e8f5684cbf :recycle: complete refactor of data generator | generate data in batches, and insert one file at a time hace 4 años
  TOJ 3be64db775 :recycle: tweaking endpoint to accept profile_id instead of passing with payload hace 4 años
  TOJ 818561c738 :sparkles: created method to join a group from frontend hace 4 años
  TOJ 5efa3fd0c4 :recycle: added missing files; whoops | using grouping schema to validate incoming membership records hace 4 años
  TOJ bdfe31e224 :recycle: integrating entity system with db connector | integrating entity schemas with entity system | moved some docs | added grouping, survey, and response entities | altered Joi standard import hace 4 años
  TOJ 7c8f8ca0e5 :recycle: adding more detailed responses for membership endpoints | adding some comments and renaming things too hace 4 años
  TOJ e9d0672e78 :pencil: added some frontend notes hace 4 años
  j ac21a741a8 :recylce: sorting by score | adding to match_queues table | altering response_key_id 13 to match generated responses hace 4 años
  j 66db1050e4 :sparkles: adding generator run command | random email | random user name | insuring 1 user is_poster | generating extra profiles and matching responses for is_poster hace 4 años
  j a14c47b839 :recyle: providing sample generated placeholder instead hace 4 años
  j c7e8ff7595 :fire: ignoring _generated data with dir wildcard hace 4 años
  j 5ed7e3d9a7 :fire: ignoring _generated data file to prevent commiting HUGE mockd ata hace 4 años
  j a52ff5cbe4 :sparkles: added generator and _generated.js placeholder file hace 4 años
  J 9c10fff178 :recycle: moving match queue save -> AFTER check for scoredProfiles hace 4 años
  j 95c0f93244 :recycle: redone stable marriage | half working hace 4 años
  j 43a35c97d9 :gear: adding score test hace 4 años
  j 9a71310e67 :gear: adjust test for queue return hace 4 años
  J 30ce46940d :sparkles: validating profile id list OR list of profiles | adjusting return format to match other routes hace 4 años
  j 8618bf8619 :sparkles: using sinon to mock objection methods in tests | building mock for Schwifty model registration | working sample test for matchqueue hace 4 años
  tomit4 c931756415 added schwifty/schmervice/matchqueue models/service, still errors hace 4 años
  j 2e6f1d6a1a :recycle: breakig out matching to separate service hace 4 años
  j c8b8d25918 :recycle: more refactoring match queue | saving queue from scoring hace 4 años
  j 6c47553439 :recycle: moving match queue routes | renaming match queue classes hace 4 años
  tomit4 cbe9149b06 :sparkles: added matchqueue service and routes hace 4 años
  j 13a6203628 :recycle: more mock responses | semi-broken stable marriage | must score BEFORE match duh hace 4 años
  J 5b1486a85a :sparkles: addding match endpoint | added stable marriage func | added more mock data hace 4 años
  J 75f2e211fa :recycle: moving around some score functions hace 4 años
  J 34459d3eb5 :sparkles: doing distance filtering on score endpoint hace 4 años
  J f76acb59d0 :sparkles: added zip code seed data and migrations hace 4 años
  J fdc23430d6 :recycle: adding error responses to profile endpoints hace 4 años
  J a86e323fc6 :sparkles: add endpoint to respond to UNANSWERED survey questions hace 4 años
  J 92b0cec38f :recycle: returning only groups with active memberships hace 4 años
  J f635ac53e8 :gear: adjusted package-lock hace 4 años
  j d298d334ff :recycle: moving profile creation and list to the user route | custom validation for http errors based on status code hace 4 años
  j 6e4479b143 :recycle: refactor to use profile_id in membershios | adding a lot more response mock data hace 4 años
  j 0df012daa2 :recycle: adding in user relation | simplifying scoring service hace 4 años
  j 4ddf923f08 :sparkles: starting to create scoring service hace 4 años
  j be4d5a949a :sparkles: saving one-true-pairing based on stable-marriage compromises hace 4 años
  j e02a9fde1e :sparkles: using cos similarity for quick scoring hace 4 años
  j eff754134e :sparkles: rough draft profile generator to start matching hace 4 años
  j 2598a2829c :sparkles: adding http requesting of form questions | generating forms on response hace 4 años
  j 2f1c2f206f :gear: adding prettier rules for frontend hace 4 años
  j 1645c21e39 :sparkle: adding form generation | using Joi for form validation | created form step-through component hace 4 años
  j 74f97f9503 :pencil: tweaking note for leave route hace 4 años