184 コミット (51705db2b4d62c0433080da07aa3353dec404f8d)

作成者 SHA1 メッセージ 日付
  J 77a0df8555 :sparkles: first pass nav 3年前
  toj bc304b86bb :recycle: fixing all tests | finishing grouping and membership join test 3年前
  juancarbajal98 9e681c8405 :recycle: removed false positives from prescore matrix by swapping in euclidean distance for cosine similarity 3年前
  juancarbajal98 31f9c772da :bug: test more closely resembling endpoint, still WIP 3年前
  J fb562bb747 :gear: making sure default generator config and mock allow for chat testing 3年前
  juancarbajal98 0a1a2f7c60 :pencil: WIP test 3年前
  J 9b1ea09c8c :fire: removing unneeded logs 3年前
  J b431fd5ec7 :bug: fixing bad schema import 3年前
  juancarbajal98 4d70e81b40 :bug: removed hardcoded modulo in batching 3年前
  juancarbajal98 b57d30de63 :pencil: backend table data sorting service 3年前
  diaseu 7cd9af964f rework login complete 3年前
  diaseu 91e0be34e9 rework wip2 3年前
  diaseu eb48565eb6 reworking wip 3年前
  juancarbajal98 7b2b8c87b9 :bug: sorting tables before seed insert & inserting in batches 3年前
  toj cd15778946 :fire: removing some unused vars | moving over some joi objects to schemas 3年前
  J 2a4bf1e0d2 :bug: fixing transposed pubnub group names by returning grouping from backend 3年前
  J 1f8b0e8160 :recycle: integrating chat channel subscription with group creation 3年前
  J d2eb9cfb74 :bug: fixing membership bugs in the frontend | adding more mock groupings and relationships to test 3年前
  J 0f8563783f reverting to always notify 3年前
  J 81f8f2abb6 :bug: simplifying notifications | fixing up some membership and grouping bugs 3年前
  juancarbajal98 58616ad2e4 :bug: added sidebar to drawer | default match queue objects 3年前
  J a1b56ab824 :sparkles: adding matcher to watch frontend for match notifications 3年前
  J a01a599d16 :recycle: further refactor notifications into server methods 3年前
  J 4fa4e87157 :recycle: refactor notification dispatching to a util 3年前
  J 603f90fbc4 :recycle: refactoring again to push to notifications without dispatchers 3年前
  diaseu fea8e923a2 broken newAuth 3年前
  diaseu bc335aa39a eslint switch case update to match prettier 3年前
  diaseu 3799d1c432 first draft of signup 3年前
  J fff83e348c :bug: passing messages to chatter in correct format | altering borked joi import 3年前
  K Rob d56c511c50 connecting to pubnub but throwing an error on the publish 3年前
  diaseu 81b85c411a first working api 3年前
  diaseu 1f2336a2f1 pw migration model plugin route schema service 3年前
  juancarbajal98 fdb56858d5 :recycle: extended homeview tofetch and display matches | temporary removing majority of content on home endpoint 3年前
  J 7a95e770c7 :recycle: moved chatter and toaster to login | gracefully handle toast when switching profile 3年前
  juancarbajal98 842afd0715 removed comments 3年前
  juancarbajal98 939733c6df number of users added to return object 3年前
  juancarbajal98 c9ef5ecab9 working to display date on endpoint 3年前
  diaseu 802cc13fa3 updated to match 3年前
  diaseu d8f16442cd authentication model 3年前
  diaseu 8d3235382f create user authentication schema 3年前
  juancarbajal98 f65e23d2e0 progress on health route 3年前
  juancarbajal98 410b447bdd local changes necessary to get frontend and backend running 3年前
  J 7a2e9df128 :gear: redoing prettier config | running prettier | adding some sample wave-ui elements 3年前
  J 0d2a0d3050 :recycle: a bunch of random changes before we get started 3年前
  J a9bca1d852 :recycle: simplify card view further 4年前
  J c186e775f8 :recycle: bundling profile prefs, email, and images in CompleteProfile objects | added prefs and email and images back to frontend 4年前
  J 32f70c0f22 :recycle: removing older form ideas | cleaning-up survey into smaller funcs | moving response generator to utils 4年前
  J 3b21a946f5 :recycle: auto-filling surveys from the frontend | login route handling after sign-up 4年前
  J bc538d8912 :recycle: alterations to unseed and test user creation 4年前
  J 679531049d :recycle: mapping input to score array | saving email | tweaking guard to use survey 4年前