tethys.backend/resources/js/Pages/Submitter
Arno Kaimbacher 0bf442be96 hotfix(dataset): improve dataset classification UI and data handling
- Updated the Dataset and Submitter Category Vue components to enhance the UI for library classification. The collection names and numbers are now displayed with distinct styling using `span` elements with specific classes for better readability.
- Modified the DatasetController and Editor/DatasetController to filter collection roles by 'ddc' and 'ccs' names when preloading collections, improving data retrieval efficiency.
- Added `left_id` and `right_id` columns to the `collections` table in the `dataset_7_collections.ts` migration file.
- Added a migration to reorder the collection_roles table.
2025-05-06 17:43:37 +02:00
..
Dataset hotfix(dataset): improve dataset classification UI and data handling 2025-05-06 17:43:37 +02:00
Person - added @adonisjs/mail 2024-09-16 17:59:46 +02:00
EditComponent.ts - npm added @japa/api-client, @japa/assert, @types/supertest 2024-04-25 15:17:22 +02:00