6461 Commits

Author SHA1 Message Date
Marc-Roig
6f4f7c99f1 Merge branch 'main' into feature/relations-reordering 2022-11-10 09:50:34 +01:00
Josh
67a489dcc2 chore: update snapshots 2022-11-10 08:38:39 +00:00
Josh
b26ecf3cbf fix: firefox stops parent drag event working with native button 2022-11-10 08:36:09 +00:00
Simone Taeggi
5958c5ea21 refactoring the fetchClient based on comments 2022-11-10 09:35:37 +01:00
Mark Kaylor
c4150aa613 Revert timeout to original 2022-11-09 18:20:58 +01:00
Mark Kaylor
9229d53ad1 Merge branch 'chore/improve-maketplace-tests' of github.com:strapi/strapi into chore/improve-maketplace-tests 2022-11-09 17:55:16 +01:00
Mark Kaylor
e06ee53c43 Add back timeout for waitFor 2022-11-09 17:54:52 +01:00
Jamie Howard
dd26848f13 Merge remote-tracking branch 'origin/main' into fix/relations/rel-error-handling 2022-11-09 16:15:02 +00:00
Jamie Howard
6add2542e9 Merge branch 'main' into fix/relations/rel-error-handling 2022-11-09 16:11:07 +00:00
markkaylor
2d357b540c
Merge branch 'main' into chore/improve-maketplace-tests 2022-11-09 17:07:11 +01:00
Mark Kaylor
b9850900d5 Increase timeout for gh actions 2022-11-09 17:06:38 +01:00
markkaylor
6a9007fb02
Merge branch 'main' into feature/custom-field-default-options 2022-11-09 16:58:22 +01:00
Simone
49d8787e22
Merge branch 'main' into enhancement/axios-refactoring 2022-11-09 16:49:43 +01:00
Mark Kaylor
b16d10249b Reduce use of getByRole to improve performance 2022-11-09 16:22:43 +01:00
Convly
33debd5701 v4.5.0 2022-11-09 15:47:52 +01:00
Simone
eb18d6e3a7
Merge branch 'main' into enhancement/axios-refactoring 2022-11-09 14:21:55 +01:00
Gustav Hansen
b5e42b9970 HomePage: Replace corner ornament with a small SVG 2022-11-09 12:25:47 +01:00
Simone
c5e74fe6d5
Merge branch 'main' into enhancement/axios-refactoring 2022-11-09 11:38:35 +01:00
Simone Taeggi
b79a83b9f1 add console logs 2022-11-09 10:35:38 +01:00
Simone Taeggi
afee29811c remove warnings 2022-11-09 10:24:11 +01:00
Gustav Hansen
b323d03b3c Chore: Cleanup brand assets 2022-11-09 09:08:25 +01:00
Simone
d5ae05ff3e
Merge branch 'main' into enhancement/axios-refactoring 2022-11-09 00:26:51 +01:00
Madhuri Sandbhor
08a93d5d4d reverting snapshots 2022-11-08 17:59:15 +01:00
Madhuri Sandbhor
02939807c6 snapshots updated 2022-11-08 17:19:06 +01:00
Madhuri Sandbhor
0d47e454e4 added github stars and npm downloads sort options 2022-11-08 17:19:06 +01:00
Alexandre BODIN
2e75537595
Merge pull request #14733 from strapi/chore/rename-e2e-to-api 2022-11-08 14:31:17 +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
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
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
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
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
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
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