tethys.backend/app
Arno Kaimbacher ae0c471e93
Some checks failed
CI Pipeline / japa-tests (push) Failing after 52s
- now authenticated user can change password with check of old password and password confirmination
- cchanged route app.dashboard to apps.dashboard
- add editor and reviewer relation to Dataset.ts
- added personal menu in asideMenu
- added Approve.vue for editor
- show warning in Index.vue  (editor), if no dataset is loaded
- user Receive.vue without inertia helper form
- npm updates
- added routes in routes.ts
2023-12-12 15:22:25 +01:00
..
Controllers/Http - now authenticated user can change password with check of old password and password confirmination 2023-12-12 15:22:25 +01:00
Exceptions - prettier format checking 2023-09-05 18:18:42 +02:00
Library - remove VOLUME assignments from DOXKERFILE 2023-10-17 15:45:41 +02:00
Middleware - additional functionality for DatasetController.ts 2023-06-22 17:20:04 +02:00
Models - now authenticated user can change password with check of old password and password confirmination 2023-12-12 15:22:25 +01:00
Utils - added earliestPublicationDate for App/Models/Dataset.ts 2023-10-03 21:11:02 +02:00
Validators - addes @adonisjs/redis fo saving session into redis with redis.ts contract and config 2023-11-27 17:17:22 +01:00
FlashResponse.ts - use latest prettier 3.0 with eslint-plugin-prettier: 5.0.0-alpha.2 2023-07-17 19:13:30 +02:00