2499 Commits

Author SHA1 Message Date
Marc Roig
e56967184d
v4.13.2 (#17927) 2023-09-04 18:44:41 +02:00
Jean-Sébastien Herbaux
17ddf9d667
Merge pull request #17873 from strapi/dependabot/npm_and_yarn/apollo-server-core-3.12.1 2023-09-04 11:13:20 +02:00
dependabot[bot]
49b0de632f
chore(deps-dev): bump msw from 1.2.1 to 1.3.0
Bumps [msw](https://github.com/mswjs/msw) from 1.2.1 to 1.3.0.
- [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/v1.2.1...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-03 22:53:02 +00:00
Marius Diacu
d5f51b892d
Fix type of file upload uid 2023-09-01 11:16:14 +03:00
dependabot[bot]
b96b4a527a
chore(deps): bump apollo-server-core from 3.12.0 to 3.12.1
Bumps [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-core) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-core@3.12.1/packages/apollo-server-core)

---
updated-dependencies:
- dependency-name: apollo-server-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 21:54:52 +00:00
Alexandre Bodin
a9afeb90c5 v4.13.1 2023-08-30 18:14:57 +02:00
Marc-Roig
066c1ba947
chore: remove space 2023-08-30 15:21:30 +02:00
Marc-Roig
d7f1a83ca0
fix: add review workflow types in the ignoreDiffs list 2023-08-30 15:20:47 +02:00
Marc-Roig
a720271836
fix: ignore review workflow fields in users and permissions user 2023-08-30 15:17:32 +02:00
Gustav Hansen
6f1d9a15dd
Revert "Fix: Use sync over async components in admin panel APIs" 2023-08-29 09:24:29 +02:00
Alexandre Bodin
a2b1a1e724 Merge branch 'temp-fix' 2023-08-25 23:30:17 +02:00
Alexandre Bodin
fefc4a24ac v4.12.7 2023-08-25 23:19:00 +02:00
Ben Irvin
026570c3a4
Merge pull request #17804 from strapi/feature/add-allowedfields 2023-08-25 15:55:06 +02:00
Ben Irvin
7cbd31e19c add allowedFields feature 2023-08-25 13:44:44 +02:00
Convly
8ceaa69cc0 Add comment about gql single type resolve validation 2023-08-24 14:38:47 +02:00
Convly
8c212ec85f Merge branch 'fix/sanitization-throw-instead-of-filter' of github.com:strapi/strapi into fix/sanitization-throw-instead-of-filter 2023-08-24 14:38:10 +02:00
Ben Irvin
aedf994e20
Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-24 14:35:58 +02:00
Convly
4e6503dfa8 Add comments to the single type graphql mutations 2023-08-24 14:29:49 +02:00
Alexandre Bodin
60f5155c4f Merge branch 'main' into releases/4.12.6 2023-08-23 15:55:24 +02:00
Alexandre Bodin
9bb6ba1e0d v4.12.6 2023-08-23 15:50:13 +02:00
Gustav Hansen
c9fa5fb0ec
Merge pull request #17685 from strapi/fix/code-splitting
Fix: Use sync over async components in admin panel APIs
2023-08-23 13:55:15 +02:00
Gustav Hansen
4b69d56dbc Fix: Use React.lazy over async component imports for plugins 2023-08-23 12:37:28 +02:00
Josh
dc02df8b42
feat: add auto-focussing via URLSearchParam to content-manager (#17613)
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
2023-08-22 12:18:06 +01:00
Ben Irvin
f7022c5177 fix single type sanitization 2023-08-22 12:44:23 +02:00
Ben Irvin
9ebce88051
Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-17 11:43:19 +02:00
Marc-Roig
83f7cddf21
Merge branch 'main' into releases/4.12.5 2023-08-16 15:53:30 +02:00
Marc-Roig
c1935e7004
v4.12.5 2023-08-16 15:37:43 +02:00
Ben Irvin
6356087a1a use validate sanitize pattern with graphql 2023-08-16 14:38:49 +02:00
Ben Irvin
3bc59619a7
Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-16 10:51:49 +02:00
Pedro Perez
cfa980ba5a Chore: Add support for valencian locale 2023-08-15 10:36:47 +02:00
Gustav Hansen
52d2197ac4 Fix: Links shall be links, buttons shall be buttons 2023-08-14 11:47:12 +02:00
Gustav Hansen
128f6a2eb9 Chore: Merge pages and page permissions 2023-08-14 11:25:48 +02:00
Gustav Hansen
4413faece7 Chore: Update tests 2023-08-14 10:19:12 +02:00
Gustav Hansen
4610235fbe Chore: Simplify providers page 2023-08-14 10:19:12 +02:00
Gustav Hansen
b021fe781a Chore: Cleanup providers page 2023-08-14 10:19:12 +02:00
Gustav Hansen
86a45d30ed Chore: Cleanup advanced settings and email templates 2023-08-14 10:19:12 +02:00
Gustav Hansen
c696619b98 Chore: Move usePlugins closer to roles pages 2023-08-14 10:19:12 +02:00
Gustav Hansen
910d480b1b Chore: Remove superfluous hook 2023-08-14 10:19:12 +02:00
Gustav Hansen
6f37fbb69e Chore: Dissolve useFetchRole 2023-08-14 10:19:12 +02:00
Gustav Hansen
f4ba1601a6 Chore: Remove superfluous hook 2023-08-14 10:19:12 +02:00
Gustav Hansen
33648d2a93 Chore: Remove pluginId references 2023-08-14 10:19:12 +02:00
Gustav Hansen
7ec374bb0c Chore: Refactor data-fetching and use react-query 2023-08-14 10:19:12 +02:00
Ben Irvin
dce86bec5c validate does not sanitize 2023-08-11 13:13:44 +02:00
Gustav Hansen
5e2a5a68ec Chore: Skip u&p test 2023-08-11 12:48:28 +02:00
Convly
f2fded55cf v4.12.4 2023-08-11 12:04:32 +02:00
Ben Irvin
995473d959 add utils.validate and replace sanitize usage 2023-08-10 15:24:35 +02:00
Josh
04dc3a8af3
chore: update ds to 1.9.0 (#17621) 2023-08-09 09:04:34 +01:00
smoothdvd
867aabe972
Merge branch 'main' into claude-ai-translate 2023-08-08 18:24:52 +08:00
Paul
a92367510f
Update ru.json (#17516)
Added two new strings from en.json
2023-08-08 11:51:23 +02:00
Convly
be8985fa20 v4.12.1 2023-08-02 17:13:32 +02:00