-
Notifications
You must be signed in to change notification settings - Fork 156
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
Provide alternative to store user language setting #9243
Comments
Because our Reva backend doesn't implement the settings API
we should add the
|
Fine for me. |
relates to / blocked by: Make |
@butonic |
we keep the two-letter format, but the API will accept and expose ISO lang codes as well |
Note: I updated the story points to 8 because its a little bit more complex than we thought first |
Description
User Stories
Value
Acceptance Criteria
values-list
can be removed if only used for getting the current languageNote: settings api should only be available internal via grpc
Note: needs backend change (for both ocis and reva master)
Definition of ready
[ ] everybody needs to understand the value written in the user story
[ ] acceptance criteria has to be defined
[ ] all dependencies of the user story need to be identified
[ ] feature should be seen from an end user perspective
[ ] user story has to be estimated
[ ] story points need to be less then 20
Definition of done
[ ] functionality described in the user story works
[ ] acceptance criteria are fulfilled
[ ] code review happened
[ ] CI is green
[ ] critical code received unit tests by the developer
[ ] automated tests passed (if automated tests are not available, this test needs to be created and passed
[ ] no sonar cloud issues
refers to: 89949c3
The text was updated successfully, but these errors were encountered: