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

Subscription view #351

Open
oliver-sanders opened this issue Jan 3, 2020 · 0 comments · May be fixed by #697
Open

Subscription view #351

oliver-sanders opened this issue Jan 3, 2020 · 0 comments · May be fixed by #697
Milestone

Comments

@oliver-sanders
Copy link
Member

oliver-sanders commented Jan 3, 2020

Create a component/view for displaying all active subscriptions. See #304 (comment).

Note this work should wait until:

  • The workflow component has settled.
  • The subscription system has settled.
  • The subscription system has more advanced way of targeting workflows?

The result could be a tree something along the lines of:

  • workspace1
    • tree#1234
      • a { b c }
    • dot#2345
      • a { b d }
      • a { b e }
  • workspace2
    • ...
  • Combined query
    • a { b c d e }

In the above workspace refers to the "page" e.g. dashboard, workflow1, etc.

As part of this work we might want to consider committing subscriptions to the central data store rather than storing them in the state of the workflow service?

See also #304 (comment)

Pull requests welcome!

@oliver-sanders oliver-sanders added this to the 1.0 milestone Jan 3, 2020
@oliver-sanders oliver-sanders linked a pull request Jun 30, 2021 that will close this issue
6 tasks
@kinow kinow modified the milestones: 1.0, 2.0 Sep 10, 2021
@oliver-sanders oliver-sanders modified the milestones: 2.0.0, Pending Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants