Releases: eth-cscs/firecrest-ui
Releases · eth-cscs/firecrest-ui
2.3.5
- 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
- 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
- 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
- yarn dependencies upgrade pre-release
- removed unused package-lock.json
2.3.4-1
- yarn dependencies upgrade pre-release
Release 2.3.3
- allow the end user to specify a compute account when downloading a large file (> 5MB)
Release 2.3.2
- Extend the configuration to support an external, configurable observability dashboard.
- Integrate panels and iframes into the job detail view.
Job observability panel
- Extend the configuration to support an external, configurable observability dashboard.
- Integrate panels and iframes into the job detail view.
Job observability panel
- Extend the configuration to support an external, configurable observability dashboard.
- Integrate panels and iframes into the job detail view.
2.3.0
- 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