|
Some checks failed
CI Pipeline / japa-tests (push) Failing after 1m8s
- **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 |
||
|---|---|---|
| .. | ||
| traits | ||
| appconfig.ts | ||
| backup_code.ts | ||
| base_model.ts | ||
| collection.ts | ||
| collection_role.ts | ||
| coverage.ts | ||
| dataset.ts | ||
| dataset_identifier.ts | ||
| dataset_reference.ts | ||
| description.ts | ||
| DocumentXmlCache.ts | ||
| file.ts | ||
| hash_value.ts | ||
| language.ts | ||
| license.ts | ||
| mime_type.ts | ||
| permission.ts | ||
| person.ts | ||
| project.ts | ||
| role.ts | ||
| subject.ts | ||
| title.ts | ||
| totp_secret.ts | ||
| user.ts | ||
| user_role.ts | ||