ebs/src/Entity
Sarahshr 20251f6caf
Feat/adhesion payante front (#716)
* list only user groups with enabled services in create and edit service forms

* feat: add platform membership payment (wip)

* WIP

* revert mollie api key

* remove all option for visibility in services forms

* add quit platform membership

* remove quit platform feature

* fix good route name for payment

* fix review

* fix review 2
2024-10-08 09:48:47 +02:00
..
.gitignore First commit of project EBS 2023-12-21 08:49:38 +01:00
Address.php First commit of project EBS 2023-12-21 08:49:38 +01:00
Category.php First commit of project EBS 2023-12-21 08:49:38 +01:00
Configuration.php Feat/adhesion payante front (#716) 2024-10-08 09:48:47 +02:00
Group.php Feat/disable services option for groups (#711) 2024-10-08 09:40:23 +02:00
GroupOffer.php Feat/disable services option for groups (#711) 2024-10-08 09:40:23 +02:00
ImageInterface.php First commit of project EBS 2023-12-21 08:49:38 +01:00
ImagesInterface.php First commit of project EBS 2023-12-21 08:49:38 +01:00
Menu.php First commit of project EBS 2023-12-21 08:49:38 +01:00
MenuItem.php First commit of project EBS 2023-12-21 08:49:38 +01:00
Message.php First commit of project EBS 2023-12-21 08:49:38 +01:00
Page.php First commit of project EBS 2023-12-21 08:49:38 +01:00
Payment.php First commit of project EBS 2023-12-21 08:49:38 +01:00
PaymentToken.php First commit of project EBS 2023-12-21 08:49:38 +01:00
PlatformOffer.php Feat/adhesion payante front (#716) 2024-10-08 09:48:47 +02:00
Product.php Feat/adhesion payante front (#716) 2024-10-08 09:48:47 +02:00
ProductAvailability.php First commit of project EBS 2023-12-21 08:49:38 +01:00
ProductObjectTrait.php First commit of project EBS 2023-12-21 08:49:38 +01:00
ProductServiceTrait.php First commit of project EBS 2023-12-21 08:49:38 +01:00
ServiceRequest.php First commit of project EBS 2023-12-21 08:49:38 +01:00
User.php Feat/adhesion payante front (#716) 2024-10-08 09:48:47 +02:00
UserConfirmationTrait.php First commit of project EBS 2023-12-21 08:49:38 +01:00
UserGroup.php Feat/disable services option for groups (#711) 2024-10-08 09:40:23 +02:00
UserLostPasswordTrait.php First commit of project EBS 2023-12-21 08:49:38 +01:00