157 Commits

Author SHA1 Message Date
Convly
939beff915 Merge branch 'releases/4.10.2' 2023-05-03 15:18:53 +02:00
Convly
a02b19866a v4.10.2 2023-05-03 15:04:25 +02:00
Josh
85b3eeb64f chore: update to DS 1.7.2
chore: add snapshots

chore: update to 1.7.0

chore: fix tests

chore: fix hp & upload tests

chore: fix admin tests

chore: fix user-permissions FE test

chore: update snapshots and helper-plugin

fix: multi-select

chore: bump to 1.7.1

chore: bump to 1.7.2

chore: update snapshots

fix: broken test

chore: update snapshots
2023-05-02 10:23:23 +01:00
Alexandre Bodin
68604f9853 Merge branch 'main' of github.com:strapi/strapi into release/4.10.1 2023-04-26 15:50:41 +02:00
Alexandre Bodin
23b531cef5 v4.10.1 2023-04-26 15:45:41 +02:00
Alexandre Bodin
b36292e67b Merge branch 'releases/4.10.0' 2023-04-26 14:39:05 +02:00
Alexandre Bodin
9b5519778f v4.10.0 2023-04-26 14:32:28 +02:00
Josh
d07d489109 chore: convert admin-utils to TS and reorganise preset setup
chore

chore: fix tests

chore: fix workflow

chore: tidy ups

chore: test fixes

chore: skip nx cache

chore: pr amends

chore: fix rogue incorrect import
2023-04-26 09:57:17 +01:00
Josh
a572f92b1e fix: localstorage in fe tests 2023-04-20 17:12:32 +01:00
Convly
91e0be2708 v4.9.2 2023-04-19 14:54:40 +02:00
Convly
c8f2f0543b v4.9.1 2023-04-12 16:24:32 +02:00
Alexandre BODIN
de4a0e3e31
Use yarn run -T to run command installed at the root of the monorepo (#16278) 2023-04-05 14:33:37 +02:00
Convly
ffe3f4621c v4.9.0 2023-03-29 14:33:56 +02:00
Alexandre BODIN
aaeb988a0b
Expand nx usage and migrate logger to ts (#15957) 2023-03-22 11:21:33 +01:00
Convly
cc73bed97b v4.8.2 2023-03-16 17:49:52 +01:00
Alexandre Bodin
b3cb13cb14 v4.8.1 2023-03-15 22:25:40 +01:00
Convly
e239e408f9 v4.8.0 2023-03-15 16:29:42 +01:00
Alexandre Bodin
0307fb4bf7 v4.7.1 2023-03-02 10:24:10 +01:00
Convly
948dbb3121 v4.7.0 2023-02-27 20:33:14 +01:00
Convly
bae505f44c v4.6.2 2023-02-22 19:06:25 +01:00
Gustav Hansen
e86facb7bd Chore: Add whatwg-fetch polyfill to admin-test-utils 2023-02-20 12:23:47 +01:00
Gustav Hansen
6e46e60154 Chore: Upgrade swc and remove core-js polyfill for tests 2023-02-15 14:44:20 +01:00
Rémi de Juvigny
839d677c8f Remove the associated actions 2023-02-14 18:52:53 +01:00
Gustav Hansen
0aaaa28d13 Chore: Update redux and react-redux 2023-02-09 14:51:02 +01:00
Convly
17a7845e3d v4.6.1 2023-02-08 17:00:11 +01:00
Mark Kaylor
5a5a2666b1 Mock range api globally 2023-01-30 14:16:31 +01:00
Convly
a9e55435c4 v4.6.0 2023-01-25 21:17:20 +01:00
fdel-car
f3550cea82 Add audit logs support & update the features API 2023-01-25 19:52:07 +01:00
dependabot[bot]
6c9af765ec
chore(deps-dev): bump core-js from 3.26.1 to 3.27.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.26.1 to 3.27.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.27.1/packages/core-js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 09:03:04 +00:00
Convly
d36609ff26 v4.5.6 2023-01-11 17:48:52 +01:00
Convly
8f1988367c v4.5.5 2022-12-28 15:17:36 +01:00
Convly
8716ecc920 v4.5.4 2022-12-14 15:39:30 +01:00
Josh
24074df173 chore: fix tests 2022-12-07 08:30:23 +00:00
dependabot[bot]
bcd8f86dde
chore(deps-dev): bump jest-styled-components from 7.0.2 to 7.1.1
Bumps [jest-styled-components](https://github.com/styled-components/jest-styled-components) from 7.0.2 to 7.1.1.
- [Release notes](https://github.com/styled-components/jest-styled-components/releases)
- [Changelog](https://github.com/styled-components/jest-styled-components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/styled-components/jest-styled-components/compare/v7.0.2...v7.1.1)

---
updated-dependencies:
- dependency-name: jest-styled-components
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 09:05:14 +00:00
Convly
5453885f7a v4.5.3 2022-11-30 16:27:25 +01:00
Alexandre Bodin
bcb1b7f472 v4.5.2 2022-11-22 17:54:52 +01:00
Gustav Hansen
ba53ecb00e Fix: Fix swc/jest core-js polyfills 2022-11-18 15:55:36 +01:00
Gustav Hansen
aa4a1ada02 Chore: Fix eslint errors 2022-11-17 09:57:57 +01:00
Gustav Hansen
475adb3122 Jest: Add env configuration for swc to add core-js polyfills 2022-11-17 09:57:57 +01:00
Gustav Hansen
9e47dd0356 Chore: Polyfill core-js/array/at for frontend tests 2022-11-17 09:57:57 +01:00
Convly
8c20ea2b5c v4.5.1 2022-11-16 18:00:30 +01:00
Convly
33debd5701 v4.5.0 2022-11-09 15:47:52 +01:00
Convly
73b47a3901 v4.4.7 2022-11-04 16:52:57 +01:00
Gustav Hansen
e0901fe5e4
Merge branch 'main' into feature/relations-main-view 2022-11-03 11:54:37 +01:00
Convly
788ea22ba6 v4.4.6 2022-11-02 14:09:37 +01:00
Pierre Noël
cbcf02eeca Merge branch 'main' into feature/relations-main-view 2022-11-02 10:48:27 +01:00
Gustav Hansen
609bdd9f7b Jest: Fail tests on failing prop-types 2022-10-27 10:44:31 +02:00
Pierre Noël
24add7820d Merge branch 'main' into feature/relations-main-view 2022-10-25 16:04:49 +02:00
Convly
65feb971b8 v4.4.5 2022-10-19 18:49:19 +02:00
Convly
02f7b3b65d v4.4.4 2022-10-19 15:19:00 +02:00