Releases: fractal-analytics-platform/fractal-web
Releases · fractal-analytics-platform/fractal-web
v1.15.0-a1
20 Jan 11:01
Compare
Sorry, something went wrong.
No results found
v1.15.0-a0
15 Jan 16:42
Compare
Sorry, something went wrong.
No results found
v1.14.0
07 Jan 14:02
Compare
Sorry, something went wrong.
No results found
Removed legacy version support (#684 );
Removed the environment variables FRACTAL_API_V1_MODE and TEST_VERSION;
v1.13.1
12 Dec 14:31
Compare
Sorry, something went wrong.
No results found
Tasks table improvements (#677 ):
Handled install instructions (#677 );
Made task name a link pointing to docs_link (#677 );
Removed input_types column (#677 );
Fixed task group activity wrong admin API call (#677 );
Used new replace-task endpoint for version update (#677 );
Fixed version update for deactivated tasks (#677 );
v1.13.0
10 Dec 12:20
Compare
Sorry, something went wrong.
No results found
Moved jschema and other common components to a dedicatedcomponents module (#671 );
Added tasks-list module to generate the tasks-list static page (#671 );
v1.12.0
05 Dec 13:32
Compare
Sorry, something went wrong.
No results found
Used form data in tasks collection endpoint (#669 );
v1.11.2
04 Dec 08:21
Compare
Sorry, something went wrong.
No results found
Removed usage of cache_dir field (#667 );
v1.11.1
03 Dec 12:56
Compare
Sorry, something went wrong.
No results found
Added tasks search filters (#658 );
Split standard-user tasks page into "tasks page" vs "tasks management page" (#658 );
Added alive endpoint (#658 );
Added user column and sorted users by email in /v2/admin/task-groups/activities (#658 );
v1.11.0
27 Nov 08:29
Compare
Sorry, something went wrong.
No results found
Alignment with fractal-server 2.9.0 (#640 , #643 , #652 , #655 ):
Updated task collections logic and created task-group activities pages for standard users and administrators (#640 );
Removed active checkbox from task group edit modal (#640 );
Added Manage button to deactivate and reactivate task groups (#640 );
Removed usage of DB_ENGINE and SQLITE_PATH variables (#643 );
Displayed timestamp_last_used property in task-group info modal (#643 );
Viewer paths page improvements (#643 );
Added manage buttons on admin task-groups page (#643 );
Added last used timestamp filter to task-group admin page (#643 );
Used new GET /auth/current-user/allowed-viewer-paths/ endpoint (#652 );
Added "Download token" button in "My profile" page (#652 );
Implemented removal of users from group (#655 );
Implemented import of user settings from another user (#655 );
Used new set-groups endpoint (#655 );
Sorted task-group activities by timestamp_started (more recent first) (#655 );
v1.11.0-a2
22 Nov 11:04
Compare
Sorry, something went wrong.
No results found