9373 Commits

Author SHA1 Message Date
Convly
84976754a4 Merge branch 'main' into features/deits 2022-12-12 15:58:51 +01:00
Convly
a2fbe16179 Merge branch 'features/deits' of github.com:strapi/strapi into deits/import-entities 2022-12-12 15:55:37 +01:00
Marc-Roig
32bb3a0645 throw validation error when passing wrong relations 2022-12-12 15:48:45 +01:00
Ben Irvin
43f57778f6 add skip stage 2022-12-12 15:36:04 +01:00
ivanThePleasant
a3902c4943 Remove hash.js, update test accordingly, add await useEffect to component to cerrectly receive userId hash 2022-12-12 16:23:33 +02:00
Simone Taeggi
c9714f938e rename the old version of the DateTimePicker in the helper-plugin 2022-12-12 15:16:05 +01:00
Simone Taeggi
8f88335b8a remove unused utilities from code 2022-12-12 15:12:30 +01:00
Convly
13b6340863 Update the import command, add a filter for entities 2022-12-12 15:09:18 +01:00
Convly
6b3f42b979 Update the export command, add a transform filter for entities 2022-12-12 15:08:56 +01:00
Convly
21abcda4aa Fix tests + update the restore strategy to import entities 2022-12-12 15:08:30 +01:00
Convly
c2460946b5 Fix strapi source provider (export from strapi) 2022-12-12 15:07:57 +01:00
Convly
c55a5f06f6 Update the file source provider with new types 2022-12-12 15:07:15 +01:00
Convly
339185b4c8 Update create mock query builder to handle select 2022-12-12 15:06:51 +01:00
Convly
71878991cb Add setGlobalStrapi to the test utils 2022-12-12 15:06:06 +01:00
Convly
851414490e Update file destination provider & cleanup 2022-12-12 15:05:47 +01:00
Convly
1daec52dde Add shared strapi entity logic 2022-12-12 15:05:24 +01:00
Convly
bc4c5370ef Factorize stages' transfer + handle custom stream transform operations 2022-12-12 15:04:21 +01:00
Convly
28f60da777 Update the strategies with the new utils 2022-12-12 15:03:25 +01:00
Convly
12b940f0b7 Move data transfer utils to a dedicated directory. Added filter & map to stream utils 2022-12-12 15:02:57 +01:00
Convly
60d08626b6 Update typings for data-transfer 2022-12-12 15:02:07 +01:00
Convly
4271bad130 Update export/import utils 2022-12-12 15:00:57 +01:00
Convly
1f6538a6d4 Force remove ID from components on creation 2022-12-12 15:00:28 +01:00
Ben Irvin
7cf54d0693 add transfer events and telemetry 2022-12-12 14:24:39 +01:00
Josh
dfb04d315e test: fix test 2022-12-12 13:12:53 +00:00
Rémi de Juvigny
34278a74d5 fix destroy alias 2022-12-12 14:02:15 +01:00
Rémi de Juvigny
b410f127a0 Apply feedback 2022-12-12 13:08:12 +01:00
Josh
65e41f15b5 fix: indicies were wrong way round 2022-12-12 11:51:11 +00:00
Ben Irvin
06ec0ac626 remove unused import 2022-12-12 12:32:32 +01:00
Ben Irvin
0aeff68f84 remove comment 2022-12-12 12:31:59 +01:00
nathan-pichon
0cf5d3c654
fix(upload): normalize the string used as basename 2022-12-12 11:45:29 +01:00
Jamie Howard
4f7f672a7a chore(upload): revert test value 2022-12-12 10:17:35 +00:00
Jamie Howard
1853606d7d test(upload): update snapshots 2022-12-12 10:15:59 +00:00
Jamie Howard
12eb6ceb69 Merge remote-tracking branch 'origin/main' into feature/media-library-ctv 2022-12-12 10:07:23 +00:00
Jamie Howard
268efc629f chore(upload): review feedback 2022-12-12 10:05:22 +00:00
Simone Taeggi
c35a5636e4 change log content 2022-12-12 09:40:49 +01:00
Simone Taeggi
465182240d Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-12-12 09:38:48 +01:00
Josh
45831f30f5
Merge pull request #15140 from strapi/fix/window-build-errors 2022-12-12 08:35:30 +00:00
Fernando Chavez
04f7212fcc WIP: Changes on the test when audit logs are enabled or not 2022-12-11 20:46:11 +01:00
Fernando Chavez
07dee822cb Merge branch 'audit-logs/event-hub-refactoring' of github.com:strapi/strapi into audit-logs/service 2022-12-11 17:54:22 +01:00
Rémi de Juvigny
6dced3ab3b Add event hub tests 2022-12-09 21:46:34 +01:00
Alexandre Bodin
e90885ab91 Merge branch 'main' into chore/transactions 2022-12-09 19:15:27 +01:00
Alexandre Bodin
f19da0cbf8 Merge branch 'main' into chore/transactions 2022-12-09 18:32:54 +01:00
Rémi de Juvigny
a7520d8456 Add aliases and tests 2022-12-09 18:28:32 +01:00
Josh
c51cde28a8 Merge branch 'main' into feature/relations-reordering 2022-12-09 17:10:00 +00:00
Josh
03f2de9b63
Merge pull request #15139 from strapi/fix/avoid-undefined-paths-in-recursion 2022-12-09 17:07:57 +00:00
Josh
d5ef35ed03 chore: add tests 2022-12-09 16:29:37 +00:00
gitstart
664b5a8245 chore: set default value for undefined folders 2022-12-09 16:26:08 +00:00
gitstart
957d78325a Merge commit '99dfb9a2c879247f4c816590961be0a1b09aa9c5' of https://github.com/GitStartHQ/strapi into fix/select-all-media-library-assets 2022-12-09 16:26:05 +00:00
Simone Taeggi
2ae2807ba3 Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-12-09 17:20:22 +01:00
Simone Taeggi
07566f9727 refactor DateTimePicker in the helper-plugin to use the new one in the DS repo 2022-12-09 17:19:16 +01:00