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

Enhance dashboard API spec with endpoints to save and retrieve current personalized dashboard configuration as JSON blob. #28

Open
jonathancrabtree opened this issue Apr 19, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jonathancrabtree
Copy link
Contributor

jonathancrabtree commented Apr 19, 2021

Each registered user may have an associated JSON blob that contains personalized dashboard configuration state. These endpoints will allow the JSON blob to be retrieved and set/saved.

@jonathancrabtree jonathancrabtree added the enhancement New feature or request label Apr 19, 2021
@jonathancrabtree jonathancrabtree self-assigned this Apr 19, 2021
@jonathancrabtree jonathancrabtree changed the title Enhance dashboard API spec with endpoint to save current personalized dashboard configuration as JSON blob. Enhance dashboard API spec with endpoints to save and retrieve current personalized dashboard configuration as JSON blob. Apr 19, 2021
@jonathancrabtree
Copy link
Contributor Author

Note that there's no provision here (yet) for a DELETE route, but one could be added if it's decided that it's not sufficient to set the configuration to some empty value or whatever its initial state is going to be in the database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant