30539 Commits

Author SHA1 Message Date
Simone Taeggi
492cfe13ce replace axiosInstance in the Roles ListPage deleteData function to replace the api call with the getFetchClient del method 2023-01-05 12:36:59 +01:00
Simone Taeggi
c7ba51012e replace axiosInstance in the Roles ListPage fetchData function to replace the api call with the getFetchClient get method 2023-01-05 11:56:15 +01:00
Christian Capeans
7300e336c1 Fix grammatical mistakes 2023-01-05 11:11:38 +01:00
Convly
f96b270db5 Merge branch 'features/deits' of github.com:strapi/strapi into features/deits 2023-01-05 10:57:16 +01:00
Convly
b3ffb28aa9 Set lib & target to node 14, remove usage of Array.at 2023-01-05 10:57:08 +01:00
Ben Irvin
29ff69aea4 Merge branch 'main' into features/deits 2023-01-05 10:22:11 +01:00
Ben Irvin
a76b557047
Merge pull request #15349 from strapi/enhancement/lint-staged-cache 2023-01-05 10:19:52 +01:00
Ben Irvin
b6557fd214
Merge pull request #15348 from strapi/chore/prettier-md 2023-01-05 09:46:22 +01:00
Marc-Roig
8bf254faac move computeRelation outside for each 2023-01-05 09:31:51 +01:00
Ben Irvin
ef66e3aab4 use cache for lint-staged scripts 2023-01-04 17:27:54 +01:00
Ben Irvin
b43a11ad0a prettier md files 2023-01-04 17:16:16 +01:00
Jean-Sébastien Herbaux
4d327803cd
Merge pull request #15346 from strapi/deits/cli-transfer-as-experimental 2023-01-04 16:58:40 +01:00
Convly
9f24e5cf18 Only register the transfer command when STRAPI_EXPERIMENTAL is enabled 2023-01-04 16:38:07 +01:00
Jean-Sébastien Herbaux
1ebbc5f504
Merge pull request #15343 from strapi/deits/transfer-push 2023-01-04 16:02:38 +01:00
Convly
0282635a0e Revert auto format changes 2023-01-04 15:03:29 +01:00
Gustav Hansen
08cf81512b
Merge pull request #15332 from strapi/dependabot/npm_and_yarn/codemirror-5.65.11
chore(deps): bump codemirror from 5.65.8 to 5.65.11
2023-01-04 14:59:10 +01:00
Jean-Sébastien Herbaux
2dedb47b45
Merge pull request #15323 from strapi/deits/transfer-protocol 2023-01-04 14:55:13 +01:00
Jean-Sébastien Herbaux
01600bf503
Merge pull request #15324 from strapi/deits/architecture-rework 2023-01-04 14:54:46 +01:00
Convly
4191788aaa Remove eslint ignore annotation & add back koa to dev dependencies 2023-01-04 14:13:37 +01:00
Convly
e01e745ab2 Merge branch 'deits/architecture-rework' into deits/transfer-protocol 2023-01-04 14:05:37 +01:00
Convly
5eac50c7b8 Merge branch 'deits/transfer-push' into deits/architecture-rework 2023-01-04 14:04:58 +01:00
Convly
3a5cbb8bce Merge branch 'features/deits' into deits/transfer-push 2023-01-04 14:04:19 +01:00
Convly
c2f3d05a2b Merge branch 'main' into features/deits 2023-01-04 14:04:05 +01:00
Convly
4ed00c9eb8 Simplify utils usage 2023-01-04 14:03:22 +01:00
Fernando Chavez
00edca9573 Fix typo 2023-01-04 12:01:30 +01:00
Fernando Chavez
74ab737a8a Fix on tests and others 2023-01-04 11:59:16 +01:00
Convly
cb42a4fda5 Fix tests 2023-01-04 11:48:08 +01:00
Convly
3347f21f51 Update PR comments 2023-01-04 11:39:26 +01:00
Rémi de Juvigny
981890919b Use real data on audit log modal 2023-01-04 11:21:37 +01:00
Convly
08b1ae2743 Update eslint config to ignore the data-transfer lib dir 2023-01-04 11:08:37 +01:00
Convly
c0ee93f71c Update eslint config to ignore the data-transfer lib dir 2023-01-04 11:08:08 +01:00
Gustav Hansen
62d59fcd02
Merge pull request #15294 from strapi/fix/required-boolean-in-component
[fix] Boolean field validation in component
2023-01-04 10:31:56 +01:00
Ben Irvin
00c98725d0 fix typo 2023-01-04 10:31:54 +01:00
Josh
99bd18d096
Merge pull request #15260 from strapi/fix/RelationInput-read-only 2023-01-04 09:28:33 +00:00
dependabot[bot]
4e1da673f7
chore(deps): bump aws-sdk from 2.1260.0 to 2.1287.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1260.0 to 2.1287.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1260.0...v2.1287.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 09:02:29 +00:00
Convly
e46c7617df Merge branch 'deits/architecture-rework' into deits/transfer-protocol 2023-01-03 17:45:55 +01:00
Convly
582a5f244a Move the transfer url to a constant 2023-01-03 17:45:40 +01:00
Convly
85490de3b9 Remove wrong build:ts config from api tests 2023-01-03 17:39:35 +01:00
Convly
a2f1da0d49 Merge branch 'deits/transfer-push' into deits/architecture-rework 2023-01-03 17:38:25 +01:00
Convly
3e226e4bc7 Merge branch 'features/deits' into deits/transfer-push 2023-01-03 17:37:18 +01:00
Convly
fe63c1d559 Update data-transfer with remote protocol types 2023-01-03 17:36:25 +01:00
Fernando Chavez
995938b9a8 Small fixs 2023-01-03 17:05:19 +01:00
Fernando Chavez
b3165208ac Change of getDefaultMessage function without the switch 2023-01-03 16:58:58 +01:00
Fernando Chavez
55666f413b Start using useFetchClient and sort values 2023-01-03 16:53:17 +01:00
Jamie Howard
9f6e79ebe3 chore(content-manager) 2023-01-03 15:43:24 +00:00
Marc-Roig
030c109a95 better circular reference error handling 2023-01-03 16:38:14 +01:00
Fernando Chavez
484dc5022c Merge branch 'feature/audit-logs' of github.com:strapi/strapi into audit-logs/list-api-mapping 2023-01-03 16:29:22 +01:00
Jamie Howard
aef978999b
Merge pull request #15296 from pataiadam/main 2023-01-03 13:59:23 +00:00
Marc-Roig
8ec567ef9f move mysql where clause to the correct query 2023-01-03 14:49:00 +01:00
Marc-Roig
621a16119b remove constraints list
it does not apply anymore
2023-01-03 14:19:08 +01:00