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