Releases: eth-cscs/firecrest-ui
Releases · eth-cscs/firecrest-ui
2.4.2-beta3
- Redesigned HPC Console UI navigation to support a contextualized definition of vCluster system and user account context.
- Updated left-hand menu to display platform vClusters along with their status.
- Added a top-right dropdown menu for selecting the active user account.
- Updated filesystem and compute configuration forms to adapt dynamically to the current context.
- Adjusted UI routing to support link sharing.
- Enhanced the job list view with an option to load either all jobs for an account or only those belonging to the current user.
- Job Scheduler left navigation icon changed (CommandLineIcon)
2.4.2-beta2
- Redesigned HPC Console UI navigation to support a contextualized definition of vCluster system and user account context.
- Updated left-hand menu to display platform vClusters along with their status.
- Added a top-right dropdown menu for selecting the active user account.
- Updated filesystem and compute configuration forms to adapt dynamically to the current context.
- Adjusted UI routing to support link sharing.
- Enhanced the job list view with an option to load either all jobs for an account or only those belonging to the current user.
- Job Scheduler left navigation icon changed (CommandLineIcon)
2.4.2-beta1
- Redesigned HPC Console UI navigation to support a contextualized definition of vCluster system and user account context.
- Updated left-hand menu to display platform vClusters along with their status.
- Added a top-right dropdown menu for selecting the active user account.
- Updated filesystem and compute configuration forms to adapt dynamically to the current context.
- Adjusted UI routing to support link sharing.
- Enhanced the job list view with an option to load either all jobs for an account or only those belonging to the current user.
Release 2.4.1
- Complete re-design of the job details view focusing on the the STD OUTPUT (INPUT, ...) instead of job metadata
- Conditional layout that can be selected per-route and depending on the backend data
- Re-design of the Grafana Embed Dashboard Component
- Implement a new Tabs Component to support multiple Grafana Dashboard per job
- Added the ability to download both standard output and error files directly from the Job Detail UI page.
- Updated backend API calls to support the new file‑transfer download functionality.
Release 2.4.1-beta.4
- Added the ability to download both standard output and error files directly from the Job Detail UI page.
- Updated backend API calls to support the new file‑transfer download functionality.
Release 2.4.1-beta.3
- Added the ability to download both standard output and error files directly from the Job Detail UI page.
- Updated backend API calls to support the new file‑transfer download functionality.
Release 2.4.0-beta.1
- Complete re-design of the job details view focusing on the the STD OUTPUT (INPUT, ...) instead of job metadata
- Conditional layout that can be selected per-route and depending on the backend data
- Re-design of the Grafana Embed Dashboard Component
- Implement a new Tabs Component to support multiple Grafana Dashboard per job
Release 2.3.7
- payload file transfer s3 adapted
Release 2.3.6
- Bug fix description: when a filesystem is misconfigured or unreachable, the default error-handling fallback is triggered, preventing any UI components (including the navigation select) from being rendered. As a result, the view cannot be used, even if the user attempts to navigate to another filesystem.
- minor ui changes for uploading big files