87 коммитов (dd01e0b90411fb021a2f18ec1ca9d2102a792028)

Автор SHA1 Сообщение Дата
  toj a831d86912 :recycle: small refactor to help with default queue limit request 3 лет назад
  juancarbajal98 aaf563ec52 :radio_button: button to load more queue results with pagination 3 лет назад
  juancarbajal98 586747e3c0 :wastebasket: cleanup, comment removal 3 лет назад
  juancarbajal98 f32f9f43bc :construction: Dynamic chart data pending a new backend route 3 лет назад
  tomit4 34c691c84a :recycle: Refactored notification to grab reveal description accurately 3 лет назад
  tomit4 2c04fa69d2 :construction: Edited where tagFromNotification is appended 3 лет назад
  tomit4 1d4200585c :pencil2: Removed unnecessary async/await 3 лет назад
  tomit4 09e01a6da3 :construction: Appended revealed info to currentProfile._profile 3 лет назад
  tomit4 9cd108b384 Continued work on storing reveal info in client state 3 лет назад
  tomit4 12864fb761 :sparkles: Started on notif/persist of reveal funcs 3 лет назад
  j c2c85f5235 :sparkles: grabbing chat history | SIIMEE-T-82 3 лет назад
  j 2ad4d6d89a :recycle: making tag list reactive 3 лет назад
  j e974471bae :recycle: fixing up push to reveal on chat layout 3 лет назад
  j 87a928002e :sparkles: new reveal api endpoint | send messages on reveal tag creation | create tags in chat 3 лет назад
  j 0fc109fd0b :gear: more tweaking mock data for onboarding | filtering out profile 45 for testing onboarding | adjusting services to error handle better 3 лет назад
  j 571ea56f55 :recycle: streamlining view loading | removing card mixin | using current profile for load stat 3 лет назад
  j 49b5a3b7bb :recycle: moving service calls into the current logged in profile 3 лет назад
  j b0894306d4 :recycle: using some try-catch to produce better errors 3 лет назад
  j 8941de1be4 :gear: tweaking imports for ava | adding rudimentary login service tests 3 лет назад
  j a30af96ce3 :recycle: cleaning up some loading confusion | sprinkling in more organized logs | moving around some func calls and components 3 лет назад
  juancarbajal98 d7aa9169da :wrench: onboarding component subfolder | overriding guards temporarily 3 лет назад
  j 1ad700d3da :recycle: uisng grouping_id for tag_associations and storing on group 3 лет назад
  j aa0ac4f767 :sparkles: adding reveal tag endpoint 3 лет назад
  j 6d24a79f70 :gear: updating drone commands to automatically test | tweak chatservice key passing 3 лет назад
  j b4e23b0a1f :gear: adding frontend tests 3 лет назад
  j 81eced6e29 :recycle: integrating chat view into pairs and reworking pubnub 3 лет назад
  j 4bfb93c941 :recycle: fixing up tag schema | fixing up pairing 3 лет назад
  j 2445eaa5e7 :recycle: passing group.is_paired from api | making pending list and pairs list | storing grouping.is_paired in currentProfile upon login 3 лет назад
  j 1412bf605e :recycle: adding back button to send to back of matchQueue | adding back button to match and create grouping from matchQueue 3 лет назад
  K Rob 9e42849bc4 :nut_and_bolt: started frontend NotificationFactory in notification.js utils #TODO import wave into notification.js 3 лет назад
  toj c6c47dd671 :fire: snip 3 лет назад
  K Rob 7d36300034 resetting messges factory after ssh login 3 лет назад
  K Rob 4286092176 checking out dev 3 лет назад
  K Rob d319e04acf :gears: message factory recieving new messages and consoling from the chatter, TODO write function to trigger frontend notification 3 лет назад
  K Rob 5e90c7f2c2 setting up messageFactory 3 лет назад
  J 9b1ea09c8c :fire: removing unneeded logs 3 лет назад
  J d31a4c9449 :sparkles: working pubnub chat gui 3 лет назад
  J 29538010c9 :recycle: using groupings to create matches list | cleaning up login conditions to better display subscriptions | tracking groupings on login state 3 лет назад
  J 982fb4de13 :recycle: added ava for frontend test | removed groupings attribute from chatter 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 f96f317afa fixing subscrition index hardcode 3 лет назад
  J 81f8f2abb6 :bug: simplifying notifications | fixing up some membership and grouping bugs 3 лет назад
  J a1b56ab824 :sparkles: adding matcher to watch frontend for match notifications 3 лет назад
  K Rob df09cee84b :alert: ready for merge 3 лет назад
  K Rob 1ea9fc9c40 🧹 moved _listenFor and _subscribe into .then to ensure all groupings are added before adding listeners 3 лет назад
  K Rob 068098d6da :broom: removed redundant comments, console logging currentProfile.chatter.subscriptions from login service on login 3 лет назад
  K Rob 3265703007 :recycle: cleaned and commented code in prep for testing before code review 3 лет назад
  K Rob 3ab1e105d6 🚧 added getGroupingsByProfileId, createChannelNamesByGroupings to chat service. TODO test before code review 3 лет назад