165 Commits (ab73fb4039d9ee9291f06d8b0fd40aa255739f22)

Author SHA1 Message Date
  tomit4 ab73fb4039 :truck: Renamed variables/functions as a refactor 3 years ago
  tomit4 3e96a6f364 :pencil2: Lots of notes on where to go next 3 years ago
  tomit4 c11d4f1baa :pencil2: Cleaned up if statements, less nesting 3 years ago
  tomit4 312d19cabc :pencil2: Clean up comments, change sessionToken to sessionData 3 years ago
  tomit4 9023557114 :construction: Retrying with auth during survey 3 years ago
  tomit4 389d3fd836 :construction: Closer and closer still to finalizing auth 3 years ago
  tomit4 a08a2855ae :construction: Starting in on stage 2 of email verification 3 years ago
  tomit4 4e465228df :construction: Continued work on email valdiation and saving survey state 3 years ago
  tomit4 f59d70beb8 :pencil2: Removed old console log statement 3 years ago
  tomit4 73432c4c5b :construction: Continued working on email auth/save save survey state 3 years ago
  tomit4 b522bb49bc :construction: Continuing work on integrating email transac 3 years ago
  tomit4 9fb95f0820 :construction: Continuing work on integrating email transac 3 years ago
  tomit4 230eb6a574 :construction: Setting up for transactional email, very much WIP 3 years ago
  tomit4 d02ec4df53 :memo: Made note to hash/salt passwords 3 years ago
  tomit4 62d77d27dd :construction: Finished saving responses from survey to database 3 years ago
  tomit4 d16fea20cf :construction: Started work on saving survey state by sending responses to db 3 years ago
  tomit4 85dac87d3a :construction: Started work on adding url link to profiles upon match/reveal 3 years ago
  j c311fc9689 :bug: refactor bug fixes for active memberships 3 years ago
  j 36a2af1a2a :recycle: cleaning up profiler | simplifying in some areas 3 years ago
  tomit4 6481f412c8 :recycle: Finished refactor on Chat reveal functionality 3 years ago
  tomit4 cd67007767 :recycle: Greatly simplified refactor using map over reduce 3 years ago
  tomit4 33be343372 :recycle: Greatly simplified refactor using map over reduce 3 years ago
  tomit4 afae4f43e0 :pencil2: Small style change in comments 3 years ago
  tomit4 91ebfee76a :recycle: Major refactor almost complete, lesser bugs to address 3 years ago
  tomit4 c249505d02 :recycle: Cleaning up refactor a bit, needs another pass 3 years ago
  tomit4 78f0fcea98 :recycle: Continuing refactoring of hidden, almost there...? 3 years ago
  tomit4 4719b774df :recycle: Continuing with reveal refactor 3 years ago
  tomit4 3d453b3b52 :recycle: Addressing bug - reveal does not cause global reveal 3 years ago
  tomit4 4bf6327f0d :bug: Fixed small bug in typeof conditional 3 years ago
  tomit4 6d931e09b7 :bug: Moved hide logic into CompleteProfile constructor 3 years ago
  tomit4 77835c6c5e :bug: Addressing reveal bug, in progress... 3 years ago
  tomit4 847f16a9ac :recycle: Refactor of how chat groupings are rendered 3 years ago
  j 1c0fc06de2 :recycle: added test reveal profile 45 to mock | adjusted mock tags | refactored CompleteProfile creation 3 years ago
  tomit4 3ba236b4f8 :recycle: Refactored survey stages as part of front end mutations 3 years ago
  juancarbajal98 eb2eaaae8d :construction: first attempt at setting default profile values for hiding 3 years ago
  tomit4 e28b580318 :recycle: Further refactor, separating concerns 3 years ago
  tomit4 cc23ad7406 :recycle: Large refactor concentrating survey object in db 3 years ago
  juancarbajal98 9d2e254c9b :sparkles: backend support for limiting + offsetting match queue return 3 years ago
  juancarbajal98 f6e4c30ec9 :100: Working overlapping dynamic spider charts 3 years ago
  tomit4 02cbba85b8 :pencil2: Removed unnecessary async call 3 years ago
  tomit4 34c691c84a :recycle: Refactored notification to grab reveal description accurately 3 years ago
  tomit4 9cd108b384 Continued work on storing reveal info in client state 3 years ago
  tomit4 2834086b94 Continued work on appending reveal data to grouping.tags 3 years ago
  tomit4 12864fb761 :sparkles: Started on notif/persist of reveal funcs 3 years ago
  tomit4 96ff95d665 :goal_net: Prevent duplicate entires into tag_associations 3 years ago
  j 87a928002e :sparkles: new reveal api endpoint | send messages on reveal tag creation | create tags in chat 3 years ago
  j 1ad700d3da :recycle: uisng grouping_id for tag_associations and storing on group 3 years ago
  j aa0ac4f767 :sparkles: adding reveal tag endpoint 3 years ago
  j 4bfb93c941 :recycle: fixing up tag schema | fixing up pairing 3 years ago
  j 2445eaa5e7 :recycle: passing group.is_paired from api | making pending list and pairs list | storing grouping.is_paired in currentProfile upon login 3 years ago