26053 Commits

Author SHA1 Message Date
gitstart
a563c6c3dd address feedbacks 2022-10-12 09:37:08 +02:00
gitstart
71cef36c32 Titles too long do not render properly in content manager 2022-10-12 09:37:08 +02:00
Marc-Roig
a1537f3635 refactor deleteComponents 2022-10-11 18:27:26 +02:00
Marc-Roig
842c38bad0 add load components parameter 2022-10-11 18:21:45 +02:00
Julie Plantey
ee98b9a9cb
Merge pull request #14591 from strapi/relations/fix-xToOne-displaying-2-relations
[Relations] Fix xToOne displaying duplicate
2022-10-11 17:58:52 +02:00
markkaylor
753f230322
Merge branch 'main' into fix/custom-field-number-type 2022-10-11 17:30:41 +02:00
Rémi de Juvigny
cb41fde5f1
Merge pull request #14589 from strapi/market-sort-filters/filters
Add filters popover on marketplace
2022-10-11 16:56:17 +02:00
Marc-Roig
6a6701ca40 add await to load components 2022-10-11 16:30:42 +02:00
Jamie Howard
19f69f9125
Merge pull request #14536 from strapi/feature/relations/draft-notifications-front
(Front)Count draft relations on publish
2022-10-11 15:26:38 +01:00
Marc-Roig
cee7eb12f2 remove unnecessary isEmpty 2022-10-11 16:24:41 +02:00
Marc-Roig
38ed957224 use entity id when deleting components 2022-10-11 16:17:08 +02:00
Marc-Roig
d5ae2f97a9 add entity id in list of components 2022-10-11 16:16:49 +02:00
Marc-Roig
be2a2563ba test with empty component 2022-10-11 16:16:09 +02:00
Julie Plantey
fbcfa30338 replaced || with ?? 2022-10-11 15:49:33 +02:00
Julie Plantey
a18a28dfc4 remove unneccessary conditional checks 2022-10-11 15:45:34 +02:00
Marc-Roig
cf67b12b3f filter empty components when deleting entity 2022-10-11 15:37:55 +02:00
Jamie Howard
2dc93ec160 Merge branch 'feature/relations-main-view' of github.com:strapi/strapi into feature/relations/draft-notifications-front 2022-10-11 13:48:05 +01:00
Rémi de Juvigny
4d2f9eeb3d Apply feedback 2022-10-11 14:46:09 +02:00
Pierre Noël
ed34717b50
Merge pull request #14538 from strapi/relations-main-view/refactor-find-existing-find-available
Refactor findExisting & findAvailable relation routes
2022-10-11 14:24:56 +02:00
Julie Plantey
31451c2fa7
Merge pull request #14544 from strapi/relations/fix-relations-in-components
[Relations] Fix relations in components & Refactor endpoints
2022-10-11 14:24:00 +02:00
Julie Plantey
6a04c65805
Merge pull request #14592 from strapi/fix/relation-items-spacing
[Relations] Fix RelationItems spacing
2022-10-11 13:48:12 +02:00
Julie Plantey
7bb5fd1f47
Merge pull request #14596 from strapi/relations/fix-handleSearch-idsToInclude
[Relations] Fix search with idsToInclude
2022-10-11 13:47:34 +02:00
Jamie Howard
ef1fd5538a feat(content-manager): count draft relations on publish
feat(content-manager): API communication for getting draft count
feat(content-manager): Reducer tests
chore: add translations
2022-10-11 12:04:30 +01:00
Julie Plantey
c9ca54b887 Merge branch 'relations-main-view/refactor-find-existing-find-available' of https://github.com/strapi/strapi into relations/fix-relations-in-components 2022-10-11 12:45:23 +02:00
Pierre Noël
be5e6ebc05 Merge branch 'feature/relations-main-view' into relations-main-view/refactor-find-existing-find-available 2022-10-11 12:38:04 +02:00
Julie Plantey
1c871520c2 revert unnecessary change in LOAD_RELATION and feedback fix on savedRelations 2022-10-11 12:05:06 +02:00
Julie Plantey
9f28e4d9aa Merge branch 'feature/relations-main-view' of https://github.com/strapi/strapi into relations/fix-xToOne-displaying-2-relations 2022-10-11 12:00:58 +02:00
Julie Plantey
98d4230333 Merge branch 'feature/relations-main-view' of https://github.com/strapi/strapi into fix/relation-items-spacing 2022-10-11 11:26:59 +02:00
Julie Plantey
d13d53578a added idsToInclude to handleSearch 2022-10-11 11:24:09 +02:00
Julie Plantey
41b1bcf8cd Merge branch 'main' of https://github.com/strapi/strapi into feature/relations-main-view 2022-10-11 11:16:00 +02:00
Josh
9db5cb255b
Merge branch 'feature/relations-main-view' into relations/fix-xToOne-displaying-2-relations 2022-10-11 08:17:13 +01:00
Simone Taeggi
6366426c03 fix warning ContextInfo value 2022-10-10 18:13:41 +02:00
Julie Plantey
6881b4ad35 updated RELATION_ITEM_HEIGHT to reflect new RelationItem padding 2022-10-10 18:06:04 +02:00
Pierre Noël
a3e175e643
Merge pull request #14547 from strapi/relations-main-view/draft-number
add getNumberOfDraftRelations route
2022-10-10 17:18:29 +02:00
Julie Plantey
35afaa675a share componentId through select 2022-10-10 16:56:35 +02:00
Mark Kaylor
e3e72a1b8a Add default value to options 2022-10-10 16:55:10 +02:00
Julie Plantey
d90073a8e1 fix and add tests 2022-10-10 16:54:24 +02:00
Julie Plantey
c1555b2c3c refactor getting componentId 2022-10-10 16:54:23 +02:00
Julie Plantey
ab34c02c79 refactor get and search relations requests 2022-10-10 16:54:21 +02:00
Julie Plantey
3ed307b4c3 update reducer tests + move creation of connect/disconnect arrays 2022-10-10 14:51:44 +02:00
Pierre Noël
241393eaa3 implement new findAvailable route 2022-10-10 14:42:23 +02:00
Pierre Noël
1200e43618 update tests using findExisting relations 2022-10-10 14:42:22 +02:00
Pierre Noël
3aa26deb1f implement new findExisting route 2022-10-10 14:42:19 +02:00
Pierre Noël
bd82249ab6 fix xToOne relations + finish e2e tests 2022-10-10 14:28:57 +02:00
Pierre Noël
8f73a1d761 use data format + init e2e tests 2022-10-10 14:28:56 +02:00
Pierre Noël
29d567198c JSDoc getDeepPopulateDraftCount 2022-10-10 14:28:56 +02:00
Pierre Noël
a5ae89fa2d JSDoc for sumDraftCounts
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2022-10-10 14:28:55 +02:00
Pierre Noël
212d80f4fa Update singletype controller
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2022-10-10 14:28:55 +02:00
Pierre Noël
d4436892bf Update singletype route
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2022-10-10 14:28:54 +02:00
Pierre Noël
0415f5d677 add getNumberOfDraftRelations route 2022-10-10 14:28:54 +02:00