30539 Commits

Author SHA1 Message Date
Alexandre BODIN
2e75537595
Merge pull request #14733 from strapi/chore/rename-e2e-to-api 2022-11-08 14:31:17 +01:00
Ben Irvin
8b4d475f00 add provider results object and typings 2022-11-08 14:26:48 +01:00
oiorain
93535bc2c8 Link to documentation instead 2022-11-08 14:11:40 +01:00
Josh
99265cd547 Merge branch 'feature/relations-reordering' into feat/relations-reordering/keyboard-nav 2022-11-08 12:46:18 +00:00
Josh
b42f795669 chore: fix test from merge 2022-11-08 12:45:09 +00:00
Josh
433b45171a Merge branch 'main' into feature/relations-reordering 2022-11-08 12:30:24 +00:00
Gustav Hansen
8f73e1182e
Merge pull request #14810 from strapi/chore/cleanup-logo-assets
Chore: Cleanup brand assets
2022-11-08 13:30:22 +01:00
Gustav Hansen
5064a50511
Merge pull request #14809 from strapi/chore/update-logo
Update logo
2022-11-08 13:30:06 +01:00
Josh
1daf8dd67a
Merge pull request #14801 from strapi/fix/relations/scroll-to-end 2022-11-08 12:28:07 +00:00
Josh
c2c3d25ce0
Merge pull request #14800 from strapi/feat/relations-reordering/visual-reordering 2022-11-08 12:26:22 +00:00
Josh
7294477a21 test: add accessibility tests for keyboard navigation 2022-11-08 12:14:33 +00:00
Alexandre Bodin
d156773835 Merge branch 'main' into chore/contributing 2022-11-08 12:04:11 +01:00
Alexandre Bodin
8f17bcfa7d Update docusaurus url 2022-11-08 12:03:45 +01:00
Ben Irvin
6e4e621e9f add file check 2022-11-08 12:03:38 +01:00
Alexandre Bodin
4c40306302 Update docusaurus config 2022-11-08 12:01:55 +01:00
Felix Haase
e8591bc335 add tests for relation updated in dynamic zone 2022-11-08 11:58:25 +01:00
Felix Haase
7f933a5f59 add tests for relation updated in component 2022-11-08 11:58:25 +01:00
Felix Haase
31eb878a47 preserve pluginOptions in relation properties 2022-11-08 11:58:25 +01:00
Josh
0c0efa6067 chore: re-add preview 2022-11-08 10:26:17 +00:00
Josh
88796e72bd chore: merge 2022-11-08 10:25:20 +00:00
Aurélien Georget
dff7e91b70
Fix conflicts 2022-11-08 11:16:48 +01:00
Aurélien Georget
dbc253c7aa
Compress and update menu logo 2022-11-08 11:15:42 +01:00
Simone
e2c461bda0
Merge branch 'main' into enhancement/axios-refactoring 2022-11-08 11:15:08 +01:00
Gustav Hansen
612f85a40f Chore: Recompress png files 2022-11-08 11:14:54 +01:00
Gustav Hansen
484e3c0090 Chore: Delete legacy logo files 2022-11-08 11:14:42 +01:00
Ben Irvin
9cfed3598c add key check to bootstrap 2022-11-08 11:11:50 +01:00
Josh
60b2104cca chore: pr comments refactoring 2022-11-08 10:08:48 +00:00
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
Alexandre Bodin
19bb79b2c0 Add contributing guide and code of conduct in the contrbutor doc 2022-11-08 10:51:53 +01:00
Alexandre Bodin
ae6ff150e2 Init 2022-11-08 10:48:23 +01:00
dependabot[bot]
3f82471793
chore(deps): bump loader-utils from 1.4.0 to 1.4.1
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 09:44:41 +00:00
Alexandre BODIN
ea360a8266
Merge pull request #14664 from strapi/feature/market-sort-filters 2022-11-08 10:43:15 +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
Alexandre Bodin
15696c21d6 Update CONTRIBUTING.md 2022-11-08 10:11:56 +01: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
Simone
257d861000
Merge branch 'main' into enhancement/axios-refactoring 2022-11-08 09:05:03 +01:00
Alexandre BODIN
c07ad6aa56
Merge pull request #14771 from boahc077/main 2022-11-07 18:54:53 +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
markkaylor
1f82eb90bd
Merge pull request #14783 from strapi/feature/marketplace-stats
[Marketplace] Add plugin/provider stats
2022-11-07 18:00:20 +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
ce20813d61 Merge branch 'main' into feature/relations-reordering 2022-11-07 13:02:51 +00:00