12382 Commits

Author SHA1 Message Date
Marc-Roig
7ea52e2b09
chore: change config variable name 2023-04-27 11:53:49 +02:00
Josh
c62bca7913 fix: AutoReload context value had incorrect names for object properties 2023-04-27 10:30:10 +01:00
Fernando Chavez
8905c4be28 add test file for BulkActionsBar new component 2023-04-27 10:54:45 +02:00
Marc-Roig
4cf7d6284f fix: call parent wrapResult 2023-04-27 10:36:36 +02:00
Gustav Hansen
e5756043ef Chore: Split DragLayer out of the CM and make it available across the app 2023-04-27 09:55:28 +02:00
Rémi de Juvigny
27ee844d08 Remove log from tests 2023-04-27 09:54:56 +02:00
Convly
88a771b44c Merge branch 'main' into ts-support-2/automatic-type-generation 2023-04-27 09:30:27 +02:00
Convly
8167bb95d2 Automatically generate schemas TS types on dev server restart
Default to false & add experimental tag
2023-04-27 09:26:45 +02:00
Marc-Roig
b776c76ada fix: pass uid in wrapResult 2023-04-26 20:30:41 +02:00
Marc-Roig
828a5d50da Merge branch 'feature/entity-service-wrapOutput' into feature/private-s3-url-signing-content-api 2023-04-26 20:29:00 +02:00
Marc-Roig
abeaef12e0 fix: await find one entity 2023-04-26 20:27:18 +02:00
Marc-Roig
7fe9c3145d fix: wrap result of findMany when it's a single type 2023-04-26 20:26:58 +02:00
DMehaffy
c0437f31a3
Merge branch 'main' into enhancement/perfs-wildcard-populate-sanitization 2023-04-26 09:05:53 -07:00
Ben Irvin
34c7162ae7
Merge branch 'main' into feature/collection-names-and-ids-uniqueness 2023-04-26 17:41:10 +02:00
Fernando Chavez
6c105bc10e fix lint error 2023-04-26 16:55:10 +02:00
Fernando Chavez
e4234f0568 fix names on proptypes of new bulk actions bar component 2023-04-26 16:20:35 +02:00
Ben Irvin
32de22a421
Merge branch 'main' into fix/builder-set-collection-name 2023-04-26 16:01:43 +02: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
ce60415a07 Do not ignore build command on npm publish 2023-04-26 15:34:07 +02:00
Ben Irvin
63e35a6550 allow builder to set collection name 2023-04-26 15:19:01 +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
Fernando Chavez
93497de25a change cloneElement for a render function on helper-plugin's dynamicTable 2023-04-26 14:22:29 +02:00
Gustav Hansen
2d8c8eec3c
Merge branch 'feature/review-workflow-1' into feature/review-workflow-1-edit-view-color 2023-04-26 14:11:58 +02:00
Marc-Roig
1e6f407cda feat: move extensions to bootsrap instead of register 2023-04-26 13:54:53 +02:00
Marc-Roig
1e545ae1e9 feat: sign media util 2023-04-26 13:54:18 +02:00
Marc-Roig
c921f6d05c feat: create folders for entity service decorator 2023-04-26 13:53:34 +02:00
Marc-Roig
cbb49465bd feat: move sign-media test to utils 2023-04-26 13:52:45 +02:00
Marc
6fc31d84bd
Merge pull request #16482 from strapi/feautre/rw-colors 2023-04-26 13:43:43 +02:00
Gustav Hansen
ac89f99b1d CM: Display stage colors in the edit view sidebar 2023-04-26 12:46:05 +02:00
Josh
e3af28c527
Merge pull request #16418 from GitStartHQ/fix/condition-fields-break-checkbox 2023-04-26 11:23:17 +01:00
Fernando Chavez
ace5e1bef3 add canPublish to conditions to show the bulk buttons 2023-04-26 12:20:38 +02:00
Fernando Chavez
e0e272fede Send the canPublish permissions to the DynamicTable on content manager 2023-04-26 12:10:49 +02:00
Fernando Chavez
21c9cb69ad Add a new bulkActionsBar prop to DynamicTable from helper-plugins and changes to the table on content manager to have the new bulk publish buttons 2023-04-26 11:57:05 +02:00
Ben Irvin
ea75258555 only check if schema exists 2023-04-26 11:56:40 +02:00
Ben Irvin
53a4abeb77 throw error instead of logging 2023-04-26 11:41:03 +02:00
Ben Irvin
04bbd2215e add error when content type wasn't loaded 2023-04-26 11:35:55 +02:00
Convly
c15fcdcd5d Transform wildcard to an exact populate during sanitize steps 2023-04-26 11:09:43 +02:00
Ben Irvin
fa5ec391d8 fix mapping 2023-04-26 11:03:50 +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
407be7cbbd
Merge pull request #16481 from strapi/chore/refactor-hp-to-features 2023-04-26 09:56:28 +01:00
Gustav Hansen
10983f3ba7
Merge pull request #16499 from strapi/feature/review-workflow-1-settings-color
Settings: Implement color select for stages
2023-04-26 10:54:37 +02:00
Gustav Hansen
2c6624f64f Chore: Update reducer tests 2023-04-26 10:15:47 +02:00
Josh
4134c0e33b refactor: colocate code in helper-plugin features for clearer view
refactor: move Notification logic into helper-plugin

refactor: wip

fix: typo

chore: fix tests

chore: ensure contexts are still exported

Update packages/core/helper-plugin/src/features/OverlayBlocker.js

Update packages/core/helper-plugin/src/features/AutoReloadOverlayBlocker.js

Co-Authored-By: Gustav Hansen <gustav.hansen@strapi.io>
2023-04-26 09:06:18 +01:00
Simone Taeggi
9153d6cb47 change format error labels 2023-04-26 09:46:33 +02:00
Simone Taeggi
4cc66139dc remove check singular name equals collection name 2023-04-26 09:39:31 +02:00
Simone Taeggi
ff9fe9bca1 Merge branch 'main' into feature/collection-names-and-ids-uniqueness 2023-04-26 09:36:34 +02:00
Ben Irvin
fd93d805cd disable lint warnings on yup error messages 2023-04-26 09:32:20 +02:00
Ben Irvin
118d78e67d fix map 2023-04-26 09:28:29 +02:00