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 |
|
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 |
|
Ben Irvin
|
94e2df7b46
|
Merge pull request #16317 from strapi/enh/cli-modularization
|
2023-04-24 15:40:50 +02:00 |
|
Mark Kaylor
|
e82a1a9519
|
PR feedback
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
02a6ea5cf5
|
Add customizer function
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
ff971821fb
|
Test overrides and fix upload schema
|
2023-04-24 15:25:17 +02:00 |
|
Gustav Hansen
|
e386aff3d5
|
Merge branch 'main' into feature/review-workflow
|
2023-04-24 13:59:41 +02:00 |
|
DMehaffy
|
7f1bb7e73f
|
Allow configuration of SSO Cookie Domain (#16471)
|
2023-04-24 12:33:20 +02:00 |
|
Ben Irvin
|
9301e282f6
|
Merge branch 'main' into enh/cli-modularization
|
2023-04-24 11:54:33 +02:00 |
|
Ben Irvin
|
97f61da0d5
|
Merge branch 'main' into enh/cli-modularization
|
2023-04-24 11:52:07 +02:00 |
|
Marc-Roig
|
9b76d46f92
|
fix: add sendDidChangeEntryStage
|
2023-04-24 11:29:50 +02:00 |
|
Marc-Roig
|
cc02e0bb60
|
fix: change metrics method name
|
2023-04-24 11:26:37 +02:00 |
|
Marc
|
7bdbd665af
|
Merge pull request #16472 from molund/molund-patch-1
|
2023-04-24 10:59:00 +02:00 |
|
Marc
|
d8ad5561d4
|
Merge pull request #16453 from strapi/feature/index-morph-tables
|
2023-04-24 09:02:55 +02:00 |
|
Michael Olund
|
975a3ca03d
|
Fix knex error when removing existing relations as a batch
Added a fallback of 0 after null coalesce
|
2023-04-21 12:11:16 -07:00 |
|
Ben Irvin
|
6000668673
|
Merge pull request #16402 from strapi/fix/windows-import-export
|
2023-04-21 15:35:14 +02:00 |
|
Rémi de Juvigny
|
7c972f569b
|
Merge pull request #16455 from strapi/feature/custom-field-sizes
Let custom fields specify a custom input size
|
2023-04-21 15:30:39 +02:00 |
|
Josh
|
2edcb60e35
|
Merge pull request #16441 from strapi/fix/nested-repeatable-components-can-be-reordered
|
2023-04-21 12:19:56 +01:00 |
|
Gustav Hansen
|
092a80bc33
|
Merge branch 'main' into feature/review-workflow
|
2023-04-21 13:08:41 +02:00 |
|
Rémi de Juvigny
|
4465cb1ef8
|
Use isPlainObject from lodash instead
|
2023-04-21 12:38:17 +02:00 |
|
Rémi de Juvigny
|
0f29e9367a
|
Check for arrays when validating inputSize
|
2023-04-21 12:34:56 +02:00 |
|
Gustav Hansen
|
19dd2efd54
|
CM: ListView - Check if review-workflows are enabled instead of relying on isEE
|
2023-04-21 12:22:49 +02:00 |
|