tethys.backend/resources/js/Pages
Arno Kaimbacher f828ca4491
All checks were successful
CI Pipeline / japa-tests (push) Successful in 1m2s
- added 2fa authentication during login. see resources/js/Pages/Auth/login.vue
- added validate() method inside app/Srvices/TwoFactorProvider.ts
- added twoFactorChallenge() method inside app/Controllers/Http/Auth/AuthController.ts for logging in via 2fa-code
2024-02-16 15:32:47 +01:00
..
Admin - added 2fa authentication during login. see resources/js/Pages/Auth/login.vue 2024-02-16 15:32:47 +01:00
Auth - added 2fa authentication during login. see resources/js/Pages/Auth/login.vue 2024-02-16 15:32:47 +01:00
Editor/Dataset - removed extra test datacite accounts from .env 2024-01-31 13:19:46 +01:00
register-view - prettier formatting 2023-10-31 15:38:43 +01:00
Reviewer/Dataset - npm updates 2024-01-04 16:40:05 +01:00
Submitter - HomeController.ts: addes api method for showing number of publications per month for given year 2024-02-02 14:00:54 +01:00
App.vue - prettier formatting 2023-10-31 15:38:43 +01:00
Dashboard.vue - npm updates 2024-02-06 16:39:33 +01:00
Error.vue initial commit 2023-03-03 16:54:28 +01:00
Map.vue - add AvatarController.ts 2023-12-15 17:17:33 +01:00
ProfileView.vue initial commit 2023-03-03 16:54:28 +01:00