You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following improvements for the GUI are proposed:
In list views with (or without) paging, show the total number of objects in the list.
In list views (currently only order list): After operation on a list entry, stay on the same list page (currently view returns to first page)
In list views add sorting buttons on column headers where appropriate
In list views make number of entries shown configurable (as in Workflow list view)
In list views, if no records can be found for the given selection, return a meaningful message instead of a cryptic string of technical messages:
Add product download button to GUI and download command to CLI.
Improve screen size adjustment
Add help/info texts for each page
Link/integrate the prosEO Wiki, as well as the API reference guide and Javadocs
Integrate roles more meaningfully and explain
Add user management functionality, e.g. password changing
Reorganize some table headers to improve readability
Add functionality to manage configurations, e.g. workflow enabling/disabling
Add aux data upload functionality
Highlight present and missing input files by colour
Integrate/link the Grafana Dashboards or show monitoring tables
Integrate/link the Kubernetes Dashboard
Processing order list and detail view: Order product types ascending by name (in list of output product classes, input product class stop list, input product class filter, output product class parameters), order configured processors by identifier, within parameter lists order parameters by parameter key (unless this is impracticable due to the way new parameters are added)
--> add more ideas here
The text was updated successfully, but these errors were encountered:
In order list the sort column and direction, the current page and the selection entries are rememberd in URI and restored during page update or back/ forward page.
The following improvements for the GUI are proposed:
The text was updated successfully, but these errors were encountered: