Gustav Hansen
|
766db8ed9c
|
Chore: Improve strapi logo compression
|
2022-11-08 11:04:18 +01:00 |
|
Aurélien Georget
|
c90478fb75
|
Update logo
|
2022-11-08 10:54:39 +01:00 |
|
Josh
|
1d10f5ee67
|
feat: scroll to bottom and top of list depending on how relations changed
does not scroll when the object "just changes"
|
2022-11-08 09:39:07 +00:00 |
|
Josh
|
7619694451
|
fix: bug with hook pre-fetching because it's listening to browser state
|
2022-11-08 08:56:38 +00:00 |
|
Convly
|
9e62028699
|
Add decrypt to the local file source provider & fix duplex issue
|
2022-11-08 09:41:53 +01:00 |
|
Josh
|
420d6a4694
|
Update packages/core/admin/admin/src/content-manager/components/RelationInput/components/RelationItem.js
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
|
2022-11-08 08:33:29 +00:00 |
|
Mark Kaylor
|
b84fd921a6
|
Merge branch 'main' of github.com:strapi/strapi into feature/market-sort-filters
|
2022-11-08 09:24:35 +01:00 |
|
Ben Irvin
|
16e68f9e76
|
make encryption key optional
|
2022-11-07 18:48:33 +01:00 |
|
Josh
|
09d8c286f4
|
feat: add keyboard navigation for relations reordering
|
2022-11-07 17:38:30 +00:00 |
|
Simone
|
5e59a0c3dc
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-07 18:37:00 +01:00 |
|
Alexandre Bodin
|
6ae9c6f5dd
|
Cleanup logs
|
2022-11-07 18:07:24 +01:00 |
|
Alexandre Bodin
|
5d77a53c06
|
Merge branch 'main' into chore/rename-e2e-to-api
|
2022-11-07 16:29:37 +01:00 |
|
Josh
|
a881aa3ebb
|
fix: scroll to end of list when relations are updated
|
2022-11-07 14:16:30 +00:00 |
|
Josh
|
a60f265940
|
chore: update snapshots post text fixes
|
2022-11-07 14:07:54 +00:00 |
|
Josh
|
6cc51a06ae
|
test: add dnd tests for relation input and data manager
|
2022-11-07 12:59:38 +00:00 |
|
Josh
|
7f7d4efb14
|
test: update RelationItem and RelationList
|
2022-11-07 12:17:11 +00:00 |
|
Josh
|
5978ae5e7d
|
test: fix existing tests
|
2022-11-07 12:05:55 +00:00 |
|
Josh
|
102b842485
|
chore: tidy ups
|
2022-11-07 11:33:48 +00:00 |
|
Josh
|
3e39b41cdf
|
chore: remove debug line
|
2022-11-07 11:31:52 +00:00 |
|
Mark Kaylor
|
f3fb4ac061
|
Increase jest timeout
|
2022-11-07 12:30:16 +01:00 |
|
Josh
|
2b85ad0446
|
chore: remove passing id to relationItem useDrag/useDrop
|
2022-11-07 11:29:47 +00:00 |
|
Josh
|
ab5dac4ca2
|
refactor: repeatableComponents (make it simpler)
|
2022-11-07 11:29:03 +00:00 |
|
Josh
|
eef9fdb463
|
feat: add visual re-ordering with mouse
|
2022-11-07 10:52:14 +00:00 |
|
Ben Irvin
|
972d8a9c92
|
add archive option
|
2022-11-07 11:46:41 +01:00 |
|
Simone Taeggi
|
42f055b746
|
fix comments and move warning logs
|
2022-11-07 11:19:27 +01:00 |
|
Mark Kaylor
|
f3ac07bbc9
|
Increase the timeout for all waitFor
|
2022-11-07 11:14:27 +01:00 |
|
Mark Kaylor
|
f33ec948fb
|
Add option to increase waitFor timeout
|
2022-11-07 10:46:19 +01:00 |
|
Ben Irvin
|
8ee20f5dfa
|
Merge pull request #14775 from strapi/deits/cli-import
[DEITS] CLI command updates
|
2022-11-07 10:46:00 +01:00 |
|
Bassel
|
a22d12f1dc
|
refactoring schema export
|
2022-11-07 11:10:05 +02:00 |
|
Mark Kaylor
|
85ae179071
|
Remove use of waitForElementToBeRemoved
|
2022-11-07 10:08:39 +01:00 |
|
Simone
|
f25a7d6801
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-07 09:43:37 +01:00 |
|
markkaylor
|
f194a68516
|
Merge branch 'main' into feature/custom-field-default-options
|
2022-11-07 09:11:08 +01:00 |
|
markkaylor
|
d8b26d3e79
|
Merge branch 'main' into feature/market-sort-filters
|
2022-11-07 09:07:57 +01:00 |
|
markkaylor
|
70870283ef
|
Merge branch 'main' into feature/marketplace-stats
|
2022-11-07 08:51:39 +01:00 |
|
Cooper Floyd
|
7c919b1e79
|
prevent caption and alternativeText from automatically populating with file name on upload
|
2022-11-04 13:48:23 -05:00 |
|
Josh
|
6b6c3948aa
|
feat(wip): add visual reordering of relations
|
2022-11-04 17:36:35 +00:00 |
|
Gustav Hansen
|
c1de0e1f8d
|
Merge pull request #14784 from strapi/fix/settings-conditions-category
ConditionsModal: Fix selection of multiple items in different categories
|
2022-11-04 17:56:46 +01:00 |
|
Jamie Howard
|
2b56063804
|
test(entity-validator): test all relation validation cases
|
2022-11-04 16:33:34 +00:00 |
|
Ben Irvin
|
35e742505d
|
Merge branch 'features/deits' into deits/cli-import
|
2022-11-04 17:22:46 +01:00 |
|
Convly
|
73b47a3901
|
v4.4.7
|
2022-11-04 16:52:57 +01:00 |
|
Gustav Hansen
|
a11193d13e
|
Merge pull request #14782 from strapi/fix/settings-conditions
ConditionsModal: Fix modal component structure and add missing translations
|
2022-11-04 16:13:24 +01:00 |
|
Gustav Hansen
|
281e42ca02
|
Merge pull request #14785 from strapi/fix/react-select-box-shadow
ReactSelect: Add missing box-shadow
|
2022-11-04 16:13:09 +01:00 |
|
Mark Kaylor
|
4d6593f4b4
|
Fix tests
|
2022-11-04 16:11:38 +01:00 |
|
Convly
|
4dcfe4ab40
|
(tmp) init morph populate
|
2022-11-04 15:06:36 +01:00 |
|
Gustav Hansen
|
9877172266
|
Chore: Bump @strapi/design-system to 1.2.7
|
2022-11-04 15:02:38 +01:00 |
|
Gustav Hansen
|
01b68ddcb3
|
Chore: Update snapshot tests
|
2022-11-04 14:04:28 +01:00 |
|
Gustav Hansen
|
7b706dbf5a
|
ReactSelect: Cleanup style props
|
2022-11-04 13:58:04 +01:00 |
|
Gustav Hansen
|
fe8012279a
|
ReactSelect: Add subtle box-shadow around menu
|
2022-11-04 13:57:44 +01:00 |
|
Gustav Hansen
|
5548344aa8
|
ConditionsModal: Fix selection of multiple items in different categories
|
2022-11-04 13:28:56 +01:00 |
|
Mark Kaylor
|
679f333525
|
Merge branch 'main' of github.com:strapi/strapi into feature/market-sort-filters
|
2022-11-04 13:22:30 +01:00 |
|