Skip to content

Releases: eth-cscs/firecrest-ui

2.4.2-beta3

09 Dec 11:09

Choose a tag to compare

2.4.2-beta3 Pre-release
Pre-release
  • 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

09 Dec 10:11

Choose a tag to compare

2.4.2-beta2 Pre-release
Pre-release
  • 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

04 Dec 13:32

Choose a tag to compare

2.4.2-beta1 Pre-release
Pre-release
  • 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

19 Nov 15:16

Choose a tag to compare

  • 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

18 Nov 10:16

Choose a tag to compare

Release 2.4.1-beta.4 Pre-release
Pre-release
  • 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

18 Nov 10:08

Choose a tag to compare

Release 2.4.1-beta.3 Pre-release
Pre-release
  • 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

28 Oct 10:16

Choose a tag to compare

Release 2.4.0-beta.1 Pre-release
Pre-release
  • 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

22 Oct 15:13
7ad365a

Choose a tag to compare

  • payload file transfer s3 adapted

Release 2.3.6

22 Oct 11:06
a523639

Choose a tag to compare

  • 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