3850 Commits

Author SHA1 Message Date
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
Simone Taeggi
90610a2a7b update snapshots 2022-10-10 14:26:36 +02:00
Simone Taeggi
fe4c600a0b Merge branch 'main' into fix/clean-test-warnings 2022-10-10 14:24:50 +02:00
Simone Taeggi
2c868c8277 fix last warning 2022-10-10 14:24:22 +02:00
Julie Plantey
a37d7ce855 remove unnecessary act and time out 2022-10-10 11:21:48 +02:00
Rémi de Juvigny
359eeabc5b Test filters popover 2022-10-10 11:16:28 +02:00
Julie Plantey
909de9d55a fixed url assets used in LogoInput tests 2022-10-10 11:11:04 +02:00
Simone Taeggi
0d6ed4a6d8 Merge branch 'main' into fix/clean-test-warnings 2022-10-10 10:07:15 +02:00
Rémi de Juvigny
8f8e5cb332 Refactor existing tests 2022-10-10 10:06:17 +02:00
Josh
9cef84c486
Merge pull request #14571 from strapi/feature/relations-main-view-relation-cache 2022-10-10 08:55:02 +01:00
Julie Plantey
e00bf6fec8 fix xToOne relations - refacto CONNECT_RELATION 2022-10-10 09:44:51 +02:00
Daniele Aurilio
b8cea20fd7
Merge branch 'main' into fix/discord_link 2022-10-08 19:44:25 +02:00
DanieleAurilio
46f5595f33 Merge branch 'fix/discord_link' of https://github.com/DanieleAurilio/strapi into fix/discord_link 2022-10-08 18:41:13 +02:00
DanieleAurilio
bd016ead39 Fix test 2022-10-08 18:40:35 +02:00
Fernando Chavez
b780a10248 Fixs on translatino on sorting on marketplace and tests 2022-10-07 16:24:34 -04:00
Simone Taeggi
0ee0990b68 fix fa icon test warnings based on soupette and gustav review 2022-10-07 17:43:11 +02:00
Jamie Howard
72e0ba46ee Merge branch 'feature/relations-main-view' of github.com:strapi/strapi into fix/relations/rel-error-handling 2022-10-07 16:22:53 +01:00
Mark Kaylor
6d8140ae75 Fix number and add defaults 2022-10-07 16:17:50 +02:00
Gustav Hansen
34ecc496e1
Merge pull request #14555 from strapi/feature/relations-main-view-i18n
i18n: Inject i18n queryInfos for relations
2022-10-07 16:12:43 +02:00
Gustav Hansen
34a7af2ab6 useRelation: Disable query cache for relations 2022-10-07 15:50:54 +02:00
Gustav Hansen
b960d143e9
Merge pull request #14562 from strapi/feature/relations-main-view-misc-1337
Relations: Hover state and prop-type fixes
2022-10-07 14:11:54 +02:00
Gustav Hansen
ce21b947c1 RelationInput: Update snapshot tests 2022-10-07 12:57:21 +02:00
Gustav Hansen
e56bae5a2f RelationInput: Add missing label to disconnect button 2022-10-07 12:53:11 +02:00
Gustav Hansen
541b1695fe
Merge pull request #14527 from strapi/relations/fix-order-normalizeRelations
[Relations - Front] Reverse order of relations
2022-10-07 11:55:25 +02:00
Fernando Chavez
e13cf1cc28 Add tests for new sort menu on marketplace page 2022-10-06 19:53:18 -04:00
Rémi de Juvigny
5dfaf2a3f8 Save marketplace tab in url 2022-10-06 17:42:10 +02:00
Rémi de Juvigny
a5a486a6da Call useQueryParams once 2022-10-06 17:36:26 +02:00
Rémi de Juvigny
01e338f5e6 Handle npmPackageType in filter component 2022-10-06 16:24:26 +02:00
Rémi de Juvigny
6c3c8c9a0c Try moving filters inside tab panels 2022-10-06 16:17:06 +02:00
Julie Plantey
370caa5d11 fix relation item padding top and bottom 2022-10-06 16:03:49 +02:00
Rémi de Juvigny
75ae5977e0 Add abstraction for marketplace filters 2022-10-06 15:42:53 +02:00
Julie Plantey
6ec4502450 fix tests name for normalizeSearchResults 2022-10-06 15:42:00 +02:00
Gustav Hansen
685b3e11b0 RelationInput: Fix Tooltip prop-type if IDs are rendered 2022-10-06 15:02:12 +02:00
Gustav Hansen
3f2c6fb440 RelationInputDataManager: Resolve todo and fix labelLoadMore prop-type 2022-10-06 15:01:46 +02:00
Gustav Hansen
5b46793f36 RelationInput: Add hover/ focus state to remove icon 2022-10-06 15:00:35 +02:00
Fernando Chavez
b82cd7d05a Add sort menu to the marketplace page 2022-10-06 08:51:50 -04:00
Rémi de Juvigny
45af88102b Add marketplace category selector 2022-10-06 14:44:54 +02:00
Gustav Hansen
4657c92626 i18n: Inject queryInfos into relations in the main layout 2022-10-06 14:17:22 +02:00
Julie Plantey
0af020e8a8 fix sending idsToInclude=false as search param 2022-10-06 13:24:42 +02:00
Julie Plantey
a457efe802 fix sending idsToInclude=false as search param 2022-10-06 12:48:00 +02:00
Julie Plantey
f6afb6f4f4 add test for normalizeSearchResults 2022-10-06 12:33:59 +02:00
Julie Plantey
92b206bcb0 Merge branch 'feature/relations-main-view' of https://github.com/strapi/strapi into relations/fix-order-normalizeRelations 2022-10-06 12:27:32 +02:00
Gustav Hansen
221c80a9d4 useRelation: Uncomment unit tests 2022-10-06 10:48:50 +02:00
Gustav Hansen
51f3b540ad useRelation: Wrap search fetch in try catch 2022-10-06 10:48:12 +02:00
Simone
a546e14d3f
Merge branch 'main' into fix/clean-test-warnings 2022-10-06 09:32:02 +02:00
Mark Kaylor
df97f6ebda Add react-clipboard dependency back and update translation 2022-10-05 16:23:54 +02:00
Convly
3ddf1626e7 Revert "v4.4.3"
This reverts commit 3d42ce32952b2d5ad51b46604a4cf20d2709469a.
2022-10-05 16:22:44 +02:00