engelsystem/tests/Unit/Controllers
Michael Weimann 5f7fcb9018
make all themes basically working with bs5
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>

migrate buttons and badges

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>

upgrade bootstrap, fix devtool

remove postcss-preset-env

remove npm-run-all

add theme info to design

add theme configs for 2-15

make all themes compile

fix node env in script

refactor theme config

make all themes basically working

fix sass 3rd party warnings

replace slash div by math.div
2021-07-29 20:00:54 +02:00
..
Admin Added email notification on new news 2021-04-12 16:15:25 +02:00
Metrics make all themes basically working with bs5 2021-07-29 20:00:54 +02:00
Stub Added CleanupModel stub 2020-10-21 21:51:48 +02:00
ApiControllerTest.php Replaced old /api endpoint with ApiController 2019-06-12 10:20:08 +02:00
AuthControllerTest.php Login: Added OAuth support 2020-11-22 14:55:29 +01:00
BaseControllerTest.php Implemented Validation for controllers 2019-07-09 21:43:18 +02:00
CleanupModelTest.php Schedule import: Add overview 2020-11-22 16:53:07 +01:00
ControllerTest.php Add new questions frontend 2020-12-20 17:46:45 +01:00
CreditsControllerTest.php Added version to credits and metrics page 2019-07-21 03:19:19 +02:00
DesignControllerTest.php make all themes basically working with bs5 2021-07-29 20:00:54 +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 HomeController: Fix redirect 2020-06-14 13:55:08 +02:00
NewsControllerTest.php News: Add is_pinned 2020-12-27 10:59:28 +01:00
OAuthControllerTest.php OAuth: Compare oauth users using exact compare 2021-04-12 17:13:48 +02:00
PasswordResetControllerTest.php review changes 2020-11-25 00:49:45 +01:00
QuestionsControllerTest.php Questions: Change sorting 2020-12-20 20:48:12 +01:00
SettingsControllerTest.php review changes 2020-11-25 00:49:45 +01:00