6731 Commits

Author SHA1 Message Date
Josh
46fcc9a149
Merge branch 'main' into chore/add-redux-devtools 2022-10-18 17:20:46 +01:00
Gustav Hansen
44ff77f466 chore: Update snapshot tests 2022-10-18 17:44:56 +02:00
Florian Merz
b70880d3e3 Use custom field labels in ListSettings 2022-10-18 17:24:12 +02:00
Josh
d4a653c684 chore: add redux dev-tools to launch in dev mode 2022-10-18 15:30:42 +01:00
Gustav Hansen
044ca89bdf chore: Update favicon new 2022 version 2022-10-18 13:59:01 +02:00
Kevin Antonio Rateni Iatauro
009956eae9
Merge branch 'main' into feature/dark-theme-customization 2022-10-18 12:39:44 +02:00
Simone Taeggi
f10405d905 fix test asset card based on gustav comment 2022-10-18 10:47:47 +02:00
Mark Kaylor
0b68d106e0 Remove async 2022-10-18 10:46:13 +02:00
Simone Taeggi
a0a6f03788 Merge branch 'main' into fix/clean-test-warnings 2022-10-18 10:30:11 +02:00
Gustav Hansen
acea3d0028
Merge pull request #14647 from strapi/fix/tracking-error
Fix: Catch all errors when sending tracking requests
2022-10-18 10:28:22 +02:00
Simone Taeggi
1039e207c0 Merge branch 'main' into fix/clean-test-warnings 2022-10-18 10:24:07 +02:00
Marc
493605fc05
Merge pull request #14645 from strapi/relations-main-view/count-one-relations 2022-10-18 09:53:50 +02:00
Gustav Hansen
6c9b6d6dea Fix: Catch all errors when sending tracking requests 2022-10-18 09:20:31 +02:00
WalkingPizza
16b8c96892 Remove lodash/get 2022-10-18 08:55:03 +02:00
WalkingPizza
feadbab092 Support plain theme customization and issue warning 2022-10-18 08:55:03 +02:00
WalkingPizza
b91a98835a Dark theme customization 2022-10-18 08:55:03 +02:00
Pierre Noël
d517beb0be fix e2e tests 2022-10-17 18:55:21 +02:00
Pierre Noël
4ee9757ec3 also count xToOne relations in CM findOne 2022-10-17 18:44:33 +02:00
markkaylor
228205e11a
Merge branch 'main' into feature/marketplace-strapi-version 2022-10-17 17:38:43 +02:00
Mark Kaylor
abccd36de6 Remove translation 2022-10-17 17:23:31 +02:00
Mark Kaylor
dcb6860126 Use fontsizes from ds 2022-10-17 17:22:59 +02:00
Mark Kaylor
d1902bd5be Use select again 2022-10-17 16:36:28 +02:00
Pierre Noël
3245c4b466 add validation tests on findAvailable and findExisting relations 2022-10-17 15:41:35 +02:00
Marc-Roig
d58963e217 Merge branch 'main' into fix/bulk-delete-error-no-compos 2022-10-17 15:40:28 +02:00
Marc-Roig
b6e6fc399a remove duplicated load
it would load it twice for repeatable components
2022-10-17 15:40:01 +02:00
Gustav Hansen
917029382f RelationInputDataManager: Test whether the state is stored 2022-10-17 15:09:58 +02:00
Tim Izzo
3beb4ae483
Merge branch 'strapi:main' into main 2022-10-17 14:51:43 +02:00
Tim Izzo
c7cc3d72e3 Move import-default to utils package 2022-10-17 14:51:19 +02:00
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
Ben Irvin
052121be2a remove import 2022-10-16 18:53:24 +02:00
Ben Irvin
cefef34079 update filename 2022-10-16 18:51:50 +02:00
Ben Irvin
7c889d165a comment out code 2022-10-16 18:46:48 +02:00
Ben Irvin
3723686aec add import/export implementation 2022-10-15 10:48:17 +02:00
Ben Irvin
64419c8eac add import and export commands 2022-10-15 09:59:17 +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
Convly
1eeddce1b6 Init local strapi source provider 2022-10-14 11:43:15 +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
Pierre Noël
b72360b225
Merge pull request #14617 from strapi/relations-main-view/fix-format-xtoone
Use data format for xToOne relations in findExisting
2022-10-14 10:20:42 +02:00
Convly
51bbd9cef1 Merge branch 'main' of github.com:strapi/strapi into features/deits 2022-10-14 10:00:50 +02:00