tethys.backend/resources/js
Arno Kaimbacher f67b736a88
Some checks failed
CI Pipeline / japa-tests (push) Failing after 1m0s
feat: Enhance dataset management and improve frontend components
- Added preloads 'allowed_extensions_mimetypes' and 'dependent_array_min_length' in adonisrc.ts
- Updated @symfony/webpack-encore from ^4.6.1 to ^5.0.1
- AdminuserController: Implemented pagination for 10 records in index method
- Enabled reviewers to reject datasets to editors with email notifications (DatasetController.ts)
- Submitter DatasetController: Files now loaded in ascending order (sort_order) in edit mode
- file.ts: Removed serialization of fileData due to browser issues
- Modified FileUpload.vue to mark already uploaded files as deleted
- Improved keyword search in SearchCategoryAutocomplete.vue
- Started development on Category.vue for submitters to categorize DDC
- Added new route /dataset/categorize in routes.ts
- Introduced 2 new rules in start/rules: allowed_extensions_mimetypes.ts and dependent_array_min_length.ts
- Performed npm updates
2024-11-29 15:46:26 +01:00
..
apps/settings - added @adonisjs/mail 2024-09-16 17:59:46 +02:00
Components feat: Enhance dataset management and improve frontend components 2024-11-29 15:46:26 +01:00
Decorators - add EventEmmitter for directly binding Events to component 2023-03-31 14:54:15 +02:00
Layouts - added own provider for drive methods 2024-04-23 19:36:45 +02:00
Pages feat: Enhance dataset management and improve frontend components 2024-11-29 15:46:26 +01:00
service - added @adonisjs/mail 2024-09-16 17:59:46 +02:00
Stores - added @adonisjs/mail 2024-09-16 17:59:46 +02:00
TC - added @adonisjs/mail 2024-09-16 17:59:46 +02:00
utils - added @adonisjs/mail 2024-09-16 17:59:46 +02:00
app.ts - added @adonisjs/mail 2024-09-16 17:59:46 +02:00
colors.ts - renamings to the new naming convetion for adonisjs version 6 2024-04-29 11:25:50 +02:00
config.ts - renamings to the new naming convetion for adonisjs version 6 2024-04-29 11:25:50 +02:00
Dataset.ts feat: Enhance dataset management and improve frontend components 2024-11-29 15:46:26 +01:00
EmitterDirective.ts - npm updates, remove rxjs 2023-04-06 18:56:41 +02:00
menu.ts - added LicenseController.ts and MimetypeController for enabling mime_types and licences 2024-06-14 12:38:04 +02:00
notiwind.ts - daraggable crators and contributors inside Pages/Submitter/Dataset/Create.Vue 2023-06-16 16:44:28 +02:00
styles.ts - renamings to the new naming convetion for adonisjs version 6 2024-04-29 11:25:50 +02:00
tsconfig.json - renamings to the new naming convetion for adonisjs version 6 2024-04-29 11:25:50 +02:00
tsconfig.old.json - renamings to the new naming convetion for adonisjs version 6 2024-04-29 11:25:50 +02:00