|
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 |
||
|---|---|---|
| .. | ||
| apps/settings | ||
| Components | ||
| Decorators | ||
| Layouts | ||
| Pages | ||
| service | ||
| Stores | ||
| TC | ||
| utils | ||
| app.ts | ||
| colors.ts | ||
| config.ts | ||
| Dataset.ts | ||
| EmitterDirective.ts | ||
| menu.ts | ||
| notiwind.ts | ||
| styles.ts | ||
| tsconfig.json | ||
| tsconfig.old.json | ||