23125 Commits

Author SHA1 Message Date
Ben Irvin
01c02b51b4
Rename build directory to build-command so it doesn't get ignored (#16523) 2023-04-28 08:27:31 +02:00
Ben Irvin
2b77c4ac88
Merge pull request #16525 from strapi/fix/builder-set-collection-name 2023-04-27 15:54:47 +02:00
Ben Irvin
c33855d39e
Merge pull request #16508 from strapi/chore/add-error-on-empty-content-type-folder 2023-04-27 14:22:54 +02:00
Gustav Hansen
7d1e4b18e2
Merge pull request #16533 from strapi/chore/drag-layer-helper-plugn
Chore: Split DragLayer out of the CM and make it available across the app
2023-04-27 13:07:01 +02:00
Josh
c62bca7913 fix: AutoReload context value had incorrect names for object properties 2023-04-27 10:30:10 +01: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
7216f753f8 Fix generator tests (upgrade to ts V5) 2023-04-27 09:38:16 +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
Josh
e3af28c527
Merge pull request #16418 from GitStartHQ/fix/condition-fields-break-checkbox 2023-04-26 11:23:17 +01: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
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
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
Alexandre BODIN
12d3068013
Migrate generators to ts (#16392) 2023-04-26 09:07:40 +02:00
gitstart
9e2b06649c fix: field named conditions breaking role checkboxes
Co-authored-by: raph941 <45232708+raph941@users.noreply.github.com>
2023-04-26 03:07:02 +00:00
DMehaffy
4b4d64bbb6
Merge pull request #16491 from strapi/fix/licenseExtension
Change license extension to prevent it loading the wrong file
2023-04-24 12:39:59 -07:00
Nathan Pichon
a51313304d
Merge pull request #15899 from strapi/feature/review-workflow
New Feature: Review Workflows
2023-04-24 20:53:14 +02:00
derrickmehaffy
c1135d6cd7 Change license extension to prevent it loading the wrong file 2023-04-24 11:32:21 -07:00
markkaylor
f1c2201b6e
Merge pull request #16265 from strapi/fix/plugin-documentation-bugs
Fix/plugin documentation bugs
2023-04-24 19:50:10 +02:00
Jean-Sébastien Herbaux
3070b89cc1
Upgrade to TS V5 and fix related breaking changes (#16462) 2023-04-24 18:37:51 +02:00
DMehaffy
2ee90667d9
Fix missing license in core/strapi package (#16489) 2023-04-24 18:20:08 +02:00
Nathan Pichon
544245319d
Merge pull request #16367 from strapi/feat/allow-proxy-requests-for-license-server
feat(proxy): allow the use of a proxy in internal requests
2023-04-24 17:35:06 +02:00
Mark Kaylor
4236fe6f5a Fix union types 2023-04-24 16:56:02 +02:00
Mark Kaylor
e12644bc97 Fix jsdoc 2023-04-24 16:50:48 +02:00
Christian
32884d7791
Merge pull request #16356 from focus-at/patch-1 2023-04-24 16:50:34 +02:00
Mark Kaylor
3178e13fca Add spaces in tests 2023-04-24 16:50:30 +02:00
Ben Irvin
94e2df7b46
Merge pull request #16317 from strapi/enh/cli-modularization 2023-04-24 15:40:50 +02:00
Mark Kaylor
29cd84c237 Teardown the mock 2023-04-24 15:25:17 +02:00
Mark Kaylor
924aca18f1 Add tests for override service 2023-04-24 15:25:17 +02:00
Mark Kaylor
f33090461c Provide default empty object for override options 2023-04-24 15:25:17 +02:00
Mark Kaylor
b07097e8b4 Use all attributes for response 2023-04-24 15:25:17 +02:00
Mark Kaylor
d25e7468fb Add required attributes to response 2023-04-24 15:25:17 +02:00
Mark Kaylor
b71708a303 Add a component schema for each model 2023-04-24 15:25:17 +02:00
Mark Kaylor
f3a4adf3ad Fix links always opening current version instead of selected version 2023-04-24 15:25:17 +02:00
Mark Kaylor
8bdcc13ddc Fix single types using wrong response component 2023-04-24 15:25:17 +02:00
Mark Kaylor
72bb36afbc Use immer 2023-04-24 15:25:17 +02:00
Mark Kaylor
e82a1a9519 PR feedback 2023-04-24 15:25:17 +02:00
Mark Kaylor
8d83b53961 Add test config 2023-04-24 15:25:17 +02:00
Mark Kaylor
5c680d4b8f Clean comments and spacing 2023-04-24 15:25:17 +02:00
Mark Kaylor
4e5dee17bb Refactor to scope mutations 2023-04-24 15:25:17 +02:00
Mark Kaylor
b160ee3707 Add JSDoc 2023-04-24 15:25:17 +02:00