Benjamin Geets
|
175009554b
|
Merge branch 'main' into main
|
2022-09-13 18:14:11 +02:00 |
|
Pierre Noël
|
5b56324ac8
|
Merge pull request #14170 from strapi/fix/upload-new-file-to-entity
Fix relations not correctly set when uploading a new file to an entity
|
2022-09-13 17:55:06 +02:00 |
|
Gustav Hansen
|
cf1caa7c11
|
RelationInputDataManager: Send idsToInclude param
|
2022-09-13 17:45:18 +02:00 |
|
Julie Plantey
|
0ebf0e5f88
|
Merge pull request #14397 from strapi/fix/14395
[Fix] CM LV custom labels
|
2022-09-13 17:36:59 +02:00 |
|
Julie Plantey
|
7921a8e465
|
remove normalizeRelations tests
|
2022-09-13 17:26:54 +02:00 |
|
Julie Plantey
|
bd939c9112
|
check if existsInDisconnect before updating draftState
|
2022-09-13 17:25:29 +02:00 |
|
Gustav Hansen
|
e1de9498aa
|
Merge pull request #14404 from strapi/feature/relations-main-view-rename-wrapper-component
Rename RelationInputWrapper to RelationInputDataManager
|
2022-09-13 17:22:17 +02:00 |
|
markkaylor
|
4a3ee5ec5b
|
Update comment
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
|
2022-09-13 10:57:25 -04:00 |
|
Mark Kaylor
|
062f92cc99
|
Merge branch 'features/custom-fields' of github.com:strapi/strapi into custom-fields/rm-plugin
|
2022-09-13 10:56:43 -04:00 |
|
markkaylor
|
95d7fe5a97
|
Merge branch 'features/custom-fields' into custom-fields/types
|
2022-09-13 10:46:53 -04:00 |
|
Mark Kaylor
|
21fd40e243
|
Merge branch 'main' of github.com:strapi/strapi into features/custom-fields
|
2022-09-13 10:30:19 -04:00 |
|
Julie Plantey
|
f6bc1a7a05
|
clean connect/disconnect on update
|
2022-09-13 16:20:11 +02:00 |
|
Gustav Hansen
|
01f08a2575
|
Rename RelationInputWrapper to RelationInputDataManager
|
2022-09-13 16:19:06 +02:00 |
|
Gustav Hansen
|
a72197c78a
|
Merge pull request #14402 from strapi/feature/relations-main-view-components
RelationInputWrapper: Fix and properly transform query params for components
|
2022-09-13 16:11:02 +02:00 |
|
Gustav Hansen
|
5710491285
|
Merge pull request #14400 from strapi/relations/proptypes-fix
[RelationInput] fix proptypes
|
2022-09-13 16:08:20 +02:00 |
|
Mark Kaylor
|
23d9adbfef
|
Convert type in register function
|
2022-09-13 10:04:39 -04:00 |
|
Pierre Noël
|
72eec1fb7c
|
Merge branch 'main' into fix/upload-new-file-to-entity
|
2022-09-13 16:00:05 +02:00 |
|
Gustav Hansen
|
5c839678cd
|
RelationInputWrapper: Fix and properly transform query params for components
|
2022-09-13 15:24:40 +02:00 |
|
Mark Kaylor
|
ed2b0588c6
|
Fix name and version
|
2022-09-13 08:47:00 -04:00 |
|
Gustav Hansen
|
41191481f4
|
Merge pull request #14381 from strapi/feature/relations-main-view-empty-overfetch
RelationInputWrapper: Do not attempt fetching relations, if count == 0
|
2022-09-13 14:28:03 +02:00 |
|
Mark Kaylor
|
a67ff09585
|
Merge branch 'features/custom-fields' of github.com:strapi/strapi into custom-fields/rm-plugin
|
2022-09-13 08:20:49 -04:00 |
|
markkaylor
|
1ebd4afdff
|
Merge pull request #14391 from strapi/custom-fields/fix-type-conversion
[Custom fields] Fix type conversion
|
2022-09-13 08:17:04 -04:00 |
|
Gustav Hansen
|
ef3ff83c6b
|
Merge branch 'feature/relations-main-view' into feature/relations-main-view-empty-overfetch
|
2022-09-13 14:04:50 +02:00 |
|
Mark Kaylor
|
22727a5779
|
Add custom fields description
|
2022-09-13 07:56:51 -04:00 |
|
Gustav Hansen
|
0fb9a7f525
|
useRelation: Update tests
|
2022-09-13 13:51:53 +02:00 |
|
Gustav Hansen
|
147c7efc27
|
Merge pull request #14399 from strapi/feature/relations-main-view-draft-warning
EditView: Remove warning for relations with publicationstate = draft
|
2022-09-13 13:08:56 +02:00 |
|
Gustav Hansen
|
bcbae4e599
|
Merge branch 'main' into feature/relations-main-view
|
2022-09-13 13:08:05 +02:00 |
|
Gustav Hansen
|
843778eb5a
|
EditView: Remove legacy translations
|
2022-09-13 12:50:38 +02:00 |
|
Gustav Hansen
|
8f089ca397
|
EditView: Move test mock-data
|
2022-09-13 12:50:23 +02:00 |
|
Julie Plantey
|
93123eb978
|
fixed Option warning id + overflow passed to ShadowBox
|
2022-09-13 12:39:37 +02:00 |
|
Julie Plantey
|
f7b51cd2f2
|
fix RelationInput proptypes issues
|
2022-09-13 12:25:50 +02:00 |
|
Gustav Hansen
|
f8784891e8
|
EditView: Remove warning for relations with publicationstate = draft
|
2022-09-13 12:16:02 +02:00 |
|
Julie Plantey
|
150f697bc8
|
use custom label for CM LV headers
|
2022-09-13 10:53:33 +02:00 |
|
Gustav Hansen
|
2766b93940
|
Merge pull request #14387 from strapi/feature/relations-main-view-progressive-state
EditViewDataManagerProvider: Progressively enhance relations state
|
2022-09-13 10:13:34 +02:00 |
|
Julie Plantey
|
d398c6b4f1
|
Merge pull request #14392 from strapi/relations/ui-fixes
[RelationInput] UI fixes
|
2022-09-13 09:36:08 +02:00 |
|
Gustav Hansen
|
e1c4310bc5
|
EditViewDataManagerProvider: Fix and improve tests
|
2022-09-13 09:32:35 +02:00 |
|
Gustav Hansen
|
1a1e95c928
|
EditViewDataManagerProvider: Improve code comments
|
2022-09-13 09:14:11 +02:00 |
|
Marc
|
e961086382
|
Merge pull request #14373 from konstantinmuenster/patch-2
|
2022-09-13 04:34:40 +02:00 |
|
David Lüder
|
4ea9d481a9
|
Merge branch 'main' into filter-translation-neq-removal
|
2022-09-13 02:29:59 +02:00 |
|
Simone Taeggi
|
4907cbb36b
|
update test
|
2022-09-12 23:32:27 +02:00 |
|
Simone Taeggi
|
f3ef246013
|
fix select all bug
|
2022-09-12 22:57:04 +02:00 |
|
Simone Taeggi
|
961a3cb202
|
merge main branch
|
2022-09-12 22:56:52 +02:00 |
|
Mark Kaylor
|
dadd495077
|
Update snapshot
|
2022-09-12 14:53:37 -04:00 |
|
Mark Kaylor
|
c4197573cd
|
Lint fix
|
2022-09-12 14:53:13 -04:00 |
|
Mark Kaylor
|
d686d4975b
|
Use standard CSS comments to avoid lint error
|
2022-09-12 14:43:39 -04:00 |
|
Mark Kaylor
|
8f0e20d226
|
Rename plugin custom-fields => color-picker
|
2022-09-12 14:16:35 -04:00 |
|
Mark Kaylor
|
923d87fdbf
|
Move customField to content-type and component valid types
|
2022-09-12 11:22:10 -04:00 |
|
Julie Plantey
|
92c9feb79c
|
updated snapshots
|
2022-09-12 17:19:59 +02:00 |
|
Julie Plantey
|
d6f619900d
|
temp fix react select position
|
2022-09-12 16:54:09 +02:00 |
|
Mark Kaylor
|
08e40eecf9
|
Remove type conversion util
|
2022-09-12 10:44:15 -04:00 |
|