30539 Commits

Author SHA1 Message Date
Alexandre Bodin
b1d1a6a272 Merge branch 'main' of github.com:strapi/strapi into chore/rbac-ce 2023-03-07 16:19:54 +01:00
Simone Taeggi
b6ea2a544e Merge branch 'main' into data-transfer/limit-token-name-length 2023-03-07 16:08:35 +01:00
Ben Irvin
29ce2b90cb
Merge branch 'main' into v4/generator-migration 2023-03-07 15:48:31 +01:00
Ben Irvin
5c9b3896c8
Merge pull request #15587 from cpaczek/add-cron-removals 2023-03-07 15:46:22 +01:00
Josh
85a51ce618
Merge pull request #16017 from strapi/fix/spacing-should-be-gap 2023-03-07 14:45:10 +00:00
Jamie Howard
4bd99fce72 chore: code cleanup 2023-03-07 14:36:17 +00:00
Josh
61a60ee170
Merge pull request #16018 from strapi/fix/validate-ml-assets- 2023-03-07 14:31:48 +00:00
Josh
edc8c32056 chore: replace spacing with gap
chore: update snapshots

fix: css on roles settings
2023-03-07 14:27:20 +00:00
Alexandre Bodin
3d554829db Merge branch 'main' of github.com:strapi/strapi into chore/rbac-ce 2023-03-07 14:46:37 +01:00
Marc-Roig
7b8089133c use lodash to have default get value 2023-03-07 14:36:54 +01:00
Alexandre Bodin
11821500d2 Update FE snapshot 2023-03-07 14:17:01 +01:00
Jamie Howard
6548fd77ca refactor(review-workflows): use knex for raw sql query 2023-03-07 11:56:09 +00:00
Josh
e438557f17 fix: check if mime or ext are nullish and replace with empty strings 2023-03-07 11:46:03 +00:00
Simone
cabb975309
Merge pull request #16013 from strapi/fix/add-url-syntax-to-the-use-fetch-client-doc
Prevent url issues in the useFetchClient
2023-03-07 10:50:28 +01:00
Simone Taeggi
951b0b3b0a add a tip to prevent errors in the useFetchClient requestURL format 2023-03-07 10:39:55 +01:00
Josh
6b07ba03c0
Merge pull request #15969 from strapi/dependabot/npm_and_yarn/react-select-5.7.0 2023-03-07 09:18:56 +00:00
Josh
024758e731 chore: update snapshots for react-select classNames 2023-03-07 08:35:27 +00:00
Marc
c90c7ee82a
Merge pull request #15978 from strapi/dependabot/npm_and_yarn/chalk-4.1.2 2023-03-07 09:18:45 +01:00
Marc
6b978c911f
Merge pull request #16002 from strapi/fix/remove-media-attribute-validator 2023-03-07 09:07:25 +01:00
Alexandre Bodin
e3a4b431ba clean comment 2023-03-07 08:41:07 +01:00
Alexandre Bodin
8278afe3f3 Merge branch 'main' of github.com:strapi/strapi into chore/rbac-ce 2023-03-07 08:27:15 +01:00
markkaylor
a3ad977212
Merge branch 'main' into fix/audit-logs-test-error 2023-03-07 08:46:39 +05:30
Mark Kaylor
6e96e68a87 Fix tbody cannot appear as child of div error 2023-03-07 08:42:24 +05:30
Alexandre Bodin
6c36872dd2 Fix test 2023-03-06 22:17:56 +01:00
Alexandre Bodin
6a003d738c Move frontend 2023-03-06 22:15:57 +01:00
Alexandre Bodin
e0e2084422 Move RBAC into CE 2023-03-06 21:46:45 +01:00
Josh
a9fe3a0191
Merge pull request #15949 from sergixnet/main 2023-03-06 18:27:05 +00:00
Sergio Peña
50235362be Fix some traslations removing dots 2023-03-06 17:59:13 +00:00
Fernando Chavez
0578e6e19b reduce scope of audit logs test to only test audit logs feature 2023-03-06 17:47:33 +01:00
Ben Irvin
e404bc6015 update transfer cli 2023-03-06 16:32:51 +01:00
Ben Irvin
8cb2487d85 enable push command from CLI 2023-03-06 16:19:06 +01:00
Jamie Howard
5e51497538 Merge remote-tracking branch 'origin/feature/review-workflow' into feature/review-workflow-ctb 2023-03-06 15:06:15 +00:00
Ben Irvin
f1f1ec511d fix transfer 2023-03-06 14:11:19 +01:00
Ben Irvin
550ce0f539 remove signal listeners from process 2023-03-06 14:08:28 +01:00
Rémi de Juvigny
08e1d1a54a Use internal service state 2023-03-06 12:24:30 +01:00
dogusdeniz
93a08dea2c
Merge branch 'main' into v4/generator-migration 2023-03-06 13:33:15 +03:00
Marc-Roig
94d600826f remove media validator until we find a better solution to validate files 2023-03-06 10:54:20 +01:00
Ben Irvin
6d64484535 comments 2023-03-06 10:24:41 +01:00
Ben Irvin
364e5474d4 fix test error 2023-03-06 10:19:04 +01:00
Ben Irvin
6dac618173
Merge branch 'main' into enh/gracefully-abort-transfers-on-signal 2023-03-06 09:56:54 +01:00
Ben Irvin
e47e7d0bc2
Merge branch 'main' into fix/graphql-findone-require-id 2023-03-06 09:53:51 +01:00
Josh
5003a8c55c chore: only build helper-plugin & admin panel 2023-03-06 08:07:55 +00:00
Alexandre BODIN
b9e92de1af
Merge pull request #15976 from strapi/chore/fix-invalid-path
Fix invalid require using internal paths
2023-03-03 18:41:11 +01:00
Marc
399806ef2c
Merge pull request #15942 from strapi/fix/publish-webhook-with-publishedAt 2023-03-03 17:18:47 +01:00
Alexandre Bodin
e789cd81f3 Avoid local strapi conflicting with global 2023-03-03 17:17:02 +01:00
Christian Capeans
3093fa32f1 Refactor the push handler for the data transfer
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
2023-03-03 17:16:24 +01:00
Alexandre Bodin
5992d968eb Update requires 2023-03-03 17:03:45 +01:00
nathan-pichon
040531838c
fix(review-workflows): update condition on migration to include content-type column 2023-03-03 16:49:49 +01:00
Josh
3234fcc61d
Merge pull request #15900 from strapi/fix/relations-caching-between-locales 2023-03-03 15:42:28 +00:00
nathan-pichon
08100d5aa5
fix(review-workflows): check if review workflow is a boolean 2023-03-03 16:32:20 +01:00