9373 Commits

Author SHA1 Message Date
Ben Irvin
dae6d34127 remove unused code 2022-11-16 11:31:12 +01:00
Ben Irvin
456988556e remove useless chain 2022-11-16 11:30:12 +01:00
Ben Irvin
ac8a422e13 remove stage names 2022-11-16 11:29:21 +01:00
Ben Irvin
62cbc25bbf remove unused parameter 2022-11-16 11:26:38 +01:00
Ben Irvin
87e711e1b5 add missing types 2022-11-16 11:25:48 +01:00
Convly
ee1461cc41 Add an init step to the transfer engine 2022-11-16 11:16:14 +01:00
Ben Irvin
3331ca03dd import type only 2022-11-16 11:11:44 +01:00
Convly
7768f6076c Fix boostrap > bootstrap typo 2022-11-16 11:08:08 +01:00
Convly
ed51f3ba45 Merge branch 'main' into features/deits 2022-11-16 11:05:38 +01:00
Ben Irvin
050d236050 make bytes required 2022-11-16 11:04:40 +01:00
Simone
393009b142
Merge branch 'main' into enhancement/axios-refactoring 2022-11-16 10:59:02 +01:00
Pierre Noël
5e5d1c92c2 use getDatabaseInformation instead of databaseInformation 2022-11-16 10:58:28 +01:00
Simone Taeggi
36a35d8653 add some test getFetchClient utility 2022-11-16 10:57:38 +01:00
Ben Irvin
7cf2ae8d05 Merge branch 'features/deits' into deits/provider-results 2022-11-16 10:55:37 +01:00
Jamie Howard
4b1f8101e6 fix(entity-manager): use db.connection for .raw()
chore(database): revert getConnection()
2022-11-16 09:34:08 +00:00
Mark Kaylor
7db54acd8d Test getCustomFieldUidsFromLayout 2022-11-16 10:16:11 +01:00
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
Ben Irvin
b44626d000 exit on error 2022-11-16 09:42:01 +01:00
Simone
2a455a6c54
Merge branch 'main' into enhancement/axios-refactoring 2022-11-16 09:40:45 +01:00
Ben Irvin
059250959e empty key prompts and string key can be passed in 2022-11-16 09:37:33 +01:00
Simone
e5160aaf54
Merge branch 'main' into chore/tracking-access-CTB 2022-11-16 09:34:22 +01:00
Marc-Roig
737b577919 Merge branch 'main' into feature/relations-reordering 2022-11-16 09:11:12 +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
a-ulasevich
6320f9dcfc Update russian translation 2022-11-15 23:20:14 +03:00
Ben Irvin
e20ce4ba47 add default types 2022-11-15 21:15:16 +01:00
Ben Irvin
1a98345a9a fix code for tests 2022-11-15 20:58:50 +01:00
Ben Irvin
7f68db7fe7 add (failing) test for bootstrap 2022-11-15 20:35:22 +01:00
Pierre Noël
306d5c4abc finally drop temp table 2022-11-15 18:57:13 +01:00
Ben Irvin
603145c3c6 rename bootstrap 2022-11-15 18:51:43 +01:00
Ben Irvin
93592cad68 rename bootstrap 2022-11-15 18:51:20 +01:00
Ben Irvin
bf2442a2f5 move test-utils 2022-11-15 18:51:20 +01:00
Mark Kaylor
9f404467fa Fix check for layouts 2022-11-15 18:44:14 +01:00
Ben Irvin
6312d5e1d5 comment 2022-11-15 18:43:53 +01:00
Ben Irvin
5afd6ce9ce combine progress into one object 2022-11-15 18:42:34 +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
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
Jamie Howard
d9bc03d6d4 feat: add box to upload CTV page 2022-11-15 16:40:56 +00:00