Commit graph

30 commits

Author SHA1 Message Date
Léa BAR
068a41aaba
fix: fix php cs errors 2 2026-04-30 14:59:16 +02:00
Léa BAR
a5d9bbf45f
fix: fix php cs errors 2026-04-30 14:50:12 +02:00
Maxiloud
9d98b8ffc6 fix: prevent empty phone numbers from being accepted when updating user information (#774) 2025-11-05 11:25:37 +01:00
Maxiloud
e6ace1d40f Feat/optimisation user account (#773)
* removed place registration on front page

* phone field is mandatory

* added address verification on a product demand

* fix test
2025-11-05 11:23:40 +01:00
Paul Andrieux
821018d4ce fix:add category and description fields for place user (#768) 2025-08-25 15:38:12 +02:00
Paul Andrieux
f948537e31 assert description max length (#767) 2025-08-25 15:38:04 +02:00
Slim Amamou
f49933bcd4 repo sync: ported all fixes from Tipimi 2025-01-22 13:01:44 +01:00
JacquesDurand
8443a51619
fix: add doctrine migration (#756) 2024-11-29 09:49:26 +01:00
davy-beauzil
9e5f079412 fix: add migration + set nullable 2 properties (#754)
Les fixtures ne passent plus, j'ai une erreur `Duplicate table: 7 ERROR:  relation "migration_versions" already exists` mais je merge quand même pour pouvoir déployer la migration en prod
2024-11-20 14:02:07 +01:00
JacquesDurand
779d46fc34
fix: missing date in mail (#753) 2024-10-08 09:56:35 +02:00
JacquesDurand
11cfd01872
fix: remove products from search if vacationMode (#746) 2024-10-08 09:52:32 +02:00
JacquesDurand
030eb6c805
fix: allow sending more invite in case of expirations (#745) 2024-10-08 09:52:15 +02:00
JacquesDurand
06a76374bc
fix: missing trad and clear payment session on error (#744) 2024-10-08 09:52:00 +02:00
JacquesDurand
9167e81da2
fix: dynamic admin group choices (#741) 2024-10-08 09:51:22 +02:00
JacquesDurand
eea58804cd
fix: platform membership fixes (#740) 2024-10-08 09:50:58 +02:00
JacquesDurand
97a839c491
fix: deactivable services and child groups (#739) 2024-10-08 09:50:40 +02:00
Loïc Vernet
32d91e49a0
Symfony 6.4 update (#590)
* symfony 6.3: removed sensio/framework-extra-bundle

* symfony 6.3: update

* Symfony 6.3.1 update

* chore: composer up

* symfony 6.4 update

* cs: php-code-fixer update

* fix composer.lock

* add php-http required dependencies

* Fix Stan and CS

---------

Co-authored-by: Jérôme Tanghe <jerome.tanghe@les-tilleuls.coop>
2024-10-08 09:50:06 +02:00
Loïc Vernet
bef999767e
fix: fix 500 when submitting step1 form without entering values (#684) 2024-10-08 09:49:43 +02:00
Loïc Vernet
24f27294f0
fix: fixed create group link (#685) 2024-10-08 09:49:31 +02:00
Sarahshr
ac791cfae6
add missing info on redirect to payment page (#729) 2024-10-08 09:49:16 +02:00
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
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
maxiloud
28acad23be Add image in fixtures (#699)
* Add image in fixtures

* Add storage directory in gitignore

* Add pictures for user, categories. Add upload system to service product

* restore gitignore
2024-03-26 14:44:20 +01:00
davy-beauzil
467eb71975 fix: change "A récupérer" by "Lieu de la prestation" for services (#698)
* fix: change "A récupérer" by "Lieu de la prestation" for services

* fix: add product variable for template
2024-03-26 14:43:46 +01:00
davy-beauzil
b747bf32de fix: remove dev tools in admin dashboard sidebar (#691) 2024-03-26 14:43:01 +01:00
Sarahshr
b1e3a5150c Feat/disable services 662 (#671)
* disable button for services

* add button to disable services

* fix account services links

* fixup! fix account services links

---------

Co-authored-by: Sarahshr <sarah@les-tilleuls.coop>
2024-01-16 14:54:49 +01:00
Sarahshr
9f661ebe0a Feat user list (#674)
* add group count column in users & places lists

* add export button for products pages

---------

Co-authored-by: Sarahshr <sarah@les-tilleuls.coop>
2024-01-16 14:54:41 +01:00
Sarahshr
f88fa2ef00 feat: add more infos in dashboard page (#673)
Co-authored-by: Sarahshr <sarah@les-tilleuls.coop>
2024-01-16 14:54:29 +01:00
Sarahshr
a664e9a9bd Feat/disable services 662 (#669)
* disable button for services

* add button to disable services

---------

Co-authored-by: Sarahshr <sarah@les-tilleuls.coop>
2023-12-21 16:49:21 +01:00
Slim
e533ba1f15 First commit of project EBS 2023-12-21 08:49:38 +01:00