tethys.backend/app
Arno Kaimbacher cefd9081ae
Some checks failed
CI Pipeline / japa-tests (push) Failing after 52s
- add AvatarController.ts
- adapted menu.ts, NavBar.vue, NavBarItem.vue for highlighting active nav item
- NavBarItemLabel.vue for app menu highlighting
- adapted routes.ts
- adapted app.edge for new favicon
- adapted LayoutAuthenticated.vue (:showAsideMenu="false") for showing AsideMenu optional
- new material icons: BriefcaseCheck.vue, SwapHorizontal.vue, AccountGroup.vue, Lock.vue
- started with FirstRunWizard
2023-12-15 17:17:33 +01:00
..
Controllers/Http - add AvatarController.ts 2023-12-15 17:17:33 +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