Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Epic 1115 - Subscriptions #1115

Closed
8 tasks done
VassilIordanov opened this issue Nov 14, 2018 · 2 comments · Fixed by #1575
Closed
8 tasks done

Epic 1115 - Subscriptions #1115

VassilIordanov opened this issue Nov 14, 2018 · 2 comments · Fixed by #1575

Comments

@VassilIordanov
Copy link
Contributor

VassilIordanov commented Nov 14, 2018

Perhaps at a later stage, system messages related to change of state of tracked object (i.e. report is approved).

@gjvoosten gjvoosten changed the title Subsrciptions Subscriptions Nov 14, 2018
@gjvoosten gjvoosten changed the title Subscriptions Epic 1115 - Subscriptions Nov 19, 2018
@evdhoudt
Copy link
Contributor

evdhoudt commented Dec 7, 2018

From ANET advisor training:

  • When following certain objects, (email) notifications would be helpful to engage users to view certain changes. Most users are using multiple systems and do not have the time/energy to track different systems. This would make it easier to stay on top of things. GH-27

@VassilIordanov
Copy link
Contributor Author

Proposal of how should "events" be constructed at the first phase of implementation:

all lists are chronological, newest first

Person: list combining:
- all published (including cancelled) reports of which the person has been the author or attendee
- all notes posted on that person

Position: list combining:
- all published (including cancelled) reports of which the person in that position has been the author or attendee
- all notes posted on that pesition

Organization: list combining:
- all published (including cancelled) reports of this org
- all notes posted on that org

Task: list combining:
- all published (including cancelled) reports citing this task
- all notes posted on that task

Report: not sure yet

Authorization group : not sure yet

Location
- all published (including cancelled) reports with this location
- all notes posted on that location

My feed:
- a list of all event I have subscribed to
- with ability to filter by type (People / Locations / ...)

gjvoosten added a commit that referenced this issue Feb 12, 2019
This is in preparation for centralising the subscription updates when objects are updated.
It also improves the transaction handling.
#1115
gjvoosten added a commit that referenced this issue Feb 25, 2019
Move My Subscriptions to the people Show page.
gjvoosten added a commit that referenced this issue Feb 26, 2019
Move My Subscriptions to the people Show page.
gjvoosten added a commit that referenced this issue Feb 26, 2019
Move My Subscriptions to the people Show page.
gjvoosten added a commit that referenced this issue Feb 26, 2019
Move My Subscriptions to the people Show page.
gjvoosten added a commit that referenced this issue Feb 28, 2019
Move My Subscriptions to the people Show page.
gjvoosten added a commit that referenced this issue Mar 6, 2019
Move My Subscriptions to the people Show page.
gjvoosten added a commit that referenced this issue Mar 6, 2019
Move My Subscriptions to the people Show page.
gjvoosten added a commit that referenced this issue Mar 6, 2019
Move My Subscriptions to the people Show page.
gjvoosten added a commit that referenced this issue Mar 6, 2019
Move My Subscriptions to the people Show page.
gjvoosten added a commit that referenced this issue Mar 6, 2019
Move My Subscriptions to the people Show page.
gjvoosten added a commit that referenced this issue Mar 7, 2019
Move My Subscriptions to the people Show page.
gjvoosten added a commit that referenced this issue Mar 11, 2019
Move My Subscriptions to the people Show page.
gjvoosten added a commit that referenced this issue Mar 12, 2019
Move My Subscriptions to the people Show page.
gjvoosten added a commit that referenced this issue Mar 12, 2019
Move My Subscriptions to the people Show page.
gjvoosten added a commit that referenced this issue Mar 14, 2019
Move My Subscriptions to the people Show page.
gjvoosten added a commit that referenced this issue Mar 20, 2019
Move My Subscriptions to the people Show page.
@gjvoosten gjvoosten self-assigned this Apr 9, 2019
@gjvoosten gjvoosten mentioned this issue Apr 9, 2019
14 tasks
@maradragan maradragan added this to the Current milestone Oct 8, 2019
@gjvoosten gjvoosten removed the stalled label Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants