Skip to content

[re #12467] GUI Update & API Integration

Jan Vandlíček requested to merge enh/12467-gui-update into dev

New version of whole GUI with many features:

  • internationalization with next-intl
  • themes - dark & light mode
  • home page: data pump controller & websocket messenger
  • projects page: manage project - create & delete
  • settings page: blank page for future use

Updated API integration on the frontend:

  • POST for pump execution update for required projectId
  • POST for creation of new project with custom name
  • DELETE of projects

Merge request reports

Loading