0.4.1 (2024-07-14)
- change to correct url for fetching analysis samples (da47cb3)
0.4.0 (2024-07-14)
- improve UI regarding archivingn, assigned analysis and running processes. (a133ab5)
0.3.1 (2024-07-13)
0.3.0 (2024-07-13)
- make it possible to view sequence run information (79dc599)
- change webb history module (fce43a1)
- remove auto build of docker container, since they need to be built for each deployment. Also update dockerfile to make it easier to build new container for a deployment. (6a9d9bd)
0.2.0 (2024-07-11)
- add 404 page and restructure routes (e44c77d)
- update dockerfile and change from CreateWebHistory to creatememoryhistory (0d0f5e3)
0.1.1 (2024-07-09)
- change to correct repo (9234749)
- build docker and run gitactions (053afcd)
- list sequence runs and analysis. Restructure dashboard. (d245745)
- login page and a simple dashboard (226c8c4)
- update shown statistics (40dc12d)
- if token isn't valid anymore the user will be redirected to the login page (9622881)