tethys.backend/public
Arno Kaimbacher 49bd96ee77
Some checks failed
CI Pipeline / japa-tests (push) Failing after 1m8s
feat: enhance user management, mimetype creation, and validation
- **AdminuserController.ts**: enable editing `first_name` and `last_name` for user creation and updates
- **MimetypeController.ts**: add creation support for mimetypes with selectable extensions
- **Models**: add `Mimetype` model (mime_type.ts); add `SnakeCaseNamingStrategy` for User model
- **Validators**:
  - **updateDatasetValidator**: increase title length to 255 and description length to 2500
  - **User Validators**: refine `createUserValidator` and `updateUserValidator` to include `first_name` and `last_name`
- **vanilla_error_reporter**: improve error reporting for wildcard fields
- **SKOS Query**: refine keyword request in `SearchCategoryAutocomplete.vue`
- **UI Enhancements**:
  - improve icon design in wizard (Wizard.vue)
  - add components for mimetype creation (Create.vue and button in Index.vue)
- **Routes**: update `routes.ts` to include new AdonisJS routes
2024-10-31 11:02:36 +01:00
..
assets feat: enhance user management, mimetype creation, and validation 2024-10-31 11:02:36 +01:00
assets2 - small adaption for OpenAire inside OaiController.ts 2024-07-26 14:51:57 +02:00
data-sources initial commit 2023-03-03 16:54:28 +01:00
docs - removed extra test datacite accounts from .env 2024-01-31 13:19:46 +01:00
favicon.ico initial commit 2023-03-03 16:54:28 +01:00
favicon.png - add AvatarController.ts 2023-12-15 17:17:33 +01:00
logo.svg - redesign login page 2023-09-14 15:37:36 +02:00
records.json - prettier formatting 2023-10-31 15:38:43 +01:00