..
Admin
Fix migration and test improvements
2022-01-01 16:33:40 +01:00
Metrics
/metrics: Add newline at the end to be spec compliant
2022-05-11 00:25:20 +02:00
Stub
Settings Modernization: Refactoring
2022-11-01 16:55:23 +01:00
ApiControllerTest.php
Replaced old /api endpoint with ApiController
2019-06-12 10:20:08 +02:00
AuthControllerTest.php
Redirect back from login after 403 (Not authorized)
2021-10-23 17:13:46 +02:00
BaseControllerTest.php
Implemented Validation for controllers
2019-07-09 21:43:18 +02:00
ChecksArrivalsAndDeparturesTest.php
Settings Modernization: Refactoring
2022-11-01 16:55:23 +01:00
ControllerTest.php
Settings Modernization: Applied suggested changed from #972
2022-11-01 16:55:23 +01:00
CreditsControllerTest.php
Added version to credits and metrics page
2019-07-21 03:19:19 +02:00
DesignControllerTest.php
Cleanup duplicated app calls, replaced deprecated methods, readability improvements
2022-07-11 23:30:41 +02:00
FaqControllerTest.php
Added FAQ
2020-12-20 17:46:45 +01:00
HasUserNotificationsTest.php
Added HasUserNotifications trait to show messages to the user
2020-04-25 15:50:57 +02:00
HealthControllerTest.php
Added k8s health checks and metrics scraping
2020-09-22 11:37:21 +02:00
HomeControllerTest.php
Permissions refactoring
2022-11-06 12:41:52 +01:00
MessagesControllerTest.php
Unified message display, scroll to newest after sending or deleting
2022-06-06 16:12:47 +02:00
NewsControllerTest.php
Make news comments deletable
2021-08-08 19:11:16 +02:00
OAuthControllerTest.php
Make password enabled configurable via oauth settings
2022-03-20 18:29:51 +01:00
PasswordResetControllerTest.php
Added user related factories
2021-08-08 18:31:33 +02:00
QuestionsControllerTest.php
Added user related factories
2021-08-08 18:31:33 +02:00
SettingsControllerTest.php
Settings Modernization: Applied suggested changed from #972
2022-11-01 16:55:23 +01:00