forked from geolba/tethys.backend
- Added a NotificationBar component to display flash messages on the Mimetype creation page. - Modified FormCheckRadioGroup to handle both numeric and string keys for input values. - Removed unused code and API calls from Dashboard.vue and moved API calls to the component level where they are used. - Added authentication middleware to the 'clients' and 'authors' API routes in `start/routes/api.ts`. - Updated the file download route in `start/routes/api.ts` to include "file" in the path. - Corrected the validation message key for file extension minLength in MimetypeController.ts. - Updated favicon path in `resources/views/app.edge`. - Added argon2 dependency in `package.json`. |
||
|---|---|---|
| .. | ||
| Admin | ||
| Auth | ||
| Editor/Dataset | ||
| Errors | ||
| profile | ||
| register-view | ||
| Reviewer/Dataset | ||
| Submitter | ||
| App.vue | ||
| Dashboard.vue | ||
| Error.vue | ||
| Map.vue | ||
| ProfileView.vue | ||