Gustav Hansen
|
dd98d592ae
|
RelationInputDataManager: Passes down defaultParams
|
2022-10-17 14:46:42 +02:00 |
|
Gustav Hansen
|
9162d90eb1
|
RelationInput: Update onRelationAdd and onRelationRemove callback names
|
2022-10-17 14:17:37 +02:00 |
|
Gustav Hansen
|
7b52d8ef8e
|
RelationInputDataManager: Add tests for load more
|
2022-10-17 13:57:27 +02:00 |
|
Gustav Hansen
|
49defb77eb
|
RelationInputDataManager: Add search related tests
|
2022-10-17 13:35:26 +02:00 |
|
Gustav Hansen
|
9b00bcb563
|
RelationInputDataManager: Add test for data normalization
|
2022-10-17 13:35:26 +02:00 |
|
Gustav Hansen
|
8d27480e7a
|
RelationInputDataManager: Rename add/ remove to connect/ disconnect
|
2022-10-17 13:35:26 +02:00 |
|
Gustav Hansen
|
da2dfb62bd
|
RelationInputDataManager: Update error prop-type
|
2022-10-17 11:42:02 +02:00 |
|
Jamie Howard
|
646181a70f
|
feat(entity-validator): detect non existent relations on create and update WIP
chore: front-end tests
|
2022-10-14 16:33:41 +01:00 |
|
Simone
|
3763a807f9
|
Merge branch 'main' into fix/clean-test-warnings
|
2022-10-14 16:52:00 +02:00 |
|
Gustav Hansen
|
c712f5dd0d
|
RelationInputDataManager: Pass down error prop from the CM
|
2022-10-14 16:32:58 +02:00 |
|
Gustav Hansen
|
70d8fd8158
|
RelationInputDataManager: Add integration tests
|
2022-10-14 16:31:52 +02:00 |
|
Mark Kaylor
|
ce4948b9a1
|
Fix button toggle
|
2022-10-14 11:05:23 +02:00 |
|
Mark Kaylor
|
637632b8a5
|
Add filter api requests
|
2022-10-14 10:54:22 +02:00 |
|
Mark Kaylor
|
37e34f5dc6
|
Fix button
|
2022-10-14 10:22:26 +02:00 |
|
Gustav Hansen
|
f892b3605c
|
Merge pull request #14620 from strapi/feature/relations-main-view-select-test-cid
RelationInputDataManager: Add tests for component id in select
|
2022-10-13 15:29:46 +02:00 |
|
Gustav Hansen
|
acd0d2a6fb
|
Merge pull request #14619 from strapi/feature/relations-main-view-list-fetch
CM: Update endpoint where to load relations from
|
2022-10-13 15:28:58 +02:00 |
|
Gustav Hansen
|
ffd745fc7a
|
RelationInputDataManager: Add tests for component id in select
|
2022-10-13 15:14:34 +02:00 |
|
Gustav Hansen
|
d62da40751
|
CM: Update endpoint where to load relations from
|
2022-10-13 14:56:57 +02:00 |
|
Gustav Hansen
|
ff605481e4
|
Chore: Unify design-system version across packages
|
2022-10-13 11:56:58 +02:00 |
|
Mark Kaylor
|
22bd8657dd
|
Update test messages
|
2022-10-13 11:43:27 +02:00 |
|
Mark Kaylor
|
781c62c084
|
Merge branch 'feature/market-sort-filters' of github.com:strapi/strapi into market-sort-filters/sort-filter
|
2022-10-13 11:42:06 +02:00 |
|
Gustav Hansen
|
5b53a6fe8f
|
Merge pull request #14253 from GitStartHQ/STR-31
Titles too long do not render properly in content manager
|
2022-10-13 11:15:09 +02:00 |
|
Simone
|
350422a8f7
|
Merge branch 'main' into fix/clean-test-warnings
|
2022-10-13 10:01:45 +02:00 |
|
Mark Kaylor
|
23a490cfa2
|
Update tests
|
2022-10-13 09:04:33 +02:00 |
|
Mark Kaylor
|
ccf079eafc
|
Rename component SortSelect
|
2022-10-13 09:04:20 +02:00 |
|
markkaylor
|
8cd85e9d9a
|
Merge branch 'main' into fix/custom-field-number-type
|
2022-10-12 14:51:35 +02:00 |
|
Mark Kaylor
|
7aa45188ef
|
Remain pure with Array.reduce
|
2022-10-12 14:10:25 +02:00 |
|
Gustav Hansen
|
bb10728f52
|
useRelation: Handle and normalize xToOne relations
|
2022-10-12 13:50:56 +02:00 |
|
Josh
|
fee711c4e2
|
Merge pull request #14454 from strapi/fix/wysiwyg-preview
|
2022-10-12 11:17:15 +01:00 |
|
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 |
|
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 |
|
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 |
|
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
|
6a04c65805
|
Merge pull request #14592 from strapi/fix/relation-items-spacing
[Relations] Fix RelationItems spacing
|
2022-10-11 13:48:12 +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 |
|
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 |
|
Julie Plantey
|
6881b4ad35
|
updated RELATION_ITEM_HEIGHT to reflect new RelationItem padding
|
2022-10-10 18:06:04 +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 |
|