AntaresSimulatorTeam / AntaREST

API REST and WebUI for Antares_Simulator
Apache License 2.0
10 stars 6 forks source link

[ANT-964] Add user preference pages #960

Open pl-buiquang opened 2 years ago

pl-buiquang commented 2 years ago

In the configuration section add a new subsection for user preferences (which should be the first tab). The title of this page is "Preferences" It should display (for now):

In the backend, user preferences will be stored in the ConfigData table, so a new endpoint to put and retrieve values in this user's key-value store must be added.

create-issue-branch[bot] commented 1 year ago

Branch feature/pl-buiquang/issue-960-Add_user_preference_pages created!

laurent-laporte-pro commented 1 year ago

The preferences could also store the last used study, but the user interface must also be able to automatically display the edit page for that study.