Skip to content

Releases: eth-cscs/firecrest-ui

2.3.5

10 Oct 14:03
445d4fa

Choose a tag to compare

  • adapted the large file upload dialog with the instructions and a script example
  • adapted the frontend to the backend payloads and responses

2.3.5-2 dev

10 Oct 13:33

Choose a tag to compare

2.3.5-2 dev Pre-release
Pre-release
  • adapted the large file upload dialog with the instructions and a script example
  • adapted the frontend to the backend payloads and responses

2.3.5-1 dev

09 Oct 15:41

Choose a tag to compare

2.3.5-1 dev Pre-release
Pre-release
  • adapted the large file upload dialog with the instructions and a script example
  • adapted the frontend to the backend payloads and responses

Release 2.3.4

01 Oct 08:05
015dd5a

Choose a tag to compare

  • yarn dependencies upgrade pre-release
  • removed unused package-lock.json

2.3.4-1

01 Oct 06:25

Choose a tag to compare

2.3.4-1 Pre-release
Pre-release
  • yarn dependencies upgrade pre-release

Release 2.3.3

22 Sep 15:03
f091c71

Choose a tag to compare

  • allow the end user to specify a compute account when downloading a large file (> 5MB)

Release 2.3.2

22 Sep 12:41
3d1f60f

Choose a tag to compare

  • Extend the configuration to support an external, configurable observability dashboard.
  • Integrate panels and iframes into the job detail view.

Job observability panel

05 Sep 14:04

Choose a tag to compare

Pre-release
  • Extend the configuration to support an external, configurable observability dashboard.
  • Integrate panels and iframes into the job detail view.

Job observability panel

05 Sep 13:30

Choose a tag to compare

Pre-release
  • Extend the configuration to support an external, configurable observability dashboard.
  • Integrate panels and iframes into the job detail view.

2.3.0

19 Aug 07:02
9dad176

Choose a tag to compare

  • Removes Sentry from the project, including its dependency and all related integration code
  • Fix express static assets
  • Added dotenv initialization at the top of server.js to ensure .env values are loaded before app config
  • Aligns with the firecREST backend version 2.3.x