12157 Commits

Author SHA1 Message Date
Mark Kaylor
d662f04b6a Adjust spacing and padding to match filter popover 2023-08-28 10:55:28 +02:00
Fernando Chavez
97a37fa857 adapt cog button to creator fields 2023-08-28 09:23:18 +02:00
Alexandre Bodin
a2b1a1e724 Merge branch 'temp-fix' 2023-08-25 23:30:17 +02:00
Alexandre Bodin
fefc4a24ac v4.12.7 2023-08-25 23:19:00 +02:00
Jamie Howard
9e080a4d84 chore(ee): remove src stages when stages are being updated
chore(ee): remove minimum length validation for stage array
2023-08-25 16:17:46 +01:00
Ben Irvin
355d056a4d clarify language 2023-08-25 15:54:35 +02:00
Fernando Chavez
9b71fdd3b5 Merge branch 'main' of github.com:strapi/strapi into enhancement/list-view-settings-menu 2023-08-25 15:46:44 +02:00
Ben Irvin
716e78bbc6
Merge pull request #17639 from strapi/fix/sanitization-throw-instead-of-filter 2023-08-25 14:22:08 +02:00
Ben Irvin
259ce5e5f2 remove unused var 2023-08-25 12:47:15 +02:00
Ben Irvin
6a73f62377 allow hidden in permissions manager 2023-08-25 12:38:42 +02:00
Ben Irvin
97576fdaad add tests and fixes 2023-08-25 11:59:37 +02:00
Jamie Howard
a20b7af3ea chore(ee): update assignee select success messaging 2023-08-25 10:08:38 +01:00
Jamie Howard
895b960f69 test(ee): add test for partial stage permission update 2023-08-25 09:55:53 +01:00
Marc Roig
7b1c16665b
Merge pull request #17768 from strapi/fix/assignee-data-transfer-ce
fix: include strapi_assignee as a known feature in data transfer
2023-08-25 10:29:31 +02:00
Ben Irvin
fc069e6b0f match sanitize 2023-08-25 09:55:33 +02:00
Ben Irvin
2cd33050fe revert refactoring 2023-08-25 09:54:28 +02:00
Ben Irvin
e8efa10a4c revert traversals 2023-08-25 09:46:50 +02:00
Convly
1ee14299a4 Add missing comments & validation 2023-08-24 15:18:02 +02:00
Convly
6b58fd8b1c Update visitors 2023-08-24 15:16:56 +02:00
Marc-Roig
5c8fcfa155
fix: revert getModel to contentTypes change 2023-08-24 14:48:39 +02:00
Ben Irvin
39661e4063 fix typo 2023-08-24 14:37:48 +02:00
Ben Irvin
aedf994e20
Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-24 14:35:58 +02:00
Ben Irvin
0d72a73038
Merge pull request #17776 from strapi/fix/sanitize-on-dynamic-model 2023-08-24 13:50:19 +02:00
Ben Irvin
ca2c387811 use updated model instead of base schemas 2023-08-24 13:37:22 +02:00
Ben Irvin
406815c8e6 remove accidental line 2023-08-24 12:47:50 +02:00
Marc-Roig
214bb4fe23
feat: proxy content type in controller factory 2023-08-24 11:41:02 +02:00
Marc-Roig
f648affa41
fix: include strapi_assignee as a known feature in data transfer 2023-08-24 10:27:50 +02:00
Marc-Roig
6b87894b50
test: filter internal actions 2023-08-23 17:10:43 +02:00
Ben Irvin
24fa62999e improve comment 2023-08-23 17:09:17 +02:00
Alexandre BODIN
307122ead0
Merge pull request #17758 from strapi/releases/4.12.6 2023-08-23 17:01:59 +02:00
Ben Irvin
415a6a101b use inclusion check method 2023-08-23 17:01:11 +02:00
Ben Irvin
8727632ec5 add strapi assertions 2023-08-23 16:45:25 +02:00
Jamie Howard
6ee56bc409 Merge remote-tracking branch 'origin/feature/rw-stage-rbac' into rw-stage-rbac/list-available-stages 2023-08-23 15:11:28 +01:00
Alexandre Bodin
60f5155c4f Merge branch 'main' into releases/4.12.6 2023-08-23 15:55:24 +02:00
Alexandre Bodin
9bb6ba1e0d v4.12.6 2023-08-23 15:50:13 +02:00
Jean-Sébastien Herbaux
72f2961d31
Merge pull request #17569 from strapi/types/fix-attribute-any 2023-08-23 15:24:10 +02:00
Marc-Roig
f943124a48
revert: permissions integration tests 2023-08-23 14:52:34 +02:00
Ben Irvin
dadc1f78e9 fix tests 2023-08-23 14:18:57 +02:00
Gustav Hansen
b2a69649be
Merge pull request #17477 from strapi/feature/rw-stage-default-sort
Enhancement: Improve content-manager sorting & filtering capabilities
2023-08-23 13:55:35 +02:00
Gustav Hansen
c9fa5fb0ec
Merge pull request #17685 from strapi/fix/code-splitting
Fix: Use sync over async components in admin panel APIs
2023-08-23 13:55:15 +02:00
Ben Irvin
6221af275d Merge branch 'fix/links-not-in-files-exclude' into fix/exclude-only-acts-also-on-restore 2023-08-23 13:12:32 +02:00
Jamie Howard
6bb9d68da2 chore(ee): clean up controller 2023-08-23 11:52:14 +01:00
Ben Irvin
df96b7c8a4 await backup folder deletion 2023-08-23 12:47:46 +02:00
Gustav Hansen
f06a16895a Chore: Update tests 2023-08-23 12:37:28 +02:00
Gustav Hansen
4b69d56dbc Fix: Use React.lazy over async component imports for plugins 2023-08-23 12:37:28 +02:00
Ben Irvin
499ed0acdf fix logic for exclude in restore delete 2023-08-23 12:35:08 +02:00
Alexandre Bodin
e1658b575c init 2023-08-23 12:34:08 +02:00
Marc-Roig
37a9af1953
feat: filter out internal actions instead of doing partial updates 2023-08-23 12:14:58 +02:00
Ben Irvin
f8ceb56bf0 only make file backup when necessary 2023-08-23 10:47:39 +02:00
Jamie Howard
2fafb39180 Merge remote-tracking branch 'origin/feature/rw-stage-default-sort' into default-sort-by-non-visible-attrs/resolve-merge 2023-08-22 16:22:59 +01:00