ebs/tests/Functional/Controller/Admin
Sarahshr b9a87a420b
Feat/disable services option for groups (#711)
* add servicesDisabled field for groups and for global configuration

* fixup! add servicesDisabled field for groups and for global configuration

* comment libcurl upgrade to fix ci temporarly

* upgrade caddy version

* review

* fix test

* feat: add paying membership option (#714)

* feat: add paying membership option

* fix: ci

* fix: phpstan + review

* fix: eslint ci
2024-10-08 09:40:23 +02:00
..
Dev First commit of project EBS 2023-12-21 08:49:38 +01:00
AdministratorCrudControllerTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
CategoryObjectCrudControllerTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
CategoryServiceCrudControllerTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
DashboardControllerAsGroupAdminTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
DashboardControllerTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
FooterCrudControllerTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
FooterItemCrudControllerTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
GroupCrudControllerAsGroupAdminTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
GroupCrudControllerTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
GroupOfferCrudControllerAsGroupAdminTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
GroupOfferCrudControllerTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
MenuCrudControllerTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
MenuItemCrudControllerTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
ObjectCrudControllerTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
PageCrudControllerTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
ParametersControllerTest.php Feat/disable services 662 (#669) 2023-12-21 16:49:21 +01:00
PaymentCrudControllerTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
PlaceCrudControllerTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
PlatformOfferCrudControllerTest.php Feat/disable services option for groups (#711) 2024-10-08 09:40:23 +02:00
ServiceCrudControllerTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
ServiceRequestCrudControllerTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
UserCrudControllerTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
UserGroupCrudControllerAsGroupAdminTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
UserGroupCrudControllerTest.php First commit of project EBS 2023-12-21 08:49:38 +01:00