6989 Commits

Author SHA1 Message Date
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
markkaylor
4a3ee5ec5b
Update comment
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2022-09-13 10:57:25 -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
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
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
c4197573cd Lint fix 2022-09-12 14:53:13 -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
Mark Kaylor
1f8b261bc7 Update snapshots 2022-09-12 10:36:42 -04:00
Mark Kaylor
39c04410c1 Convert customField type before sending to server 2022-09-12 10:36:13 -04:00
Julie Plantey
8d9bf0e447 select 100% depending on grid size 2022-09-12 15:58:07 +02:00
Julie Plantey
2f7852c6eb fix padding issues 2022-09-12 15:28:43 +02:00
Marc
9dc51aa95a
Merge branch 'main' into patch-2 2022-09-12 14:59:47 +02:00
Gustav Hansen
db94e2a877 EditViewDataManagerProvider: Update cleanData test 2022-09-12 14:55:46 +02:00
Gustav Hansen
b54fd46eae EditViewDataManagerProvider: Only send connect/ disconnect for relations 2022-09-12 14:55:46 +02:00
Julie Plantey
fa2590e47c wrap & placeholder ellipsis 2022-09-12 14:55:25 +02:00
Gustav Hansen
9967b09d76 EditViewDataManagerProvider: Keep initialData and modifiedData in sync
Co-authored-by: Julie Plantey <ronronscelestes@users.noreply.github.com>
2022-09-12 14:55:15 +02:00
Gustav Hansen
3809e2d1a6 EditViewDataManagerProvider: Progressively enhance relations state 2022-09-12 14:48:40 +02:00
Gustav Hansen
0bb5a2d22d
Merge pull request #14383 from strapi/feature/relations-main-view-locale
RelationInputWrapper: Pass down the current locale as query parameter
2022-09-12 13:32:24 +02:00
Gustav Hansen
ea81070d8a RelationInputWrapper: Pass down the current locale as query parameter 2022-09-12 12:17:03 +02:00
Julie Plantey
3b53153723
Merge pull request #14290 from WalkingPizza/fix/13648
Trim admin's first name when validating
2022-09-12 10:31:32 +02:00
Gustav Hansen
29e2e43132 RelationInputWrapper: Do not attempt fetching relations, if count == 0 2022-09-12 09:41:37 +02:00