CON-72 Setup for Admin notifications feature#443
Open
Arusey wants to merge 9 commits into
Open
Conversation
- setup folder structure for implementing notifications structure - implement notification when admin has not been seen in a while [Delivers CON-72]
Arusey
force-pushed
the
story/CON-72-setup-notifications-admin
branch
8 times, most recently
from
June 25, 2019 09:39
c4c3d9c to
9bb532b
Compare
- add new model for adminnotifications [Delivers CON-71]
- add new model for adminnotifications [Delivers CON-71]
…is not seen in a while - setup queue manager for when notifications are sent - implement notifications when device is not seen in a while [Delivers CON-72]
Arusey
force-pushed
the
story/CON-72-setup-notifications-admin
branch
2 times, most recently
from
June 26, 2019 10:46
8980de4 to
cb8c297
Compare
- add new model for adminnotifications [Delivers CON-71]
…is not seen in a while - setup queue manager for when notifications are sent - implement notifications when device is not seen in a while [Delivers CON-72]
Arusey
force-pushed
the
story/CON-72-setup-notifications-admin
branch
from
June 27, 2019 06:12
cb8c297 to
1bb2408
Compare
- setup folder structure for implementing notifications structure - implement notification when admin has not been seen in a while [Delivers CON-72]
Arusey
force-pushed
the
story/CON-72-setup-notifications-admin
branch
6 times, most recently
from
July 1, 2019 06:20
9e7c01d to
10c7012
Compare
…tocancelled - add new model for adminnotifications - setup socketio for real time notifications - add query to get all notifications - add mutation to change the status of notification [Delivers CON-71]
codinger41
force-pushed
the
story/CON-72-setup-notifications-admin
branch
3 times, most recently
from
July 9, 2019 13:03
7f0a249 to
421f621
Compare
codinger41
force-pushed
the
story/CON-72-setup-notifications-admin
branch
from
July 9, 2019 13:15
421f621 to
eb87176
Compare
Arusey
requested review from
codinger41,
joshuaocero,
koitoror,
mnswaleh and
vic3king
July 10, 2019 09:25
codinger41
force-pushed
the
story/CON-72-setup-notifications-admin
branch
from
July 10, 2019 10:47
eb87176 to
6c3a1ff
Compare
Arusey
force-pushed
the
story/CON-72-setup-notifications-admin
branch
from
July 10, 2019 12:12
6c3a1ff to
bb0d9a6
Compare
codinger41
force-pushed
the
story/CON-72-setup-notifications-admin
branch
6 times, most recently
from
July 15, 2019 13:06
670dfcb to
9647f35
Compare
codinger41
force-pushed
the
story/CON-72-setup-notifications-admin
branch
from
July 15, 2019 13:57
9647f35 to
9ccc092
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This Pull request allows an administrator for the converge web app to receive notifications whenever a device has not been seen in a while.
Type of Change
How has this been tested
Checklist
JIRA
CON-72