30539 Commits

Author SHA1 Message Date
Ben Irvin
6a532e3bb3 fix watch 2022-12-12 19:08:42 +01:00
Ben Irvin
9090650e88 allow typescript package to attempt to be resolved 2022-12-12 19:06:39 +01:00
Ben Irvin
e11e9d12cf add compile step 2022-12-12 19:02:28 +01:00
Madhuri Sandbhor
a1ba416e5e added missing border radius 2022-12-12 18:41:59 +01:00
Ben Irvin
d6f43fbef3 add back fix for github tests 2022-12-12 18:30:00 +01:00
Marc-Roig
2639f8418e add strict configuration 2022-12-12 18:16:37 +01:00
Fernando Chavez
964654b29f Move audit logs register 2022-12-12 18:09:24 +01:00
Josh
2c1a86471b chore: update docs 2022-12-12 17:06:29 +00:00
Josh
36e5ac0c5a fix: fix previews by not providing ref to the leftover element 2022-12-12 16:59:11 +00:00
Christian Capeans
96edc9816b Add implementation using useFetchClient hook 2022-12-12 17:34:34 +01:00
Christian Capeans
745495a8d6 Merge branch 'main' into protect-telemetry-properties 2022-12-12 17:16:42 +01:00
Christian Capeans
8b52557acd Add actions on failure 2022-12-12 17:12:44 +01:00
Ben Irvin
75358110b3 remove transferId 2022-12-12 17:06:53 +01:00
Christian Capeans
e177ac32a0 Merge branch 'features/deits' into deits/import-assets 2022-12-12 16:56:29 +01:00
Convly
653de92aaa Fix linting 2022-12-12 16:51:23 +01:00
Ben Irvin
ca888cf289
Merge branch 'features/deits' into deits/cli-tracking-events 2022-12-12 16:45:19 +01:00
Rémi de Juvigny
bdda90ebf6 Merge remote-tracking branch 'origin/feature/audit-logs' into audit-logs/service 2022-12-12 16:42:50 +01:00
Ben Irvin
e64e39843f refactor 2022-12-12 16:40:26 +01:00
Ben Irvin
d39d6a8361 fix enum 2022-12-12 16:38:19 +01:00
Ben Irvin
5211010866 rename transfer events 2022-12-12 16:31:44 +01:00
Ben Irvin
78f9ef912a reset progress between transfers 2022-12-12 16:30:56 +01:00
Convly
b6903cd77b Fix naming 2022-12-12 16:24:48 +01:00
Jamie Howard
97e930e505 fix(i18n): support locale=all for single types 2022-12-12 15:14:15 +00:00
Jamie Howard
a40cce0407 Merge remote-tracking branch 'origin/main' into fix/support-locale-all-singletypes 2022-12-12 15:07:37 +00:00
Pierre Noël
5744d62fef rate limit only on login 2022-12-12 07:06:53 -08:00
derrickmehaffy
c3716a0671 Update koa2-ratelimit to match https://github.com/strapi/strapi/pull/14730
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-12-12 07:06:53 -08:00
derrickmehaffy
88cf040e5a forgot colon
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-12-12 07:06:53 -08:00
derrickmehaffy
cf4b74c4f4 pr feedback
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-12-12 07:06:53 -08:00
derrickmehaffy
7576d8a257 Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com> 2022-12-12 07:06:53 -08:00
derrickmehaffy
aa97ec895b pr feedback
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-12-12 07:06:53 -08:00
derrickmehaffy
59f2e02dc5 Create new admin rate limit middleware and rate limit error class
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-12-12 07:06:53 -08:00
Convly
34153ec9cb Merge branch 'features/deits' into deits/import-entities 2022-12-12 15:59:04 +01:00
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
DMehaffy
c570351b29
Merge branch 'main' into actions/supportAutomation 2022-12-12 06:43:48 -08:00
DMehaffy
b69af4277d
Update .github/workflows/issues_dailyCron.yml
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2022-12-12 06:43:41 -08:00
DMehaffy
95601a3fb7
Update .github/workflows/issues_dailyCron.yml
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2022-12-12 06:43:27 -08: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