Sabrina Demagny
f23f1eabd6
🔖 (patch) release version 1.12.1
...
Update all version files and changelog for patch release.
2025-02-20 09:41:18 +01:00
Sabrina Demagny
70d22eecfa
🔖 (minor) release version 1.12.0
...
Update all version files and changelog for minor release.
2025-02-18 08:51:31 +01:00
Laurent Bossavit
7379d70321
🐛 (communes) add missing user creation in domain provisioning
...
Add user in Dimail for automatically provisioned domains.
2025-02-18 08:30:25 +01:00
Laurent Bossavit
d29b5141b1
⚡ ️(ci) save time on CI by not downloading already present browser
...
See https://github.com/microsoft/playwright/issues/23388
2025-02-17 10:30:06 +01:00
Laurent Bossavit
a68f8171cb
✨ (plugin) add CommuneCreation plugin
...
Add E2E test to cover the API integration, access grant &c.
2025-02-11 09:53:31 +01:00
Laurent Bossavit
471f69d4ec
✨ (plugin) add CommuneCreation plugin
...
Extend plugin mechanism to be able to grant domain admin in Dimail
2025-02-11 09:53:31 +01:00
Sabrina Demagny
d7957547f8
✨ (frontend) add support email field on domain creation form
...
Add new field to give email of support to manage actions
required on domain.
2025-02-10 11:37:07 +01:00
Sabrina Demagny
e297a025c3
🔖 (minor) release version 1.11.0
...
Update all version files and changelog for minor release.
2025-02-07 11:46:19 +01:00
Quentin BEY
92753082c7
🚑 ️(teams) hide display add button when disallowed
...
The frontend should not display "add team" actions when the
user has not the ability.
2025-02-04 15:20:48 +01:00
Laurent Bossavit
e7af1fd591
🐛 (frontend) improve e2e tests avoiding race condition from mocks
...
Reorder mock setup with page.route so that it takes place before nav.
2025-02-04 14:03:35 +01:00
renovate[bot]
6274764f90
⬆️ (dependencies) update js dependencies
2025-02-03 14:18:33 +01:00
renovate[bot]
3a2b2b8a53
⬆️ (dependencies) update js dependencies
2025-01-27 09:33:51 +01:00
Marie PUPO JEAMMET
615d5894c9
🔖 (minor) release version 1.10.0
...
Update all version files and changelog for minor release.
heml/env.d/preprod and prod directories are now on another repo.
2025-01-21 17:18:55 +01:00
Laurent Bossavit
20cc173e93
✨ (anct) fetch and display organization names of communes
...
ANCT-specific extraction of organization names for communes, front
end changes to match.
2025-01-13 15:01:54 +01:00
Sabrina Demagny
2428229dbb
🐛 (frontend) fix flaky e2e test
...
Small hack to fix clicking on member action button.
Action button of the third member in the list could not
be clickable every time.
The member list table needs and will be improved soon.
2025-01-12 00:32:56 +01:00
renovate[bot]
a28bb5e2a2
⬆️ (dependencies) update js dependencies ( #591 )
...
* ⬆️ (dependencies) update js dependencies
* ⬆️ (dependencies) fixes for React 19
* ⬆️ (dependencies) unit test fixes for React 19
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laurent Bossavit <laurent@MacBook-Pro-de-Laurent.local >
2025-01-10 15:25:38 +01:00
Laurent Bossavit
8fd55a61c5
✅ (e2e) change accounts to facilitate SIRET and add e2e test
...
We also add registration ID info to the /me endpoint, via serializers
2024-12-23 20:18:44 +01:00
Marie PUPO JEAMMET
e60bae4321
🔖 (patch) release version 1.9.1
...
Update all version files and changelog for patch release.
2024-12-18 15:48:45 +01:00
Sabrina Demagny
8865e250a0
🔖 (minor) release version 1.9.0
...
Update all version files and changelog for minor release.
2024-12-17 14:48:38 +01:00
Nathan Panchout
fa114b1064
✨ (frontend) disable mailbox and allow to create pending mailbox
...
Allow to disable or enable mailboxes.
And enable mailbox creation button when domain is pending to
allow creation of mailboxes in pending status.
2024-12-17 14:16:06 +01:00
Quentin BEY
6e14c2e61f
✅ (e2e) fix flaky test
...
The URL may or may not include the "page" query parameter.
2024-12-16 15:51:25 +01:00
Quentin BEY
9953dd2111
💄 (frontend) redirect home according to abilities
...
We try to detect the landing page according to user
permissions (abilities) instead of just the configuration
setting.
This will be improved when the homepage is developed
2024-12-16 11:43:46 +01:00
Sabrina Demagny
c54f010989
🔖 (minor) release version 1.8.0
...
Update all version files and changelog for minor release.
2024-12-12 17:18:50 +01:00
Quentin BEY
99b6181944
✅ (e2e) sync keycloak users w/ backend users
...
The user full name was not the same, it would induce
flaky test, while the user name is updated at user
login from the KC data.
2024-12-05 11:39:58 +01:00
Sabrina Demagny
51eb3474e4
🔖 (patch) release version 1.7.1
...
Update all version files and changelog for patch release.
2024-11-28 18:17:50 +01:00
Sabrina Demagny
8e20f86d2c
🔖 (minor) release version 1.7.0
...
Update all version files and changelog for minor release.
2024-11-28 17:29:54 +01:00
Quentin BEY
b205ad1d16
🔖 (patch) release version 1.6.1
...
Update all version files and changelog for patch release.
2024-11-22 10:14:47 +01:00
Sabrina Demagny
33b364d386
🔖 (minor) release version 1.6.0
...
Update all version files and changelog for minor release.
2024-11-20 14:37:20 +01:00
Laurent Bossavit
43c18cb4e6
✨ (version) convey version information to the /config endpoint and footer
...
We add the machinery to get version information and display it discreetly.
2024-11-19 18:24:57 +01:00
renovate[bot]
2f7449f727
⬆️ (dependencies) update js dependencies
2024-11-19 13:51:37 +01:00
Quentin BEY
90a3e26c7f
♻️ (features) rename "TEAMS" flag
...
To match recent changes we rename the "TEAMS" feature flag
to "TEAMS_DISPLAY".
2024-11-15 10:11:50 +01:00
Quentin BEY
59f3499799
✅ (e2e) add specific accounts for testing
...
This creates a bunch of accounts with various profiles
to allow testing in a specific "mode"
2024-11-15 10:11:50 +01:00
Nathan Panchout
6123e11dd4
✨ (frontend) use user abilities to show or not the features
...
use the abilities to show or not the Teams / Mailbox features as well as the
object creation button
2024-11-15 10:11:50 +01:00
Quentin BEY
ac853299d3
✨ (backend) add user abilities for front
...
This allows, on a per user basis, the display of
features.
The main goal here is to allow Team admin or owner
to see the management views.
We also added the same for the two other features
(mailboxes and contacts)
This will be improved later if needed :)
2024-11-15 10:11:50 +01:00
Sabrina Demagny
8f30264445
🔖 (minor) release version 1.5.0
...
Update all version files and changelog for minor release.
2024-11-14 15:42:54 +01:00
Quentin BEY
72abe04c72
🗃️ (teams) remove slug field
...
After some reflexion, the use of a slug field raises to many
problems without being really needed.
One problem is the slug is made from the group name, but we
don't have unicity on this, so a user might be blocked without
any clue.
We also want to allow group names to be reused (which is already
allowed except for the automatic slug).
The unique ID that will be shared with Service Providers will be
the PK/UUID.
2024-11-06 18:10:02 +01:00
renovate[bot]
bd6fe584c6
⬆️ (dependencies) update js dependencies
2024-11-05 16:12:42 +01:00
Nathan Panchout
20a19d36b5
♻️ (frontend) delete infinite scroll
...
In order to be in agreement with the back, we must modify the front
so as to no longer have infinite scroll in the team part.
It is also necessary to modify the tests accordingly
2024-10-31 17:59:14 +01:00
Nathan Panchout
a42e7a10db
✅ (frontend) adapt test with new list
...
After the modifications to the back, some adjustments are expected
on the front side to remove the random aspect of the user search
2024-10-30 19:32:46 +01:00
Laurent Bossavit
a736a9143f
💚 (ci) use list reporter in addition to html
...
This will output lines to the testing jobs' logs so we know how many
tests are run even when jobs are eventually cancelled.
2024-10-30 09:35:49 +01:00
Laurent Bossavit
c4ea62dc1f
💚 (ci) improve E2E tests
...
Disable retries and save trace for failed tests.
💚 (ci) preserve server logs
Save server logs to the same place as Playwright reports to aid debugging.
💚 (ci) move back to 1 worker on CI
At least three reasons
- seems redundant with sharding
- strong suspicion it's the reason for the ValidationError issue
- that way the comment no longer tells a lie ;)
💚 (ci) improve E2E tests
Log into CHANGELOG to ensure the new test results impact PR status 🤷
💚 (ci) make dummy data creation more robust
This is a QR (Quick Response) fix for the failures in the "Add dummy
data" step in E2E testing. Proper QC (Quality Control) needs a bit
more thought.
2024-10-29 14:58:25 +01:00
Sabrina Demagny
230ed75d8d
🔖 (patch) release version 1.4.1
...
Update all version files and changelog for patch release.
2024-10-23 22:55:56 +02:00
Sabrina Demagny
bbac34b62a
🔖 (minor) release version 1.4.0 ( #483 )
...
Update all version files and changelog for minor release.
2024-10-23 19:15:14 +02:00
Nathan Panchout
a08689a64d
✨ (frontend) add tabs for mail domain page ( #466 )
...
Currently, it is complicated to understand the navigation between mailbox
management and role management for an email domain.
This is why we add tabs with explicit naming
2024-10-23 17:45:42 +02:00
Marie PUPO JEAMMET
6e7a6e9d51
🔖 (patch) release version 1.3.1
...
Update all version files and changelog for patch release.
2024-10-18 14:49:56 +02:00
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
Nathan Panchout
9c9216bb51
✨ (frontend) show version number in footer ( #461 )
...
In order to see the version number pushed into production
2024-10-14 16:54:21 +02:00
Sabrina Demagny
017f52a0dc
✨ (api) add RELEASE version on config endpoint
...
Add release version deployed to config endpoint
in order to display release info in La Régie footer.
2024-10-14 14:57:28 +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
daproclaima
2894b9a999
🚚 (frontend) reorganize mail domains feature
...
- separate feature into domain, mailboxes
as a member management feature is arriving in
the mail domains feature
- pages/mail-domains/[slug].tsx becomes
pages/mail-domains/[slug]/index.tsx
2024-10-02 17:19:25 +02:00