26053 Commits

Author SHA1 Message Date
Ben Irvin
bcc1eed9fd
Merge pull request #14837 from strapi/fix/14802-postgres-token-duration
Fix 30- and 90-day API token creation
2022-11-16 09:59:53 +01:00
Simone
2a455a6c54
Merge branch 'main' into enhancement/axios-refactoring 2022-11-16 09:40:45 +01:00
Simone
e5160aaf54
Merge branch 'main' into chore/tracking-access-CTB 2022-11-16 09:34:22 +01:00
Bart Lagerweij
e82b63ba75 Updated dutch translation to strapi 4.5 2022-11-16 09:11:09 +01:00
Bart Lagerweij
f498f4bcc1
Merge branch 'main' into patch-4 2022-11-16 08:42:26 +01:00
Alve Svarén
6eeda5695d
Merge branch 'main' into master 2022-11-15 22:58:32 +01:00
Alve Svarén
8941d92127
Merge branch 'master' of github.com:alvesvaren/strapi-tranlsation-sv 2022-11-15 22:57:17 +01:00
Alve Svarén
c369330b62
Fix missing translations 2022-11-15 22:57:06 +01:00
Raphael Müßeler
5ec28f30fd fix: added query parameter for locale (API Documentation Plugin) 2022-11-15 22:22:25 +01:00
a-ulasevich
6320f9dcfc Update russian translation 2022-11-15 23:20:14 +03:00
Pierre Noël
306d5c4abc finally drop temp table 2022-11-15 18:57:13 +01:00
Mark Kaylor
9f404467fa Fix check for layouts 2022-11-15 18:44:14 +01:00
Pierre Noël
e2234ed9f1 use connection instead of getConnection 2022-11-15 18:42:18 +01:00
Convly
36c4f36556 Merge branch 'main' of github.com:strapi/strapi into features/morphs-populate 2022-11-15 18:41:10 +01:00
markkaylor
c8888bf2cf
Merge branch 'main' into feature/custom-field-default-options 2022-11-15 18:38:48 +01:00
Convly
0c205d0f58 Fix convert query params for 'true' subPopulate 2022-11-15 18:31:33 +01:00
Mark Kaylor
6cef5fd6a9 Move function to utils 2022-11-15 18:30:44 +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
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
Simone Taeggi
b720106392 trigger the didGoToCTB event when clicking on the Content Type Builder link 2022-11-15 15:56:31 +01: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
Jamie Howard
5553538c18 chore 2022-11-15 13:37:18 +00:00
Jamie Howard
0f7eb70fd2 fix(database): refactor getConnection to not use schemas 2022-11-15 13:28:35 +00: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
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
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
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