Paul
|
838753968a
|
Fix typo
|
2023-01-23 18:55:08 +03:00 |
|
Gustav Hansen
|
540046c1ac
|
Chore: Update CTB i18n plugin translations
|
2023-01-23 12:42:12 +01:00 |
|
Gustav Hansen
|
2a46fded63
|
CTB: Cleanup translation strings
|
2023-01-23 10:49:27 +01:00 |
|
Simone Taeggi
|
94ecf01f4c
|
Merge branch 'enhancement/axios-migration-step-2' into enhancement/axios-migration-users-permissions
|
2023-01-23 09:39:49 +01:00 |
|
Yunus Emre
|
9e710d952f
|
fix typo
|
2023-01-20 18:15:02 +03:00 |
|
Simone Taeggi
|
12ceb7adc5
|
refactor usePlugin wit useFetchClient
|
2023-01-20 14:28:28 +01:00 |
|
Josh
|
fb0f59788a
|
chore: install design-system 1.5.0
|
2023-01-18 12:07:24 +00:00 |
|
Simone Taeggi
|
40b3452ec1
|
change the import of the getFetchClient in the Roles listPage utils
|
2023-01-18 11:10:56 +01:00 |
|
Simone Taeggi
|
8816ec5769
|
change the useFetchClient import in the Roles EditPage
|
2023-01-18 11:10:14 +01:00 |
|
Simone Taeggi
|
289de5cbe7
|
change the import of the useFetchClient in the Roles CreatePage
|
2023-01-18 11:07:38 +01:00 |
|
Simone Taeggi
|
748c561583
|
change the import in the Providers utils of the getFetchClient
|
2023-01-18 11:06:48 +01:00 |
|
Simone Taeggi
|
36c0978417
|
change the import of the getFetchClient inside the EmailTemplates utils
|
2023-01-18 11:05:49 +01:00 |
|
Simone Taeggi
|
e8bfd50db3
|
change the import of the getFetchClient inside the AdvancedSettings utils
|
2023-01-18 11:04:49 +01:00 |
|
Simone Taeggi
|
ae374971fb
|
change the import of the getFetchClient in the usePlugins hook
|
2023-01-18 11:03:54 +01:00 |
|
Simone Taeggi
|
5c80a0bf87
|
change the import of the useFetchClient inside the useFetchRole
|
2023-01-18 11:03:02 +01:00 |
|
Simone Taeggi
|
df2549af48
|
Merge branch 'enhancement/axios-migration-step-2' into enhancement/axios-migration-users-permissions
|
2023-01-18 10:38:06 +01:00 |
|
Convly
|
d36609ff26
|
v4.5.6
|
2023-01-11 17:48:52 +01:00 |
|
Jean-Sébastien Herbaux
|
1d3694e5cf
|
Merge pull request #14789 from strapi/dependabot/npm_and_yarn/apollo-server-core-3.11.1
|
2023-01-11 17:29:18 +01:00 |
|
Christian Capeans
|
eeab43b577
|
Store jwk set url in strapi core
|
2023-01-11 12:57:39 +01:00 |
|
Jean-Sébastien Herbaux
|
e4a1b1cf4a
|
Merge pull request #14987 from strapi/dependabot/npm_and_yarn/graphql-scalars-1.20.1
|
2023-01-11 10:42:55 +01:00 |
|
Jean-Sébastien Herbaux
|
bf01fb93bc
|
Merge branch 'main' into dependabot/npm_and_yarn/apollo-server-core-3.11.1
|
2023-01-11 10:42:02 +01:00 |
|
derrickmehaffy
|
c770a253ba
|
Fix CVE-2022-23539 / CVE-2022-23541 / CVE-2022-23540 / CVE-2022-23529
|
2023-01-10 07:50:43 -07:00 |
|
Convly
|
56aa69f472
|
Use lodash fp instead of lodash
|
2023-01-10 10:34:49 +01:00 |
|
Convly
|
6f07d33f88
|
Disable lodash template's escape
|
2023-01-09 18:28:30 +01:00 |
|
Convly
|
7c391c2c19
|
Merge branch 'main' of github.com:strapi/strapi into fix/email-templates-interpolation
|
2023-01-09 16:53:21 +01:00 |
|
Simone Taeggi
|
9352a38fdc
|
replace the getFetchClient with the useFetchClient inside the useFetchRole
|
2023-01-09 15:51:40 +01:00 |
|
Simone Taeggi
|
c38758401c
|
fix the renaming of the get method
|
2023-01-09 15:47:03 +01:00 |
|
Christian Capeans
|
46f8f98378
|
Verify cognito token with AWS
|
2023-01-09 14:20:02 +01:00 |
|
Simone Taeggi
|
e862353def
|
remove the axiosInstance implementation from the users-permissions plugin
|
2023-01-09 11:48:46 +01:00 |
|
Simone Taeggi
|
d9d108fed4
|
replace axiosInstance in the edit Roles function to replace the api call with the useFetchClient put method
|
2023-01-09 11:46:19 +01:00 |
|
Simone Taeggi
|
65bbac9aed
|
replace axiosInstance in the create Roles function to replace the api call with the useFetchClient post method
|
2023-01-09 11:37:42 +01:00 |
|
Simone Taeggi
|
5480155dfe
|
replace axiosInstance in the Providers util putProvider to replace the api call with the getFetchClient put method
|
2023-01-09 10:38:06 +01:00 |
|
Simone Taeggi
|
358522d664
|
replace axiosInstance in the Providers util fetchData to replace the api call with the getFetchClient get method
|
2023-01-09 10:32:03 +01:00 |
|
Simone Taeggi
|
795040e133
|
replace axiosInstance in the EmailTemplates utils fetchData and putEmailTemplate to replace the api calls with the getFetchClient get and put method
|
2023-01-09 10:21:06 +01:00 |
|
Simone Taeggi
|
eff1d14ec2
|
replace axiosInstance in the AdvancedSettings putAdvancedSettings utils to replace the api call with the getFetchClient put method
|
2023-01-05 17:08:01 +01:00 |
|
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 |
|
Ben Irvin
|
b43a11ad0a
|
prettier md files
|
2023-01-04 17:16:16 +01:00 |
|
Ben Irvin
|
3bf787764b
|
Merge pull request #15208 from GregorSondermeier/patch-1
|
2023-01-02 12:19:31 +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 |
|
dependabot[bot]
|
1d95e9d8c2
|
chore(deps): bump apollo-server-core from 3.1.2 to 3.11.1
Bumps [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-core) from 3.1.2 to 3.11.1.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/apollo-server-core@3.11.1/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-core@3.11.1/packages/apollo-server-core)
---
updated-dependencies:
- dependency-name: apollo-server-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-28 14:22:48 +00:00 |
|
Convly
|
8f1988367c
|
v4.5.5
|
2022-12-28 15:17:36 +01:00 |
|
Gregor Sondermeier
|
eb49c63166
|
apply code review suggestion in packages/plugins/sentry/README.md
|
2022-12-28 12:37:26 +01:00 |
|
Gregor Sondermeier
|
7458000a99
|
Merge branch 'strapi:main' into patch-1
|
2022-12-28 12:32:04 +01:00 |
|
Ben Irvin
|
881b835b0e
|
Merge branch 'main' into patch-1
|
2022-12-27 13:54:04 +01:00 |
|