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
renovate[bot]
a33822b38d
⬆️ (dependencies) update js dependencies
2024-11-27 10:13:07 +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
renovate[bot]
2f7449f727
⬆️ (dependencies) update js dependencies
2024-11-19 13:51:37 +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
renovate[bot]
a328e16e53
⬆️ (dependencies) update js dependencies
2024-11-12 14:48:33 +01:00
Laurent Bossavit
8b0f942f9b
⬆️ (dependencies) update js dependencies
...
Get react-aria-components only from Cunningham to avoid version clashes
2024-11-05 16:12:42 +01:00
renovate[bot]
bd6fe584c6
⬆️ (dependencies) update js dependencies
2024-11-05 16:12:42 +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
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
de46a50e8d
🔖 (minor) release version 1.2.0
...
Update all version files and changelog for minor release.
2024-09-30 17:38:44 +02:00
renovate[bot]
75008d3e9a
⬆️ (dependencies) update js dependencies
2024-09-30 11:11:13 +02:00
renovate[bot]
cc9303bc9c
⬆️ (dependencies) update js dependencies
2024-09-24 20:37:13 +02:00
renovate[bot]
a7afa68afa
⬆️ (dependencies) update next to v14.2.10 [SECURITY]
2024-09-19 10:06:09 +02:00
renovate[bot]
932ffb3bcb
⬆️ (dependencies) update js dependencies
2024-09-19 09:54:40 +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
renovate[bot]
05c8f636dd
⬆️ (dependencies) update js dependencies
2024-09-02 09:41:24 +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
renovate[bot]
e8cc6a6f23
⬆️ (dependencies) update js dependencies
2024-08-30 10:42:43 +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
Anthony LC
b413d8a915
⬇️ (frontend) downgrading fetch-mock to 9.11.0
...
fetch-mock released the version 10, but it is
causing some issues with jest because of
esm support.
2024-08-01 10:22:10 +02:00
renovate[bot]
a07be7ecd7
⬆️ (dependencies) update js dependencies
2024-08-01 10:22:10 +02:00
Anthony LC
e2a682cae4
⬇️ (frontend) downgrading fetch-mock to 9.11.0
...
fetch-mock relesed the version 10, but it is
causing some issues in the frontend tests for
the moment. The adoption is still low, the
documentation is not updated, so let's
downgrade it to 9.11.0 for now.
2024-06-19 15:41:20 +02:00
Anthony LC
366f10689b
➕ (frontend) add "@testing-library/dom
...
Recent update of @testing-library/react requires
@testing-library/dom to be installed as well.
2024-06-19 15:41:20 +02:00
renovate[bot]
922719b13e
⬆️ (dependencies) update js dependencies
2024-06-19 15:41:20 +02:00
daproclaima
6981ef17df
✨ (app-desk) create mailbox for a mail domain
...
Add form to create a mailbox for a mail domain. It sends a http
POST request mail-domains/<mail-domain-id>/mailboxes/ on form
submit. The form appears inside a modal.
Installs react-hook-form, zod, and @hookform/resolvers for form
manipulation and field validation.
2024-05-29 16:11:59 +02:00
Anthony LC
46aaf7351d
♻️ (app-desk) adapt La Gaufre
...
Adapt La Gaufre with the new configuration.
2024-05-13 17:10:37 +02:00
renovate[bot]
7f2adb8d2f
⬆️ (dependencies) update js dependencies
2024-05-13 14:54:31 +02:00
Anthony LC
4b4bbc4c0a
🐛 (app-desk) fix fetchPriority warning
...
The upgrade to react@18.3.1 has a compatibility
issue with next@14.2.3. It creates a error warning
about the fetchPriority prop. This commit fixes the
issue by downgrading react to 18.2.0 as it was
before the last upgrade.
2024-05-06 16:50:17 +02:00
renovate[bot]
a0992b6ba9
⬆️ (dependencies) update js dependencies
2024-05-06 10:27:25 +02:00
Anthony LC
c94888fe09
⬇️ (frontend) react 18.3.1 -> 18.2.0
...
Downgrade react to 18.2.0.
It seems to have a compatibility issue
with @openfun/cunningham-react.
2024-04-29 10:27:15 +02:00
renovate[bot]
32e6996b68
⬆️ (dependencies) update js dependencies
2024-04-29 10:27:15 +02:00
renovate[bot]
ae1acd8840
⬆️ (dependencies) update js dependencies
2024-04-08 15:18:17 +02:00
Anthony LC
db40efb360
🚨 (app-desk) improve linter
...
The linter was passing near the ts errors in
the tests, we improve the linter by adding
a ts checkup.
2024-04-04 12:13:00 +02:00
renovate[bot]
d4c23ce5b9
⬆️ (dependencies) update js dependencies
2024-04-02 16:12:32 +02:00
Anthony LC
0bb5c0c5c2
⬇️ (app-desk) compatibility issue stylelint@16.3.0
...
Compatibility issue with stylelint@16.3.0 and
stylelint-prettier@5.0.0.
An issue has been opened in the `stylelint` repo.
2024-03-25 13:00:23 +01:00
renovate[bot]
a9bb556dfd
⬆️ (dependencies) update js dependencies
2024-03-25 13:00:23 +01:00
Anthony LC
b8427d865f
✨ (app-desk) integrate multiselect search users
...
Integrate multiselect search users in the
modal add members.
We are using react-select to implement the
multiselect search users. We are using this
library in waiting for Cunningham to implement
the multiselect asynch component.
2024-03-22 11:13:24 +01:00
Anthony LC
f503120b3c
📌 (frontend) pin @types/react-dom globally
...
Compatibility issues with `@types/react-dom`.
Force the usage of the same version of
`@types/react-dom` across all packages and
dependencies.
2024-03-18 14:07:17 +01:00
renovate[bot]
079968b532
⬆️ (dependencies) update js dependencies
2024-03-18 14:07:17 +01:00
Anthony LC
b30bb6ce2f
♻️ (app-desk) improve useCunninghamTheme
...
Some tokens were not available from the hook.
We only had the tokens of the currentTheme available
but actually the theme is an augmentation of the
default theme, so we should use the default theme
tokens as a base and then override them with the
currentTheme tokens.
It is what this commit does.
2024-03-13 11:31:50 +01:00
renovate[bot]
4f9f49ac9a
⬆️ (dependencies) update js dependencies
2024-03-11 12:55:01 +01:00
Anthony LC
0648c2e8d3
✨ (app-desk) integrate grid member action
...
Integrate the action button dropdown in
the member grid. For the moment it will be
used to update the role of a member.
Manage use cases:
- Does not display when member's role
- Does not display when member is an admin
that wants to update owner role.
2024-03-08 15:55:26 +01:00