| .. |
|
AdminAppLoginControllerTest.php
|
feat(auth): implement AdminApp login functionality with controller, request, routes, and tests
|
2026-07-31 10:47:55 -03:00 |
|
AdminAppMeControllerTest.php
|
feat(auth): implement AdminAppMeController and AdminAppMeResource; add routes and tests for user context retrieval
|
2026-07-31 16:11:47 -03:00 |
|
AdminAppResetPasswordControllerTest.php
|
feat(auth): implement admin app password reset attempt functionality
|
2026-08-13 12:15:14 -03:00 |
|
CreateResetPasswordAttemptControllerTest.php
|
test(auth): cover password reset expiration
|
2026-08-27 10:06:41 -03:00 |
|
GoogleTokenExchangeControllerTest.php
|
feat(purchase): add checkout expiration settings and reservation status to purchase items
|
2026-07-27 12:49:27 -03:00 |
|
LoginControllerTest.php
|
feat(auth): implement login security features including account locking and login attempt tracking
|
2026-07-29 10:47:26 -03:00 |
|
RegisterControllerTest.php
|
feat(notification): implement email notifications for user registration and purchase events
|
2026-07-22 09:54:19 -03:00 |
|
ResetPasswordAttemptTest.php
|
test(auth): cover password reset expiration
|
2026-08-27 10:06:41 -03:00 |
|
ResetPasswordControllerTest.php
|
test(auth): cover password reset expiration
|
2026-08-27 10:06:41 -03:00 |
|
ScannerLoginControllerTest.php
|
feat(auth): enhance password reset attempt handling with new reasons and update related services
|
2026-08-13 16:49:19 -03:00 |
|
ScannerMeControllerTest.php
|
feat(auth): implement permission-based access for scanner functionality and update related tests
|
2026-08-11 14:53:51 -03:00 |
|
ScannerResetPasswordControllerTest.php
|
feat(scanner): implement password reset attempt functionality for scanner users
|
2026-08-13 16:44:27 -03:00 |
|
UserAuthorizationRelationsTest.php
|
feat(authorization): refactor role management to use RoleCode enum, update migrations, seeders, and tests
|
2026-07-31 08:32:00 -03:00 |
|
ValidateResetPasswordAttemptControllerTest.php
|
test(auth): cover password reset expiration
|
2026-08-27 10:06:41 -03:00 |