Releases: fractal-analytics-platform/fractal-web
Releases · fractal-analytics-platform/fractal-web
v1.9.0
- Alignment with fractal-server 2.7 (#583, #601, #605, #612, #616, #620):
- Removed owner from v2 tasks (#583);
- Displayed workflow task warning message (#583);
- Implemented selection of group in task creation (#583);
- First implementation of new workflow task modal (#583);
- Used new group_ids_names field (#583);
- Renamed source to label in custom python env task creation (#583);
- Changes to admin tasks page (#583, #601);
- Changed task list to use task groups (#601);
- Changes to job submission healthcheck page (#601);
- Implemented task group modal info, edit and delete (#601);
- Removed usage of source field (#601);
- Filtered identical task groups (#605);
- Removed order field from workflow task modal (#605);
- Disabled editing of task name (#605);
- Added user group setting editor form (#612);
- Supported deletion of groups (#612);
- Sorted tasks by id (#616);
- Created healthcheck task as private (#616);
- Used args_schema=false in GET /api/v2/task-group/ (#616);
- Ignored empty task groups (#616);
- Checked pkg_name while computing workflow task update candidates (#616);
- Added admin task groups page (#620);
- Fixed dropdown style (#601);
- Changed "new version available" icon (#583);
- Login page layout improvements (#605);
- Fixed issue when editing user after setting the superuser privilege (#612);
- Used response.data.version when displaying task collections (#616);
- Implemented reordering of tasks in workflow using drag and drop (#616);
- Fixed broken unsaved changes modal, for non-JSON-schema-based workflowtask edits (#616);
- Refactored user editing form using only one save button (#616);
- Allowed same key for attribute and type in input filters (#620);
v1.9.0-a4
1.9.0-a4
v1.9.0-a3
1.9.0-a3
v1.9.0-a2
1.9.0-a2
v1.9.0-a1
1.9.0-a1
v1.9.0-a0
1.9.0-a0
v1.8.0
- Drop Node 16 support (#574);
- Upgraded dependencies (#574):
- svelte: 3.x -> 4.x
- @sveltejs/kit: 1.x -> 2.x
- @sveltejs/adapter-node: 1.x -> 2.x
- @sveltejs/adapter-static: 2.x -> 3.x
- eslint: 8.x -> 9.x
- typescript: 4.x -> 5.x
- vite: 4.x -> 5.x
- vitest: 0.x -> 1.x
- @vincjo/datatables: 1.6.0 -> 1.14.10
- bootstrap: 5.2.3 -> 5.3.3