Slim Amamou
6e3cf48f92
Merge branch 'Apes-HDF:main' into main
2024-11-20 14:04:58 +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
ThomasSamson
54b3f14a33
Fix syntax helm
2024-10-28 14:48:41 +01:00
ThomasSamson
fe414dc862
Switch image tag on short sha
2024-10-28 14:48:00 +01:00
Slim Amamou
866abe755b
fix(cd): error when deploying
...
cannot patch "prod-redis-master" with kind StatefulSet: StatefulSet.apps "prod-redis-master" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'ordinals', 'template', 'updateStrategy', 'persistentVolumeClaimRetentionPolicy' and 'minReadySeconds' are forbidden
2024-10-28 14:28:11 +01:00
Slim Amamou
aa2565697e
fix(ci): was not deploying
...
Error: UPGRADE FAILED: template: plateforme-ebs/templates/fixtures-job.yaml:1:14: executing "plateforme-ebs/templates/fixtures-job.yaml" at <.Values.php.fixtureJob.enabled>: can't evaluate field enabled in type interface {}
2024-10-28 11:47:59 +01:00
Slim Amamou
7e50abfdb6
fix: 500 error in prod
...
│ {"message":"Uncaught PHP Exception TypeError: \"App\\Repository\\ConfigurationRepository::getServicesParameter(): Return value must be of type bool, null returned\" at ConfigurationRepository.php line 71","context":{"exception":{"class │
│ ":"TypeError","message":"App\\Repository\\ConfigurationRepository::getServicesParameter(): Return value must be of type bool, null returned","code":0,"file":"/srv/app/src/Repository/ConfigurationRepository.php:71"}},"level":500,"level_ │
│ name":"CRITICAL","channel":"request","datetime":"2024-10-28T10:38:49.791926+01:00","extra":{}}
2024-10-28 11:36:14 +01:00
ThomasSamson
35f22d9598
Add security on fixture disabled
2024-10-28 10:23:35 +01:00
ThomasSamson
23a100573d
Disable fixture
2024-10-28 10:21:19 +01:00
ThomasSamson
c807e2bc79
Switch image tag on short sha
2024-10-28 10:04:17 +01:00
Slim Amamou
b1868fc1f8
Merge pull request #2 from Tipimi-fr/chore/sync-source-rebased
...
Chore/sync source rebased
2024-10-28 09:32:09 +01:00
Slim Amamou
3451099a70
Merge branch 'main' into chore/sync-source-rebased
2024-10-25 18:03:06 +01:00
ThomasSamson
21fb6ba656
Add benc
2024-10-25 17:57:30 +01:00
ThomasSamson
132b786159
Fix deployment
2024-10-25 17:57:28 +01:00
ThomasSamson
5d6b62caf2
Fix sms_dns
2024-10-25 17:55:41 +01:00
ThomasSamson
bdf5f80554
Switch sym link
2024-10-25 17:55:41 +01:00
ThomasSamson
d70ce193f6
Disable fixture
2024-10-25 17:54:42 +01:00
ThomasSamson
e6fff0a638
Make image name shorter
2024-10-25 17:52:07 +01:00
ThomasSamson
3a61d684a1
Fix trusted host
2024-10-25 17:52:07 +01:00
ThomasSamson
a6bdb76dc7
Fix build destination
2024-10-25 17:52:07 +01:00
ThomasSamson
10a965b147
trigger cd
2024-10-25 17:52:07 +01:00
ThomasSamson
558746682f
Edit destination ns
2024-10-25 17:52:07 +01:00
ThomasSamson
f55cfaf7e7
Add end
2024-10-11 12:59:47 +02:00
ThomasSamson
9c39d8b513
Fix EOF
2024-10-11 11:38:55 +02:00
ThomasSamson
9c09e9949c
Remove SMS for demo
2024-10-11 11:24:12 +02:00
ThomasSamson
4215054302
Remove useless secret import
2024-10-11 11:18:03 +02:00
ThomasSamson
3fd9f79dce
Fix deployment
2024-10-11 11:15:47 +02:00
JacquesDurand
e64e6b4b0b
Merge pull request #6 from Apes-HDF/chore/sync-les-tilleuls
...
Chore/sync les tilleuls
2024-10-11 10:22:08 +02:00
Camille Gaquiere
f98f91ecc9
Update README.md
...
Ajout de 2 nouvelles fonctionnalités à la plateforme :
- Paiement de l'adhésion à la plateforme (optionnel)
- Activation/désactivation de la fonctionnalité Services par groupe et sous-groupe
2024-10-08 11:22:04 +02:00
JacquesDurand
779d46fc34
fix: missing date in mail ( #753 )
2024-10-08 09:56:35 +02:00
JacquesDurand
6648b44d8a
test: modify cron time to check end membership v3 ( #752 )
2024-10-08 09:53:43 +02:00
JacquesDurand
6bd4c68834
feat: add cronjobs timezone ( #751 )
...
* feat: add cronjobs timezone
* chore: update to symfony 6.4.12
2024-10-08 09:53:32 +02:00
JacquesDurand
a7d51d7c6b
fix: add missing env vars to cronjobs ( #750 )
2024-10-08 09:53:23 +02:00
JacquesDurand
dec5fd6b64
test: modify cron time to check end membership v2 ( #749 )
2024-10-08 09:53:09 +02:00
JacquesDurand
702c15a92e
test: modify cron time to check end membership ( #748 )
2024-10-08 09:52:53 +02:00
JacquesDurand
e26401fe4a
fix: revert fixtures symlink ( #747 )
2024-10-08 09:52:40 +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
5a370bc9aa
chore: disable ck-editor false warning ( #743 )
2024-10-08 09:51:50 +02:00
JacquesDurand
4878e94e9f
fix: wrong fixtures symlink ( #742 )
2024-10-08 09:51:34 +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
951ebf9ab6
chore: Twig update (CVE-2024-45411) ( #736 )
2024-10-08 09:50:30 +02:00
Deuchnord
9318fd8770
feat(SMS): add support for Brevo provider ( #735 )
2024-10-08 09:50:17 +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
bef9d299c0
Docker and docs cleanup ( #733 )
...
* docs: cleanup
* chore: docker cleanup
2024-10-08 09:49:55 +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