5169 Commits

Author SHA1 Message Date
dependabot[bot]
14f0d2e047
chore(deps): bump sanitize-html from 2.7.1 to 2.7.3
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.7.1 to 2.7.3.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.7.1...2.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 09:02:41 +00:00
Josh
24074df173 chore: fix tests 2022-12-07 08:30:23 +00:00
Josh
06934f2323 fix: use a flag to specifically set modified data only when copying a locales data over 2022-12-06 17:00:47 +00:00
Julie Plantey
bda682de43 Merge branch 'main' of https://github.com/strapi/strapi into features/authLogo 2022-12-06 17:03:24 +01:00
Josh
f1a47fbc4a
Merge pull request #15079 from strapi/feat/dynamic-zone-dragndrop 2022-12-06 12:58:15 +00: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
Josh
32a95dea16 test: fix reducer tests 2022-12-06 11:41:21 +00:00
Josh
15cd86c542 fix: button background 2022-12-06 11:36:03 +00: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
Gustav Hansen
ee3f87243f
Merge pull request #15052 from GitStartHQ/fix/editor-wrong-focus-checking
fix: wrong editor focus checking method
2022-12-06 12:27:29 +01:00
Mark Kaylor
972bdd72cc Move service to the ee folder 2022-12-06 12:14:33 +01:00
Josh
04a6cd4861 fix: use __temp_key__ for when you've just added components and theres no IDs 2022-12-06 10:26:00 +00:00
Julie Plantey
6b97780038 chore: breakdown ImageCardAsset format and size displayed test 2022-12-06 11:10:21 +01:00
Josh
b041dcb8c4 chore: tweak action placement 2022-12-06 08:18:50 +00:00
Josh
968aec8a11 chore: pr amends 2022-12-05 15:31:21 +00:00
Julie Plantey
40b3a78e76 chore: design and wording fixes 2022-12-05 15:24:10 +01:00
Julie Plantey
d20474630f chrore: feedback fix Form tests 2022-12-05 14:59:58 +01:00
Josh
9799b7c67b chore: merge main 2022-12-05 11:30:46 +00:00
Josh
befa7981d6
Merge branch 'main' into dependabot/npm_and_yarn/msw-0.49.1 2022-12-05 11:29:05 +00:00
Josh
ac978ad6ed
Merge branch 'main' into dependabot/npm_and_yarn/msw-0.49.1 2022-12-05 11:20:48 +00:00
Josh
9b344ab1d6 feat: add accessible live text to D&D implementation 2022-12-05 11:12:42 +00:00
Josh
0de78146e0 fix: dynamic zones not understanding which one is being dragged all the time
this is why keys are important kids
2022-12-05 10:00:16 +00:00
Josh
f0b851a7b9 feat(wip): add dnd to dynamic zones 2022-12-05 10:00:16 +00:00
Madhuri Sandbhor
ca74f49068 minor change 2022-12-05 10:46:45 +01:00
Madhuri Sandbhor
6e8b61519f updated review comments 2022-12-05 10:46:45 +01:00
Madhuri Sandbhor
4439cc4f64 minor changes 2022-12-05 10:46:45 +01:00
Madhuri Sandbhor
c59186133c added audit logs list component and modal dialog 2022-12-05 10:46:45 +01:00
Madhuri Sandbhor
cd943a2a2c updated test cases, removed snapshot 2022-12-05 10:46:45 +01:00
Madhuri Sandbhor
ea39f719f7 added test case 2022-12-05 10:46:45 +01:00
Madhuri Sandbhor
b00348c30d added audit logs page 2022-12-05 10:46:45 +01:00
Josh
fd8163d37b chore: pr amends 2022-12-05 09:31:25 +00:00
Josh
e66352c649 test: fix test for hook & add one surrounding cache 2022-12-05 08:41:57 +00:00
Radoslav Zeman
4bf11a59a8 improve SK translations 2022-12-03 23:08:54 +01:00
Josh
52a4811d5d refactor: make it quicker to access cache 2022-12-02 17:43:57 +00:00
Josh
38d13deafa fix: use a global cache for custom inputs so they can be accessed anywhere 2022-12-02 17:23:00 +00:00
Julie Plantey
98154cacc1 chore: update translations 2022-12-02 12:07:20 +01:00
Julie Plantey
7a48a5fe79 add test to make sure updateProjectSettings is called 2022-12-02 12:01:53 +01:00
Julie Plantey
23488c386a update snapshots, update project settings on submit, update form reducer tests 2022-12-01 18:28:28 +01:00
Julie Plantey
a5ff1f2fb5 extend test coverage part 2 2022-12-01 17:24:47 +01:00
Simone Taeggi
7dea3803e7 update snapshots 2022-12-01 15:17:42 +01:00
gitstart
d92bd64264 chore: corrects wrong editor focus checking method 2022-12-01 11:28:38 +00:00
Julie Plantey
fd873964d1 fix permissions and add test part 1 2022-12-01 12:08:06 +01:00
Vincent
51cb73f9ee feat: added authLogo setting 2022-12-01 11:39:23 +01:00
Marc-Roig
a148b81d85 Merge branch 'main' into feature/relations-reordering 2022-12-01 09:31:08 +01:00
Simone
6290d8a68a
Merge branch 'main' into fix/change-strapi-icons-color-in-dashboard 2022-11-30 17:51:29 +01:00
Simone Taeggi
76ce0677f6 update snapshots 2022-11-30 17:43:57 +01:00
Simone Taeggi
1c1ae40675 change the svg path colors 2022-11-30 17:42:16 +01:00
Simone
fcee6194e3
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-11-30 17:01:39 +01:00
Convly
5453885f7a v4.5.3 2022-11-30 16:27:25 +01:00