795 Commits

Author SHA1 Message Date
Simone Taeggi
2d2d79028d replace axiosInstance in the AdvancedSettings fetchData utils to replace the api call with the getFetchClient get method 2023-01-05 17:01:16 +01:00
Simone Taeggi
ee4fc14689 replace axiosInstance in the usePlugins hook to replace the api calls with the getFetchClient get method 2023-01-05 16:21:57 +01:00
Simone Taeggi
bc03ef2288 replace axiosInstance in the useFetchRole hook to replace the api call with the getFetchClient get method 2023-01-05 16:09:28 +01:00
Simone Taeggi
492cfe13ce replace axiosInstance in the Roles ListPage deleteData function to replace the api call with the getFetchClient del method 2023-01-05 12:36:59 +01:00
Simone Taeggi
c7ba51012e replace axiosInstance in the Roles ListPage fetchData function to replace the api call with the getFetchClient get method 2023-01-05 11:56:15 +01:00
Convly
0458e88bce Handle object variables & fix sendTemplatedEmail 2022-12-30 19:46:33 +01:00
Convly
6b0b981e90 Update users-permissions service to prevent usage of invalid email templates 2022-12-30 19:01:04 +01:00
Convly
403a1fe81b Update email template validation & tests 2022-12-30 19:00:19 +01:00
Convly
8f1988367c v4.5.5 2022-12-28 15:17:36 +01:00
Gustav Hansen
287787a550 Chore: Remove fontawesome dependency from components 2022-12-20 15:52:37 +01:00
Simone Taeggi
7810ae70ce merge master in enhancement/axios-refactoring-step-2 2022-12-20 10:08:10 +01:00
Tom Shortall
7dbf8896ee use full_name instead of concatenating first_name and last_name 2022-12-19 21:31:01 +00:00
Tom Shortall
32f9e9a780 Add Patreon as an Oauth2 Provider to the Users & Permissions plugin 2022-12-19 21:10:31 +00:00
Julie Plantey
d5127d16f3 update snapshots 2022-12-19 16:07:29 +01:00
Josh
3799a38a6a fix: change confirmation to confirm
confirmation password is not correct english
2022-12-16 11:10:14 +00:00
Simone
42e54e07a6
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-12-14 15:44:07 +01:00
Convly
8716ecc920 v4.5.4 2022-12-14 15:39:30 +01:00
Simone
7ec8c31ad9
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-12-13 14:05:08 +01:00
Barış Can Daylık
226a462b7a Add Turkish translation 2022-12-13 00:44:27 +03:00
Simone Taeggi
79452154ec Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-12-09 15:38:25 +01:00
Gustav Hansen
978630d655
Merge pull request #14759 from strapi/enhancement/axios-refactoring
useFetchClient hook replacing axiosInstance
2022-12-07 17:26:51 +01:00
Gustav Hansen
acada6047e
Merge pull request #15090 from strapi/dependabot/npm_and_yarn/jest-styled-components-7.1.1
chore(deps-dev): bump jest-styled-components from 7.0.2 to 7.1.1
2022-12-06 13:10:01 +01:00
Gustav Hansen
67ad079472 Chore: Update snapshot tests 2022-12-06 12:35:31 +01:00
Gustav Hansen
851425e82b
Merge pull request #14988 from strapi/dependabot/npm_and_yarn/react-router-dom-5.3.4
chore(deps): bump react-router-dom from 5.2.0 to 5.3.4
2022-12-06 12:31:38 +01:00
Josh
ac978ad6ed
Merge branch 'main' into dependabot/npm_and_yarn/msw-0.49.1 2022-12-05 11:20:48 +00:00
Simone Taeggi
7dea3803e7 update snapshots 2022-12-01 15:17:42 +01:00
Convly
5453885f7a v4.5.3 2022-11-30 16:27:25 +01:00
dependabot[bot]
d8a02ca9b8
chore(deps): bump msw from 0.42.3 to 0.49.1
Bumps [msw](https://github.com/mswjs/msw) from 0.42.3 to 0.49.1.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v0.42.3...v0.49.1)

---
updated-dependencies:
- dependency-name: msw
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 14:53:50 +00:00
Simone
574985f9f0
Merge branch 'main' into enhancement/axios-refactoring 2022-11-30 14:57:09 +01:00
dependabot[bot]
e49ee71ce2
chore(deps): bump react-router-dom from 5.2.0 to 5.3.4
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.2.0 to 5.3.4.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/v5.3.4/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 10:45:09 +00:00
Simone Taeggi
3e7d720046 upgrade ds version and tests 2022-11-28 18:02:23 +01:00
Simone
a4233b4864
Merge branch 'main' into enhancement/axios-refactoring 2022-11-22 19:55:25 +01:00
Alexandre Bodin
bcb1b7f472 v4.5.2 2022-11-22 17:54:52 +01:00
Simone Taeggi
ed29b46465 Merge branch 'main' into enhancement/axios-refactoring 2022-11-22 16:14:39 +01:00
Julie Plantey
a6c2f79bbc
Merge pull request #14922 from 5idereal/patch-1
update Traditional Chinese translation
2022-11-22 16:03:02 +01:00
Simone
0a1adb5c8d
Merge branch 'main' into enhancement/axios-refactoring 2022-11-18 16:05:25 +01:00
Josh
4ad46e481f Revert "chore: replace imports"
This reverts commit 1c8b34c3fa7002c0e44d3c583c844367e006f631.
2022-11-18 10:01:22 +00:00
Josh
1c8b34c3fa chore: replace imports 2022-11-18 08:56:10 +00:00
5idereal
3919e13274
update Traditional Chinese translation 2022-11-18 12:47:34 +08:00
jason.chang
00dcbf8ee2 fix: fix duplicated emails checking in connect method 2022-11-18 11:59:11 +08:00
Simone Taeggi
7a06c7e444 move the condition to show the warning inside the warapAxiosInstance 2022-11-18 00:43:19 +01:00
Josh
37f523b78d chore: update snapshots 2022-11-17 17:25:14 +00:00
Simone
834b7c1917
Merge branch 'main' into enhancement/axios-refactoring 2022-11-16 18:18:55 +01:00
Convly
8c20ea2b5c v4.5.1 2022-11-16 18:00:30 +01:00
Simone Taeggi
d86d9cfa8f add conditions to show warnings only on dev mode 2022-11-16 17:47:08 +01:00
Simone
2405703db5
Merge branch 'main' into enhancement/axios-refactoring 2022-11-16 17:28:16 +01:00
Simone
2a455a6c54
Merge branch 'main' into enhancement/axios-refactoring 2022-11-16 09:40:45 +01:00
Alve Svarén
6eeda5695d
Merge branch 'main' into master 2022-11-15 22:58:32 +01:00
Simone
98e3ec7e8a
Merge branch 'main' into enhancement/axios-refactoring 2022-11-15 15:10:30 +01:00
Gustav Hansen
9ffd38f6c9 Chore: Update tests for @testing-library/user-event API changes 2022-11-15 15:01:19 +01:00