6989 Commits

Author SHA1 Message Date
Simone Taeggi
6c8b34f2fd add the SelectButtonTitle prop to the DateTimePicker 2022-12-14 14:26:23 +01:00
Julie Plantey
af0cd00b28
Merge pull request #15164 from GitStartHQ/fix/relation-title-missing-outline
fix: Relations are missing a focus outline on a single item title
2022-12-14 14:18:37 +01:00
Jamie Howard
26c083a220 fix(content-manager): handle complex component nesting in the UI 2022-12-14 12:26:28 +00:00
ivanThePleasant
fc781681a3
Merge pull request #14083 from strapi/chore/user-level-data
Chore/user level data
2022-12-14 13:56:22 +02:00
Simone Taeggi
412533434c Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-12-14 12:55:56 +01:00
Jamie Howard
f9adde4ef3 chore(upload): CTV icon color 2022-12-14 11:20:21 +00:00
Pierre Noël
1ea8e0ce8b
Merge pull request #15143 from strapi/fix/deadlock-innodb
Fix all usecases where deadlocks can happen (for MySQL versions above 5 and MariaDB)
2022-12-14 11:52:51 +01:00
GitStart
8de62f9731
Merge branch 'main' into fix/relation-title-missing-outline 2022-12-14 11:30:00 +01:00
ivanThePleasant
809b380be6
Merge branch 'main' into chore/user-level-data 2022-12-14 11:27:39 +02:00
Simone
21ec4dac3b
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-12-14 10:13:20 +01:00
gitstart
c519240a0e fix: repeatable component focus 2022-12-14 06:55:59 +00:00
Gary Alway
80ea7d835b
adds run migrations setting 2022-12-13 19:30:55 +00:00
gitstart
9774afd522 chore: removes redundant styles 2022-12-13 16:24:40 +00:00
gitstart
4b0251c51f Merge commit '938b7580ec1cd068adff6446c93c94c45e034c4b' of https://github.com/GitStartHQ/strapi into fix/relation-title-missing-outline 2022-12-13 16:24:37 +00:00
Christian
ebe63ba8fb
Merge branch 'main' into protect-telemetry-properties 2022-12-13 17:16:23 +01:00
ivanThePleasant
5f499b8011
Merge branch 'main' into chore/user-level-data 2022-12-13 16:46:11 +02:00
Jamie Howard
892f9963e8 chore(upload): pr feedback 2022-12-13 14:33:05 +00:00
ivanThePleasant
e0d8344c2a Change empty string returns to null returns 2022-12-13 16:32:15 +02:00
Julie Plantey
dc055b4371 removed unnecessary comment, fixed formatDate, aria-label for empty fields 2022-12-13 15:22:46 +01:00
Simone
7ec8c31ad9
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-12-13 14:05:08 +01:00
Christian Capeans
c56ccd39c3 Merge branch 'main' into protect-telemetry-properties 2022-12-13 14:02:43 +01:00
Christian Capeans
15bf86333b Add clarification message about validateStatus 2022-12-13 14:01:48 +01:00
ivanThePleasant
7890ed18eb Remove hash.js from dependencies, change AuthenticatedApp useState default to null 2022-12-13 13:39:38 +02:00
Josh
e0b2048d67
Merge branch 'main' into fix/select-all-media-library-assets 2022-12-13 11:30:49 +00:00
Julie Plantey
ae92b23f2a
Merge pull request #14996 from jimmywarting/feature/remove_some_lodash
replace some lodash function with native
2022-12-13 11:55:40 +01:00
ivanThePleasant
b95d6e3f28 Merge branch 'main' into chore/user-level-data 2022-12-13 12:17:31 +02:00
gitstart
32972b0433 chore: removes optional chaining 2022-12-13 10:03:59 +00:00
gitstart
fdb11910ab Merge commit '45831f30f5993709fa0fe06222578603d0cc4eb9' of https://github.com/GitStartHQ/strapi into fix/select-all-media-library-assets 2022-12-13 10:03:56 +00:00
gitstart
7bc6eab187 fix: adds focus outline on single item title 2022-12-13 08:40:22 +00:00
Barış Can Daylık
226a462b7a Add Turkish translation 2022-12-13 00:44:27 +03: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
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
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
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