[go: nahoru, domu]

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

Add subscriptions on any entity view (not list) #17

Closed
manonviallet opened this issue Apr 17, 2019 · 1 comment
Closed

Add subscriptions on any entity view (not list) #17

manonviallet opened this issue Apr 17, 2019 · 1 comment
Assignees
Labels
feature use for describing a new feature to develop solved use to identify issue that has been solved (must be linked to the solving PR)
Milestone

Comments

@manonviallet
Copy link
Contributor
manonviallet commented Apr 17, 2019

Problem to Solve

The individual view of each entity must subscribe to change from the API and be updated without any refresh.

Current Workaround

None.

Proposed Solution

Implement subscription on all "read" view (not list).

Additional Information

None.

@SamuelHassine
Copy link
Member

Subscriptions has been implemented, all views are now updated by subscription events.

@SamuelHassine SamuelHassine added this to the 1.0-beta milestone Apr 20, 2019
@SamuelHassine SamuelHassine added the feature use for describing a new feature to develop label Apr 20, 2019
@SamuelHassine SamuelHassine changed the title Add subscriptions on views Add subscriptions on any entity view (not list) Apr 20, 2019
@SamuelHassine SamuelHassine added the solved use to identify issue that has been solved (must be linked to the solving PR) label Apr 20, 2019
@SamuelHassine SamuelHassine modified the milestones: v1.0.0-beta, v1.0.0 Jun 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature use for describing a new feature to develop solved use to identify issue that has been solved (must be linked to the solving PR)
Projects
None yet
Development

No branches or pull requests

3 participants