26053 Commits

Author SHA1 Message Date
Christian Capeans
fd3475965b Reorganize document 2023-01-03 13:28:23 +01:00
Jamie Howard
a41e972082
Merge pull request #15196 from strapi/fix/close-modal-with-esc 2023-01-03 12:15:25 +00:00
Gustav Hansen
9f4be24fba
Merge pull request #15331 from strapi/dependabot/npm_and_yarn/storybook/builder-webpack5-6.5.15
chore(deps-dev): bump @storybook/builder-webpack5 from 6.5.9 to 6.5.15
2023-01-03 13:11:21 +01:00
Gustav Hansen
e358429acc
Merge pull request #15334 from strapi/chore/docs-deployment
Chore: Bump docs dependencies
2023-01-03 12:29:05 +01:00
Gustav Hansen
ec0f5bc20a Chore: Bump docs dependencies 2023-01-03 11:03:09 +01:00
Gustav Hansen
65515928a1
Merge pull request #15330 from strapi/fix/docs-cname
Fix: Prevent CNAME file from being overwritten by the GH action
2023-01-03 10:46:08 +01:00
dependabot[bot]
0861118149
chore(deps): bump codemirror from 5.65.8 to 5.65.11
Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.65.8 to 5.65.11.
- [Release notes](https://github.com/codemirror/basic-setup/releases)
- [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/basic-setup/commits)

---
updated-dependencies:
- dependency-name: codemirror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 09:04:32 +00:00
dependabot[bot]
b7f3b576be
chore(deps-dev): bump @storybook/builder-webpack5 from 6.5.9 to 6.5.15
Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.5.9 to 6.5.15.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.15/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.15/lib/core)

---
updated-dependencies:
- dependency-name: "@storybook/builder-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 09:03:02 +00:00
Gustav Hansen
30355eff0b Fix: Prevent CNAME file from being overwritten by the GH action 2023-01-03 09:14:28 +01:00
Gustav Hansen
129d88cccc
Merge pull request #15278 from ivan-ha/fix/zh-translations
fix: broken translations in EditFolderDialog and various zh translations in Media Library
2023-01-02 12:29:31 +01:00
Gustav Hansen
4f01dd1c8c
Merge pull request #15289 from ivan-ha/fix/content-manager-i18n
fix: zh translations of content-manager.containers.Edit.information.by
2023-01-02 12:26:54 +01:00
Ben Irvin
3bf787764b
Merge pull request #15208 from GregorSondermeier/patch-1 2023-01-02 12:19:31 +01:00
Ben Irvin
94d8b6c1fa
Merge pull request #15213 from strapi/enchancement/eslint-cache 2023-01-02 12:00:59 +01:00
Gustav Hansen
5af5384856
Merge pull request #15314 from strapi/dependabot/npm_and_yarn/nx-14.8.6
chore(deps-dev): bump nx from 14.4.2 to 14.8.6
2023-01-02 11:54:39 +01:00
dependabot[bot]
29fcd21cfb
chore(deps-dev): bump nx from 14.4.2 to 14.8.6
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 14.4.2 to 14.8.6.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/14.8.6/packages/nx)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 09:02:30 +00:00
Ben Irvin
d2f4bf4512 add cache-location 2023-01-02 09:56:21 +01:00
Marc
659f31e362
Merge pull request #15149 from strapi/dependabot/npm_and_yarn/pg-8.8.0 2023-01-02 09:47:03 +01:00
Gustav Hansen
700814cdbd
Merge pull request #15303 from strapi/dependabot/npm_and_yarn/docs/json5-2.2.2
chore(deps): bump json5 from 2.2.1 to 2.2.2 in /docs
2023-01-02 09:24:05 +01:00
Gustav Hansen
f1ca1e4051
Merge pull request #15284 from strapi/fix/documentation-link-guided-tour
[fix] Guided tour documentation link
2023-01-02 09:22:00 +01:00
Convly
0458e88bce Handle object variables & fix sendTemplatedEmail 2022-12-30 19:46:33 +01:00
dependabot[bot]
6afb9d7c7a
chore(deps): bump json5 from 2.2.1 to 2.2.2 in /docs
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 18:10:49 +00:00
Jean-Sébastien Herbaux
9bb6b846c5
Merge pull request #15182 from strapi/chore/v3EOL 2022-12-30 19:08:43 +01:00
Jean-Sébastien Herbaux
df8d0ece2f
Merge branch 'main' into enchancement/eslint-cache 2022-12-30 19:04:50 +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
d7db946c4e Add strict interpolate & deactivate evaluation in sendTemplatedEmail 2022-12-30 18:59:16 +01:00
Convly
a39fedfb30 Add template in the utils (interpolation helpers) 2022-12-30 18:57:27 +01:00
DMehaffy
a8d766af85
Merge pull request #14553 from paulaxisabel/main
Update the Code Of Conduct
2022-12-30 10:17:38 -07:00
DMehaffy
06e53d80c1
Merge branch 'main' into main 2022-12-30 10:15:56 -07:00
DMehaffy
566c9ebd22
Merge branch 'main' into chore/v3EOL 2022-12-30 10:05:30 -07:00
Ádám Patai
0bf4e6173e feat: Hungarian admin translations 2022-12-29 19:52:44 +01:00
Christian Capeans
fd40ad9d7f Document the useFetchClient hook 2022-12-29 16:43:02 +01:00
Julie Plantey
f4e1059993 boolean validation on undefined 2022-12-29 15:14:03 +01:00
Ivan Ha
1827fd6f2c fix: zh translations of content-manager.containers.Edit.information.by 2022-12-29 12:40:07 +08:00
Ivan Ha
4c2574b8d1 fix: translations of RelationInputDataManager 2022-12-29 11:55:26 +08:00
Julie Plantey
d28ec97917
Merge pull request #15261 from ivan-ha/fix/translations-of-CarouselAssetActions
fix: translations of CarouselAssetActions
2022-12-28 17:44:50 +01:00
Julie Plantey
ac771047be fixed documentation link and bullet list colors 2022-12-28 16:24:26 +01:00
Ivan Ha
8fee332a98 fixup! fix: various zh translations in Media Library 2022-12-28 22:34:09 +08: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 v4.5.5 2022-12-28 15:17:36 +01:00
Ivan Ha
9ed95854cc fixup! fix: translations of CarouselAssetActions 2022-12-28 22:09:22 +08:00
Jean-Sébastien Herbaux
29e6833f13
Merge pull request #14593 from gary-alway/disable-migrations-config 2022-12-28 14:58:52 +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
Julie Plantey
aa08a102d5
Merge pull request #15258 from ivan-ha/fix/translation-of-profile-experience
fix: translation of profile language setting
2022-12-28 12:06:40 +01:00
Ivan Ha
6648646c45 fix: various zh translations in Media Library 2022-12-28 18:06:39 +08:00
Ivan Ha
11711bff4f fix: broken non-EN translations in EditFolderDialog 2022-12-28 18:05:47 +08:00
Jean-Sébastien Herbaux
ba1d6491c0
Merge pull request #15232 from Chessman97/fix/documentation-transalation-settings-page
Fixes https://github.com/strapi/strapi/issues/15231
2022-12-28 10:55:50 +01:00
Jean-Sébastien Herbaux
e912c0a4d7
Merge branch 'main' into disable-migrations-config 2022-12-28 10:33:14 +01:00
Jean-Sébastien Herbaux
3446db4c00
Merge pull request #14546 from strapi/security/adminRateLimit 2022-12-27 19:46:05 +01:00