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 |
|
Ben Irvin
|
34c7162ae7
|
Merge branch 'main' into feature/collection-names-and-ids-uniqueness
|
2023-04-26 17:41:10 +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 |
|
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 |
|
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 |
|
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 |
|
Marc-Roig
|
f2e53a4613
|
feat: add uid and action options in wrapResult
|
2023-04-26 09:28:22 +02:00 |
|
Marc-Roig
|
79b5cacdbf
|
fix: await findWithRelationCounts
|
2023-04-26 09:21:38 +02:00 |
|
Marc-Roig
|
a25ec71eb3
|
fix: wrap findWithRelationCountPage
|
2023-04-26 09:21:05 +02: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 |
|
Gustav Hansen
|
19855acfa4
|
Settings: Fix Field <> ReactSelect connection
|
2023-04-25 18:05:15 +02:00 |
|
Gustav Hansen
|
ef3d7ff09a
|
Settings: Implement color select for stages
|
2023-04-25 17:40:48 +02:00 |
|
Marc
|
94e2624b61
|
Merge pull request #16479 from strapi/feat/back-limit-number-of-created-stages
|
2023-04-25 16:43:01 +02:00 |
|
Marc-Roig
|
0c84b254f7
|
feat: wrapResult before emitting events
|
2023-04-25 14:25:22 +02:00 |
|
Marc-Roig
|
66b2c5ae74
|
feat: just keep wrapResult
|
2023-04-25 14:23:10 +02: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 |
|
DMehaffy
|
0d32d3517c
|
Merge branch 'main' into chore/docs-api-ref
|
2023-04-24 10:09:28 -07: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 |
|