4331 Commits

Author SHA1 Message Date
markkaylor
b4c67d427e
Merge pull request #15706 from strapi/chore/bump-ds-dep
Bump design system from 1.6.1 to 1.6.3
2023-02-07 11:14:05 +01:00
markkaylor
53a0664b40
Merge pull request #15687 from strapi/fix/json-input-validation
[content manager] Return required error if empty for json input
2023-02-07 10:47:45 +01:00
markkaylor
f0ff25c27a
Merge branch 'main' into chore/bump-ds-dep 2023-02-06 18:24:49 +01:00
Mark Kaylor
f97c352fa0 Update snapshots 2023-02-06 18:24:10 +01:00
Mark Kaylor
22abe8d250 Bump design system from 1.6.2 to 1.6.3 2023-02-06 18:20:35 +01:00
Josh
5e63ffa0ec chore: update snapshots 2023-02-06 12:23:09 +00:00
Josh
559c4ccd3d fix: we should always try and apply the relation paths if they exist 2023-02-06 10:46:10 +00:00
markkaylor
18dec12617
Merge branch 'main' into fix/json-input-validation 2023-02-06 09:38:15 +01:00
Mark Kaylor
4bc7afc769 Update snapshots 2023-02-03 14:48:38 +01:00
Mark Kaylor
321a800022 Bump design system from 1.6.1 to 1.6.2 2023-02-03 13:19:28 +01:00
markkaylor
955e210abd
Merge branch 'main' into fix/json-input-validation 2023-02-03 11:53:50 +01:00
Mark Kaylor
caa4720005 Fix validation blocking valid submission 2023-02-03 11:43:09 +01:00
Simone Taeggi
ea15154849 squash and merge all the code related to the axios migration to use useFetchClient and getFetchClient in the admin 2023-02-03 10:41:34 +01:00
Mark Kaylor
3c33ea5650 Remove log 2023-02-02 14:20:57 +01:00
Mark Kaylor
520e8d11d5 Return required error if empty 2023-02-02 12:26:11 +01:00
Christian
c557588829
Merge branch 'main' into tracking-system-ct-components-dz 2023-02-01 12:50:25 +01:00
dependabot[bot]
a4223ffce6
chore(deps): bump mini-css-extract-plugin from 2.4.4 to 2.7.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.4.4 to 2.7.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.4...v2.7.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 09:06:32 +00:00
markkaylor
5c565ae9e1
Merge pull request #15606 from strapi/chore/cm-json-input
[Content Manager] Add the new JSONInput from the DS to the CM
2023-01-31 11:00:15 +01:00
dependabot[bot]
acf7129596
chore(deps): bump immer from 9.0.15 to 9.0.19
Bumps [immer](https://github.com/immerjs/immer) from 9.0.15 to 9.0.19.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.15...v9.0.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 09:04:01 +00:00
Christian Capeans
6f2e86e562 Add small changes to improve context 2023-01-30 17:59:37 +01:00
Christian Capeans
c7f048918e Add TODOs to rename properties in v5 2023-01-30 15:55:58 +01:00
Julie Plantey
0ff34ed15e
Merge pull request #15525 from c3pxuo/patch-1
Update ru.json
2023-01-30 15:08:51 +01:00
Julie Plantey
c2bd1a799f
Merge pull request #15584 from sergixnet/translate-strapi-to-eu
Add translation Euskara for Admin UI
2023-01-30 15:06:47 +01:00
Gustav Hansen
6d2fcafab4 Chore: Update webpack loaders 2023-01-30 12:04:30 +01:00
Gustav Hansen
9d8710feb8 Chore: Update webpack dependencies 2023-01-30 11:19:55 +01:00
Gustav Hansen
baa50378d6
Merge pull request #15627 from strapi/chore/babel-deps-upgrade
Chore: Update and unpin babel dependencies
2023-01-30 11:19:18 +01:00
Gustav Hansen
7c9e6918d8 Chore: Update and unpin babel dependencies 2023-01-30 09:48:25 +01:00
Gustav Hansen
f095a13fdb Chore: Bump react-intl from v5 to 6.2.7 2023-01-30 09:39:49 +01:00
Mark Kaylor
f882ec69c0 Add the new JSONInput from the DS to the CM 2023-01-27 11:46:31 +01:00
markkaylor
a3ff110fc4
Merge pull request #15604 from strapi/chore/audit-logs-modal-scroll
[Audit logs] Make JSON input the size of its content
2023-01-27 11:16:50 +01:00
Mark Kaylor
e45fb7d63f Make JSON input the size of its content 2023-01-27 10:21:44 +01:00
Gustav Hansen
39db250758 Browserslist: exclude dead browsers (IE)
Co-authored-by: Laurens Kling <laurens@goedideemedia.nl>
2023-01-26 17:15:12 +01:00
Serge Sh
0590995f2c
Merge branch 'main' into patch-1 2023-01-26 16:19:51 +03:00
Gustav Hansen
d7a70fd5fd
Merge pull request #15570 from strapi/enhancement/use-inject-reducer-hook
Add new useInjectReducer() hook
2023-01-26 12:32:23 +01:00
Sergio Peña
11fb7a89df
Merge branch 'main' into translate-strapi-to-eu 2023-01-26 09:57:20 +01:00
sergixnet
63660df410 Add translation Euskara for Admin UI 2023-01-26 09:49:53 +01:00
Convly
a9e55435c4 v4.6.0 2023-01-25 21:17:20 +01:00
Jean-Sébastien Herbaux
b23bba9ba6
Merge pull request #15147 from strapi/chore/online-license-skeleton 2023-01-25 20:37:25 +01:00
Jean-Sébastien Herbaux
3fd5bbc4bb
Merge pull request #15036 from strapi/features/deits 2023-01-25 20:27:19 +01:00
Gustav Hansen
ef4f25ae89 Chore: Remove fontawesome dependencies 2023-01-25 20:03:28 +01:00
fdel-car
a0b344e575 Fix audit logs test 2023-01-25 19:52:07 +01:00
fdel-car
950dda7877 Update SSO error message 2023-01-25 19:52:07 +01:00
fdel-car
f3550cea82 Add audit logs support & update the features API 2023-01-25 19:52:07 +01:00
fdel-car
5f86716429 Apply Alex's missing feedback 2023-01-25 19:52:07 +01:00
fdel-car
b37a8be684 Add online license check 2023-01-25 19:52:07 +01:00
Alexandre Bodin
5a2b379fa0 Runtime server feature flag 2023-01-25 19:52:07 +01:00
Jean-Sébastien Herbaux
a1a54c899a
Merge branch 'main' into features/deits 2023-01-25 19:49:01 +01:00
Rémi de Juvigny
9ef1bea85f Fix api tests 2023-01-25 16:58:37 +01:00
Convly
c631b7f77c Review fixes 2023-01-25 16:31:51 +01:00
Mark Kaylor
37a6c0516e Move useRealTimers to afterAll 2023-01-25 15:52:22 +01:00