-
Notifications
You must be signed in to change notification settings - Fork 1
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
Settings service #17
Comments
@kulmann Repo is ready to push the boilerplate |
boilerplate pushed 👍 |
As of now, this request from the account service... ... gets stored as json in the settings service and then rendered to this in the settings service web app These are two settings bundles (Notifications and Profile) from the account service. Of course the settings are only to showcase the different form element types. |
@kulmann Perhaps change the copy on the cancel button to English for consistency? |
Nope, automatically translated by phoenix already. ;-) |
Remote key is https://jira.owncloud.com/browse/OCIS-6 |
closed |
Concept
Tasks
Create a new service
X-Ocis-Accounts-Uuid
from request header to exchangeme
account uuid keyword with the actual account uuid of the authenticated user. Unmint token x-access-token header and use it forme
ocis-settings#12Use the accounts service as a first consumer of the settings service
possible improvement: put user profile settings bundle content into a (json) file, which then gets loaded from disc -> hardcoded settings bundles kind of cluttering the codeUse phoenix as an early consumer of the settings service
Create UI POC: settings
Create UI POC: assigning roles to users?
Documentation
Concept work
Tests
User stories for POC
Estimation
Effort: L
Complexity: L...
The text was updated successfully, but these errors were encountered: