Pierre Noël
|
cbcf02eeca
|
Merge branch 'main' into feature/relations-main-view
|
2022-11-02 10:48:27 +01:00 |
|
Pierre Noël
|
5f73c296f1
|
remove populate.js file
|
2022-11-02 10:43:30 +01:00 |
|
Josh
|
b317761f1d
|
fix: anticipate oldValue being undefined
|
2022-11-01 13:32:20 +00:00 |
|
Josh
|
574e6db817
|
test(fix): useRelation
|
2022-11-01 11:35:10 +00:00 |
|
Josh
|
050b0ab42a
|
fix: unit tests
|
2022-11-01 11:10:26 +00:00 |
|
Josh
|
4f9918cd56
|
refactor: PR updates
|
2022-11-01 10:49:33 +00:00 |
|
Josh
|
ddb1bca0eb
|
Update packages/core/admin/admin/src/content-manager/components/RelationInputDataManager/RelationInputDataManager.js
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
|
2022-11-01 10:22:52 +00:00 |
|
Josh
|
bae3c0d7b3
|
Update packages/core/admin/admin/src/content-manager/components/EditViewDataManagerProvider/utils/cleanData.js
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
|
2022-11-01 10:13:52 +00:00 |
|
Josh
|
abc530f3e1
|
fix: keep useRelation hook in sync with browser state
also normalize relation on connection
|
2022-10-31 14:57:38 +00:00 |
|
Josh
|
2d8da5affa
|
test: add cleanData tests for relations
|
2022-10-31 14:57:38 +00:00 |
|
Josh
|
2b65bc4ffb
|
fix: RelationInputDataManager test
|
2022-10-31 14:57:38 +00:00 |
|
Josh
|
988c183233
|
fix: broken clean data test
|
2022-10-31 14:57:38 +00:00 |
|
Josh
|
a6978b7fc6
|
test: EditViewDataManger reducer
|
2022-10-31 14:57:37 +00:00 |
|
Josh
|
08c81b92ea
|
fix: bug with default values in repeatable and dynamic components
|
2022-10-31 14:57:37 +00:00 |
|
Josh
|
fdde661d10
|
test: add tests for findLeafByPathAndReplace
|
2022-10-31 14:57:37 +00:00 |
|
Josh
|
9096b456ce
|
test: add more for recursivelyFindPathsBasedOnCondition
|
2022-10-31 14:57:37 +00:00 |
|
Josh
|
a7c24b16f3
|
refactor: make findLeafByPath more generic
it's a replacing function, let someone pick what they want to replace with.
|
2022-10-31 14:57:37 +00:00 |
|
Josh
|
1f56ebbfec
|
fix: dynamic zones with relations
|
2022-10-31 14:57:37 +00:00 |
|
Josh
|
7945d49809
|
fix: use modifiedData if we have it
|
2022-10-31 14:57:37 +00:00 |
|
Josh
|
7fda1f0aa3
|
refactor(wip): repeatable components
|
2022-10-31 14:57:37 +00:00 |
|
Josh
|
5da4a8679e
|
fix: handle components and nested components
|
2022-10-31 14:57:37 +00:00 |
|
Josh
|
4894f0e57a
|
fix: reducer and clean data tests
|
2022-10-31 14:57:37 +00:00 |
|
Josh
|
ca40be3af5
|
feat: add diff relations test
|
2022-10-31 14:57:37 +00:00 |
|
Josh
|
0a4ab01778
|
fix: useRelation test pt2
|
2022-10-31 14:57:37 +00:00 |
|
Josh
|
3582046efb
|
fix: normalizeRelation tests
|
2022-10-31 14:57:36 +00:00 |
|
Josh
|
8a6c99c34a
|
refactor: return the same data format for search and relations
|
2022-10-31 14:57:36 +00:00 |
|
Josh
|
cfe1ec3d71
|
fix: RelationInput tests
|
2022-10-31 14:57:36 +00:00 |
|
Josh
|
15ba42a49e
|
fix: tests with useRelation
|
2022-10-31 14:57:36 +00:00 |
|
Josh
|
1861f182e9
|
fix: RIDM tests
|
2022-10-31 14:57:36 +00:00 |
|
Josh
|
9d6e532f63
|
chore: fix dispatch callbacks
|
2022-10-31 14:57:36 +00:00 |
|
Josh
|
6f580a0264
|
chore: minor amends
|
2022-10-31 14:57:36 +00:00 |
|
Josh
|
742624f40b
|
fix: XtoMany relations
|
2022-10-31 14:57:36 +00:00 |
|
Josh
|
9b4f1abb6e
|
feat: add search
|
2022-10-31 14:57:36 +00:00 |
|
Josh
|
19f0048c45
|
fix: saving relations to server
|
2022-10-31 14:57:36 +00:00 |
|
Julie Plantey
|
b085ef7b44
|
temp
|
2022-10-31 14:57:36 +00:00 |
|
Gustav Hansen
|
0aec9b313e
|
Merge pull request #14736 from strapi/fix/favicon-png-backwards-compatible
Fix: Make favicon middleware backwards compatible with pngs
|
2022-10-31 10:58:20 +01:00 |
|
Gustav Hansen
|
14e152657d
|
Merge pull request #14727 from strapi/enhance/replace-babel-esbuild-hp
Helper-Plugin: Replace babel with esbuild
|
2022-10-31 10:32:37 +01:00 |
|
Mark Kaylor
|
b8fb837c4c
|
Update the common layout tests
|
2022-10-28 18:04:09 +02:00 |
|
Mark Kaylor
|
ab83c5d696
|
Refactor onChange handlers for sort and filters
|
2022-10-28 16:36:03 +02:00 |
|
Madhuri Sandbhor
|
b089cfb9be
|
test case for no stars and downloads added
|
2022-10-28 16:19:26 +02:00 |
|
Mark Kaylor
|
76bf32cfa5
|
Update providers tab tests
|
2022-10-28 16:15:39 +02:00 |
|
Madhuri Sandbhor
|
1b7f332cdd
|
test cases updated
|
2022-10-28 16:07:34 +02:00 |
|
Madhuri Sandbhor
|
14e3793ff9
|
mapped githubstars and download fields
|
2022-10-28 15:12:35 +02:00 |
|
Madhuri Sandbhor
|
84a4ee1c70
|
Merge pull request #14701 from strapi/marketplace-stats/card-enhancement-ui
[Marketplace] Exp-380 Display stats on marketplace cards - UI
|
2022-10-28 14:34:28 +02:00 |
|
Mark Kaylor
|
78b86c96c8
|
Reset cache for all tests and remove describe
|
2022-10-28 11:49:23 +02:00 |
|
Gustav Hansen
|
b6ee5a9d1c
|
Fix: Make favicon middleware backwards compatible with pngs
|
2022-10-28 11:30:19 +02:00 |
|
Gustav Hansen
|
6c10038a8d
|
Merge pull request #14731 from strapi/fix/react-colorful-peer-deps
Color-Picker: Add react and react-dom dependencies
|
2022-10-28 09:25:36 +02:00 |
|
Gustav Hansen
|
9153a0503a
|
Merge pull request #14730 from strapi/fix/koa2-ratelimit-update
chore: Update koa2-ratelimit to 1.1.2
|
2022-10-28 09:19:05 +02:00 |
|
Alexandre Bodin
|
57e1eb5ee8
|
Move e2e to api tests and unify test command
|
2022-10-27 19:49:37 +02:00 |
|
Jamie Howard
|
00d6962b5e
|
feat(strapi): entity validator
|
2022-10-27 17:35:33 +01:00 |
|