tethys.backend/resources/css
Arno Kaimbacher 9823364670 hotfix: enhance radio button and file upload components
- Improved the styling and functionality of the radio button component, including a new radio button style.
- Added a loading spinner to the file upload component to indicate when large files are being processed.
- Added the ability to sort files in the file upload component.
- Fixed an issue where the radio button component was not correctly updating the model value.
- Updated the dataset creation and edit forms to use the new radio button component.
- Added a global declaration for the `sort_order` property on the `File` interface.
- Updated the API to filter authors by first and last name.
- Removed the import of `_checkbox-radio-switch.css` as the radio button styling is now handled within the component.
2025-03-27 16:04:23 +01:00
..
_checkbox-radio-switch.css initial commit 2023-03-03 16:54:28 +01:00
_progress.css - add EventEmmitter for directly binding Events to component 2023-03-31 14:54:15 +02:00
_scrollbars.css - add EventEmmitter for directly binding Events to component 2023-03-31 14:54:15 +02:00
_table.css - npm updates 2024-01-04 16:40:05 +01:00
app.css hotfix: enhance radio button and file upload components 2025-03-27 16:04:23 +01:00