v1.21.0
This version is aligned with fractal-server 2.17.10.
- Updated usage of
fractalctl init-db-datafor tests (#858). - Added more keywords to match SLURM errors (#843).
- Fixed bug in sandbox pages (#839);
- Displayed all kinds of recent task activities in tasks management page. (#835);
- Managed resources and profiles (#845, #862):
- Added new admin pages for resources and profiles;
- Updated admin user pages to associate users with profiles;
- Updated admin settings page;
- Merged "My Profile" and "My settings" pages;
- Merged user settings into user (#862);
- Adapted to OAuth2 changes (#862);
- Handled user without profile as not verified users (#862);
- Added support for oneOf and discriminator (#867);
- Added resource filter on admin task and task-group pages (#867);
- Handled
FRACTAL_DEFAULT_GROUP_NAMEenvironment variable, to specify if a default group is used (#870); - Renamed "Restart workflow" to "Reset workflow" (#876);
- Added paginator to admin tasks and jobs pages (#876);