Mark Kaylor
|
6cef5fd6a9
|
Move function to utils
|
2022-11-15 18:30:44 +01:00 |
|
Ben Irvin
|
b8c81bcf09
|
use emit instead of passing type
|
2022-11-15 18:23:31 +01:00 |
|
Mark Kaylor
|
7f25aaf796
|
Remove useMemo
|
2022-11-15 18:21:09 +01:00 |
|
Mark Kaylor
|
96401f044d
|
Refactor createAttributeLayout function to avoid eslint warning
|
2022-11-15 18:20:33 +01:00 |
|
Mark Kaylor
|
1d9ec79211
|
Refactor nested grids into component for readability
|
2022-11-15 18:16:56 +01:00 |
|
Ben Irvin
|
ccd6785c47
|
clean up table layout
|
2022-11-15 18:09:21 +01:00 |
|
Ben Irvin
|
f6671127fc
|
fix total
|
2022-11-15 17:59:58 +01:00 |
|
Gustav Hansen
|
82534279e9
|
Merge pull request #14861 from strapi/chore/update-testing-user-event
Chore: Update @testing-library/user-event to 14.4.3
|
2022-11-15 17:47:55 +01:00 |
|
Jamie Howard
|
d9bc03d6d4
|
feat: add box to upload CTV page
|
2022-11-15 16:40:56 +00:00 |
|
markkaylor
|
f9b57d1d00
|
Merge branch 'main' into fix/custom-fields-breaking-inputs
|
2022-11-15 16:59:16 +01:00 |
|
Christian
|
16dda55874
|
Merge pull request #14787 from strapi/fix/update-delete-mutations-ignore-locale
Fix the findParams argument to be passed correctly
|
2022-11-15 16:44:41 +01:00 |
|
Pierre Noël
|
887ea1ae59
|
Avoid use of window functions for MySQL versions below 8
|
2022-11-15 16:43:04 +01:00 |
|
Josh
|
78a50227f3
|
chore: add code comment
|
2022-11-15 15:42:58 +00:00 |
|
Simone Taeggi
|
b720106392
|
trigger the didGoToCTB event when clicking on the Content Type Builder link
|
2022-11-15 15:56:31 +01:00 |
|
Josh
|
1bde22fdd9
|
chore: reverse connect array to ensure relations are connected before positioning
|
2022-11-15 14:16:20 +00:00 |
|
Convly
|
8c2fb155b8
|
hanlde morphToOne populate & re-add legacy way of querying DZs
|
2022-11-15 15:14:28 +01:00 |
|
Simone
|
98e3ec7e8a
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-15 15:10:30 +01:00 |
|
Gustav Hansen
|
9ffd38f6c9
|
Chore: Update tests for @testing-library/user-event API changes
|
2022-11-15 15:01:19 +01:00 |
|
Josh
|
b4eaa97842
|
Merge branch 'main' into chore/use-path-instead-of-require
|
2022-11-15 13:57:18 +00:00 |
|
Ben Irvin
|
64ae9f324b
|
Merge pull request #14716 from strapi/deits/ts-linting
[DEITS] Add eslint+prettier for typescript files
|
2022-11-15 14:49:48 +01:00 |
|
Jamie Howard
|
5553538c18
|
chore
|
2022-11-15 13:37:18 +00:00 |
|
Ben Irvin
|
5888531e7c
|
rename step to stage
|
2022-11-15 14:30:42 +01:00 |
|
Jamie Howard
|
0f7eb70fd2
|
fix(database): refactor getConnection to not use schemas
|
2022-11-15 13:28:35 +00:00 |
|
Christian Capeans
|
ec2c6178f4
|
Refactor selectedSchema naming
|
2022-11-15 14:17:10 +01:00 |
|
Christian Capeans
|
a9d20f759b
|
Refactor schema comparisson to make it simpler
|
2022-11-15 14:15:25 +01:00 |
|
Christian Capeans
|
00c964b1d7
|
Reorder imports
|
2022-11-15 13:52:11 +01:00 |
|
ivanThePleasant
|
9a2046f16f
|
Merge branch 'main' into chore/fix-iso-locales
|
2022-11-15 14:06:51 +02:00 |
|
Gustav Hansen
|
ea0ab221c3
|
Chore: Update @testing-library/user-event to 14.4.3
|
2022-11-15 13:00:49 +01:00 |
|
Gustav Hansen
|
ab9248dfbd
|
Merge pull request #14859 from strapi/chore/update-testing-library-react
Chore: Update @testing-library/react to 12.1.4
|
2022-11-15 12:59:22 +01:00 |
|
Josh
|
e241d0ce37
|
feat: add relations reordering api requirements
|
2022-11-15 11:57:38 +00:00 |
|
Simone Taeggi
|
d8a449e2ed
|
refactor the fetchClient to the getFetchClient utils
|
2022-11-15 12:48:32 +01:00 |
|
Jamie Howard
|
6feab5048b
|
Merge remote-tracking branch 'origin/feature/media-library-ctv' into feature/media-library-ctv-front
|
2022-11-15 11:44:16 +00:00 |
|
Jamie Howard
|
c486ec8d0f
|
Merge branch 'main' into feature/media-library-ctv
|
2022-11-15 11:43:17 +00:00 |
|
Jamie Howard
|
43df529a0c
|
Merge remote-tracking branch 'origin/feature/media-library-ctv' into feature/media-library-ctv-front
|
2022-11-15 11:40:45 +00:00 |
|
Jamie Howard
|
3f105b724d
|
chore(upload): rename api tests
|
2022-11-15 11:40:27 +00:00 |
|
Jamie Howard
|
c0f7a4cea6
|
Merge remote-tracking branch 'origin/feature/media-library-ctv' into feature/media-library-ctv-front
|
2022-11-15 11:33:35 +00:00 |
|
Gustav Hansen
|
21fc367e59
|
Merge pull request #14868 from strapi/dependabot/npm_and_yarn/eslint-8.27.0
chore(deps-dev): bump eslint from 8.21.0 to 8.27.0
|
2022-11-15 12:33:06 +01:00 |
|
Josh
|
19367d0ae7
|
Merge branch 'main' into feature/relations-reordering
|
2022-11-15 11:23:18 +00:00 |
|
Jamie Howard
|
5c50587d64
|
Merge remote-tracking branch 'origin/main' into feature/media-library-ctv
|
2022-11-15 11:20:33 +00:00 |
|
Jamie Howard
|
5452247282
|
chore(upload): modify amplitude events
|
2022-11-15 11:15:44 +00:00 |
|
Gustav Hansen
|
5f24350a48
|
Merge branch 'main' into chore/update-testing-library-react
|
2022-11-15 11:54:47 +01:00 |
|
Gustav Hansen
|
db6f0cd2b7
|
Merge pull request #14866 from strapi/chore/update-ds
chore: update design-system to 1.2.8
|
2022-11-15 11:53:43 +01:00 |
|
Josh
|
fca4394dd1
|
Merge pull request #14811 from strapi/feat/relations-reordering/keyboard-nav
|
2022-11-15 10:52:58 +00:00 |
|
Mark Kaylor
|
2250ecb192
|
Create hook to lazy load custom field components
|
2022-11-15 11:52:43 +01:00 |
|
Convly
|
605e5b2009
|
Merge branch 'main' into features/morphs-populate
|
2022-11-15 11:22:08 +01:00 |
|
Gustav Hansen
|
65597622c6
|
Chore: Update @testing-library/react to 12.1.4
|
2022-11-15 11:15:30 +01:00 |
|
Gustav Hansen
|
6790ed2940
|
Merge pull request #14860 from strapi/chore/update-testing-hooks
Chore: Update @testing-library/react-hooks to 8.0.1
|
2022-11-15 11:12:33 +01:00 |
|
Gustav Hansen
|
100e78cb62
|
Merge pull request #14858 from strapi/chore/update-testing-library-dom
Chore: Update @testing-library/dom to 8.19.0
|
2022-11-15 11:12:11 +01:00 |
|
ivanThePleasant
|
b365f1f1cd
|
Merge branch 'main' into chore/fix-iso-locales
|
2022-11-15 11:38:57 +02:00 |
|
Convly
|
bffa65ebc2
|
Update types for the file destination provider
|
2022-11-15 10:37:41 +01:00 |
|