Marie PUPO JEAMMET
95fb476041
🔖 (minor) release version 1.3.0
...
Update all version files and changelog for minor release.
2024-10-18 11:53:36 +02:00
Marie PUPO JEAMMET
ce21a7552b
🔖 (patch) release version 1.2.1
...
Update all version files and changelog for patch release.
2024-10-03 16:02:00 +02:00
Marie PUPO JEAMMET
8e4472befc
🐛 (helm) fix dimail api url
...
wrong value in dimail api url was causing prod to not work
2024-10-03 12:16:28 +02:00
Jacques ROUSSEL
aea15292ee
🔧 (mail) use new scaleway email gateway
...
We modify multiples things :
* settings.py in order to manage the new way to send email with the
scaleway gateway
* helm template to manage new mandatory secret
* helm configuration for staging/preprod/production
2024-10-02 17:05:17 +02:00
Marie PUPO JEAMMET
de46a50e8d
🔖 (minor) release version 1.2.0
...
Update all version files and changelog for minor release.
2024-09-30 17:38:44 +02:00
Marie PUPO JEAMMET
5ded297df6
✨ (mailbox) send new mailbox confirmation email
...
send mailbox information upon creating a new mailbox
2024-09-26 20:53:25 +02:00
Marie PUPO JEAMMET
7f31a2b820
🔖 (minor) release version 1.1.0
...
Update all version files and changelog for minor release.
2024-09-10 17:20:05 +02:00
Jacques ROUSSEL
aaca8819b3
🔧 (helm) fix mail provisioning env
...
I forgot to use the new variable on the deployment.
2024-09-10 16:50:14 +02:00
Marie PUPO JEAMMET
4fe74733a5
📈 (monitoring) configure sentry dsn
...
configure sentry dsn to monitor errors in sentry
2024-09-05 16:16:05 +02:00
Sabrina Demagny
675ba4b557
🔖 (patch) release version 1.0.2
...
Update all version files and changelog for release patch.
2024-08-30 18:03:26 +02:00
Marie PUPO JEAMMET
e04a994d37
👽 ️(mailboxes) fix mailbox creation after dimail api improvement
...
Latest dimail modification lead to a bug in our app, preventing mailbox creation
from working properly. I swapped old dimail url to new one, mirrored dimail
modification and fixed tests and tada!
2024-08-28 11:17:19 +02:00
Anthony LC
b84e8b89f7
🔧 (helm) deactivate teams feature on productions env
...
Teams feature is not ready for production yet,
so we need to deactivate it on productions environment.
preprod should be a copy of production,
so we need to deactivate it on preprod too.
2024-08-21 15:13:12 +02:00
daproclaima
85c789bb1a
🔖 (patch) patch release to 1.0.1
...
- upgrade semver for all package.json, env.d files,
and pyproject.toml
- update CHANGELOG.md
2024-08-20 10:03:11 +02:00
Marie PUPO JEAMMET
439ddb9d4a
🔖 (major) major release to 1.0.0
...
🎉 ! For changelog, see changelog.md
2024-08-09 15:21:42 +02:00
Marie PUPO JEAMMET
f55cb3a813
✨ (mailboxes) add mail provisioning api integration
...
We want people to create new mailboxes in La Régie.
This commit adds integration with intermediary dimail-api,
which will in turn send our email creation request to Open-Xchange.
2024-08-09 13:37:20 +02:00
Anthony LC
4d1aafe0d9
🐛 (helm) fix createsuperuser command
...
The createsuperuser command changes recently.
We update the command to reflect the changes.
2024-06-28 11:37:56 +02:00
Anthony LC
4823c8d9dc
👷 (helm) prod configuration
...
Add the prod configuration to the helm chart.
2024-06-25 11:36:09 +02:00