renovate[bot]
c5edabf3b0
⬆️ (dependencies) update next to v15.4.8 [SECURITY]
2025-12-04 09:36:36 +00:00
Quentin BEY
80caa062e9
🐛 (mail-domains) fix zod resolver use in forms
...
References:
https://github.com/react-hook-form/react-hook-form/issues/12816
https://github.com/react-hook-form/resolvers/issues/768
2025-11-04 16:10:27 +01:00
Quentin BEY
513dbe6f83
💚 (frontend) fix using side effects within waitFor callback
...
New lint error detected.
2025-11-04 16:10:27 +01:00
Marie PUPO JEAMMET
490fdd2ed4
🐛 (tests) fix lint-front and test-front errors
...
fix dependency import error and failing e2e tests due to
@tanstack upgrade
2025-11-04 16:10:27 +01:00
Marie PUPO JEAMMET
e5938e144e
📌 (frontend) hold next to v15.4.7
...
Avoid renovate to bump next to its latest major version.
2025-11-04 16:10:27 +01:00
Marie PUPO JEAMMET
39af4313cf
🚨 (frontend) adapt signatures to @tanstack/react-query to >5.90
...
Recent upgrade of @tanstack/react-query to
version >5.90 introduced a breaking change in the
onSuccess and onError callback signatures for
the useMutation hook.
The context parameter has been replaced with an
onMutateResult parameter, which provides
information about the result of the
onMutate callback.
Shamelessly copied from https://github.com/suitenumerique/docs/pull/1375/commits
2025-11-04 16:10:27 +01:00
Marie PUPO JEAMMET
abfe32569e
⬇️ (dependencies) hold cunningham to v3.2.3
...
Cunningham v4.0.0 is not yet compatible with lasuite ui-kit
2025-11-04 16:10:27 +01:00
renovate[bot]
964981bbfb
⬆️ (dependencies) update js dependencies
2025-11-04 16:10:27 +01:00
mjeammet
33faa5f224
🌐 (i18n) update translated strings
...
Update translated files with new translations
2025-10-22 10:18:21 +00:00
Marie PUPO JEAMMET
99967b450e
🔖 (minor) release version 1.20.0
...
Update all version files and changelog for minor release.
2025-10-22 10:18:21 +00:00
renovate[bot]
2ddfef59d8
⬆️ (dependencies) update next to v15.4.7 [SECURITY]
2025-10-13 10:01:30 +00:00
mjeammet
80da8bea74
🌐 (i18n) update translated strings
...
Update translated files with new translations
2025-09-19 17:04:02 +02:00
Marie PUPO JEAMMET
76f4bf36c7
🔖 (patch) release version 1.19.1
...
Update all version files and changelog for patch release.
2025-09-19 17:04:02 +02:00
Eléonore Voisin
78a5d907ca
🐛 (fix) add enabled update your mailbox
...
can update your mailbox as viewer
2025-09-19 16:45:40 +02:00
mjeammet
675e719a22
🌐 (i18n) update translated strings
...
Update translated files with new translations
2025-09-03 11:52:42 +02:00
Marie PUPO JEAMMET
668a296142
🔖 (minor) release version 1.19.0
...
Update all version files and changelog for minor release.
2025-09-03 11:52:42 +02:00
elvoisin
f1892b7049
✨ (front) add modal update mailboxes ( #954 )
...
* ✨ (front) add modal update mailboxes
add modal update mailboxes
* ♿ ️(labels) improve aria-labels on domain panel's buttons
improve descriptions on aria-label on domain panel's buttons
---------
Co-authored-by: Marie PUPO JEAMMET <marie.pupojeammet@numerique.gouv.fr >
2025-09-03 11:02:23 +02:00
Marie PUPO JEAMMET
b47282430e
🔖 (patch) release version 1.18.2
...
Update all version files and changelog for patch release.
2025-07-03 11:28:01 +02:00
Eléonore Voisin
fdec3b4196
🐛 (front) fix missing pagination mail domains
...
fix position div ref
2025-07-02 17:38:21 +02:00
Marie PUPO JEAMMET
b78723ecce
🔖 (patch) release version 1.18.1
...
Update all version files and changelog for patch release.
2025-07-02 11:29:10 +02:00
mjeammet
3b73cca2f5
🌐 (i18n) update translated strings
...
Update translated files with new translations
2025-07-02 11:29:10 +02:00
elvoisin
06d4d5c9e8
🐛 (front) fix missing pagination mail domains ( #946 )
...
fix missing pagination mail domains + mailboxes list
2025-07-02 09:03:11 +02:00
mjeammet
405e5fda90
🌐 (i18n) update translated strings
...
Update translated files with new translations
2025-06-30 15:23:08 +02:00
Marie PUPO JEAMMET
8a434448dd
🔖 (minor) release version 1.18.0
...
Update all version files and changelog for minor release.
2025-06-30 15:23:08 +02:00
elvoisin
f30398fbc7
🐛 (front) fix button add mail domain ( #932 )
...
fix button rules + fix bad wording
2025-06-23 16:27:52 +02:00
Quentin BEY
213656fc2e
🧑💻 (docker) split frontend to another file
...
This commit aims at improving the user experience:
- Use a dedicated `Dockerfile` for the frontend
- Run the backend and frontend in "watch"/dev mode in Docker
- Do not start all Docker instances for small tasks
2025-06-21 00:15:16 +02:00
Marie PUPO JEAMMET
3fdd8a230c
🔖 (minor) release version 1.17.0
...
Update all version files and changelog for minor release.
2025-06-11 11:40:56 +02:00
Eléonore Voisin
485eb88dd1
✨ (frontend) add crisp script
...
add crisp chatbox to global layout
2025-06-10 16:13:24 +02:00
elvoisin
1245c54c61
⚡ ️(fix) add error when mailbox create failed ( #915 )
...
fix toast error when mailbox create failed
2025-06-10 12:19:31 +00:00
Quentin BEY
95f63fa56d
🔒 ️(frontend) hide Nginx server version in error responses
...
Remove version disclosure in /assets/ error pages identified by security
auditor to prevent information leakage vulnerability.
2025-06-05 19:27:24 +02:00
Marie PUPO JEAMMET
4c3891047b
✨ (mailboxes) add a button to reset password on enabled mailboxes
...
Domain admins can now send requests to reset password for any mailbox
on their domains.
2025-05-20 16:45:14 +02:00
qbey
be1513e106
🌐 (i18n) update translated strings
...
Update translated files with new translations
2025-05-16 11:22:18 +00:00
Quentin BEY
8e85f303ec
🌐 (frontend) update some translated messages
...
Slight cleanup of translations.
2025-05-16 11:55:32 +02:00
Quentin BEY
ee564ff6ba
🎨 (front) fix mail domain list display
...
The first implementation was using `div` instead of the proper
components.
2025-05-16 11:55:32 +02:00
renovate[bot]
b0355059b7
⬆️ (dependencies) update js dependencies
2025-05-16 11:41:03 +02:00
Quentin BEY
91fbef9066
🎨 (front) rewrite the team main page
...
The first rewrite I made was using `div` instead of the proper
components.
2025-05-14 18:46:49 +02:00
Quentin BEY
4f3c9abe62
🐛 (front) improve domain "return" button
...
The button to return to domain list was reloading the whole page which
was quite long (and somehow failing on staging).
2025-05-14 17:57:29 +02:00
Quentin BEY
bd43e4620d
💄 (teams) update team list page to match new UI
...
This is an attempt to quick fix the team page to match the new UI.
2025-05-14 17:57:29 +02:00
Quentin BEY
8c67d4a004
✅ (e2e) add mailboxe (dis/en)able check
...
This provides a new test to check the action on the mailbox item.
For now we can only enable or disable a mailbox.
We need to create the mailbox in the test, so it exists on Dimail side.
2025-05-14 17:46:26 +02:00
Quentin BEY
78cb3e693c
💚 (e2e) remove useless test on "tabs"
...
This is supposed to be a validation test on accessibility but in fact
it's just a flaky test which does not provide any information. We need
to replace this with something smarter.
2025-05-14 17:46:26 +02:00
Quentin BEY
cec8e87edd
🐛 (front-mail) dynamically display org name
...
The organization is not always DINUM.
2025-05-14 17:46:26 +02:00
Quentin BEY
35a700d522
💄 (cunningham) fix style for display
...
Some CSS were not found (like color gold-500).
2025-05-14 17:46:26 +02:00
Quentin BEY
c786ddbb82
🐛 (frontend) re-enable mailbox actions
...
This code was commented but seems to work properly.
2025-05-14 17:46:26 +02:00
Quentin BEY
cb198a9d04
💩 (frontend) restore user name / org header
...
This was added previously and while the organization is not displayed
elsewhere it's better to keep the information displayed somewhere.
2025-05-14 17:43:37 +02:00
Quentin BEY
3d9645b561
⚰️ (i18n) utils module is not used anymore
...
The use of this module has been removed during the UI refacto.
2025-05-14 17:43:37 +02:00
Quentin BEY
21cbeded18
✅ (frontend) fix end-to-end tests after refacto
...
Some test were broken other were flaky: fix them.
All tests are not worthy but since it was easy to fix, we keep them
until we write better tests...
2025-05-14 17:43:37 +02:00
Quentin BEY
f0c609ef0b
🐛 (frontend) fix create team button
...
The button to create a new team was not displayed properly anymore.
2025-05-14 17:43:37 +02:00
Quentin BEY
aa3d90b686
🐛 (frontend) fix browser language detection
...
The `Default language` E2E test detected the browser language was not
automatically detected when user does not have any cookie, it was always
falling back on the defaut language (en).
2025-05-14 17:43:37 +02:00
Quentin BEY
4a08a9ec92
⚰️ (front) remove unused code after UI v2
...
The linter was unhappy, so I removed the unused variables or code.
2025-05-14 17:43:37 +02:00
Quentin BEY
5544a40f5f
🎨 (front) fix linter issues with --fix
...
Simply run the lint command with "autofix" to format files.
2025-05-14 17:43:37 +02:00