-
Notifications
You must be signed in to change notification settings - Fork 5
Open
0 / 40 of 4 issues completedLabels
enhancementNew feature or requestNew feature or request
Description
Description
For Users that want to be able to leave the app and come back, we want them to be able to continue exactly where they left off.
This is a larger parent issue that will require a few steps to achieve.
Things that we want to be able to do:
- Easily save settings with version control and comments
- Easily upload the settings, with ability to select the version ( see image example)
- On upload of settings, the app has all inputs filled in as they were previously, ideally with mapping step already completed. Plots, filters, parameters, NCA setup should all be populated (and NCA already run? so results can be seen)
- Settings upload should be flexible, eg if settings are uploaded for a different study, only populate the widgets that match with the settings, and if the settings file does not contain all of the parameters, only the parts available in settings should be updated.
Additional issue is to create a template file that can be updated based on user preferences, only for the settings that are not unique to the data (eg Parameter selections per study type, default units, default rule sets)
Definition of Done
The requirements for the feature to be complete:
- Save button so that user can leave app and come back with no issues
- Ability to upload and select which version of the app to return to
- Ability to return to exact status of application as was left
- Flexible upload so settings can be applied to different data,
- Flexible so missing settings do not cause error and instead just apply defaults
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Backlog