Jamie Howard
|
c8c1678006
|
feat(upload): configure the view
test: e2e
chore: naming
|
2022-10-31 17:21:51 +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 |
|
Ben Irvin
|
992157ad1f
|
spacing
|
2022-10-31 15:48:09 +01:00 |
|
Ben Irvin
|
4089ef7ea9
|
make streamLinks async
|
2022-10-31 15:47:01 +01: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 |
|
Ben Irvin
|
b9be16c03b
|
make errors more specific
|
2022-10-31 10:21:23 +01:00 |
|
Ben Irvin
|
ed3e460e7a
|
enable encryption from cli
|
2022-10-31 10:13:32 +01:00 |
|
Ben Irvin
|
c38d159565
|
Merge pull request #14721 from strapi/deits/lssp/links-streaming
[DEITS] Local Strapi Source Provider - Links Streaming
|
2022-10-31 08:36:50 +01:00 |
|
Alve Svarén
|
c605cd0870
|
Merge branch 'strapi:main' into master
|
2022-10-29 13:13:21 +02:00 |
|
Alve Svarén
|
1c2cd9bfe0
|
Merge branch 'master' of github.com:alvesvaren/strapi-tranlsation-sv
|
2022-10-29 13:13:03 +02:00 |
|
Alve Svarén
|
6e9b64928a
|
Add more swedish translations
|
2022-10-29 13:12:49 +02:00 |
|
Mark Kaylor
|
b8fb837c4c
|
Update the common layout tests
|
2022-10-28 18:04:09 +02:00 |
|
Christian Capeans
|
948a451684
|
Add tests to verify the export command options
|
2022-10-28 17:16:41 +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 |
|
Ben Irvin
|
00e77e77b0
|
add tests
|
2022-10-28 13:28:26 +02:00 |
|
ivanThePleasant
|
6c1b0010e6
|
Add unit tests to the admin hash generation, fix minor requests
|
2022-10-28 14:01:37 +03: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 |
|