Skip to content
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

[GUI] Collector issue for improvement ideas #218

Open
tangobravo62 opened this issue Jun 4, 2024 · 3 comments
Open

[GUI] Collector issue for improvement ideas #218

tangobravo62 opened this issue Jun 4, 2024 · 3 comments
Labels
design change Change or removal of existing features enhancement New feature or request

Comments

@tangobravo62
Copy link
Collaborator

tangobravo62 commented Jun 4, 2024

The following improvements for the GUI are proposed:

  1. In list views with (or without) paging, show the total number of objects in the list.
  2. 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)
  3. In list views add sorting buttons on column headers where appropriate
  4. In list views make number of entries shown configurable (as in Workflow list view)
  5. 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: GUI_list_404
  6. Add product download button to GUI and download command to CLI.
  7. Improve screen size adjustment
  8. Add help/info texts for each page
  9. Link/integrate the prosEO Wiki, as well as the API reference guide and Javadocs
  10. Integrate roles more meaningfully and explain
  11. Add user management functionality, e.g. password changing
  12. Reorganize some table headers to improve readability
  13. Add functionality to manage configurations, e.g. workflow enabling/disabling
  14. Add aux data upload functionality
  15. Highlight present and missing input files by colour
  16. Integrate/link the Grafana Dashboards or show monitoring tables
  17. Integrate/link the Kubernetes Dashboard
  18. 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)
  19. --> add more ideas here
@katharinabassler
Copy link
Collaborator

katharinabassler commented Jun 4, 2024

Existing issues: #196, #187, #182, #178, #164, #159, #91

@katharinabassler katharinabassler added enhancement New feature or request design change Change or removal of existing features labels Jun 18, 2024
emelchinger added a commit that referenced this issue Jan 9, 2025
@emelchinger
Copy link
Collaborator

Issue #159 is implemented.

@emelchinger
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design change Change or removal of existing features enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants