26053 Commits

Author SHA1 Message Date
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
Julie Plantey
31a7d452a4
Merge pull request #15145 from bdaylik/main
Add Turkish translation
2022-12-13 11:50:32 +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
eec5c095c9 Add Turkish translation for I18N plugin 2022-12-13 00:44:27 +03: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
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
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
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
dependabot[bot]
04ba1b670c
chore(deps): bump pg from 8.6.0 to 8.8.0
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.6.0 to 8.8.0.
- [Release notes](https://github.com/brianc/node-postgres/releases)
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.8.0/packages/pg)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 09:11:49 +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
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
Pierre Noël
aef49c5410 Use temporary table even for mysql versions above 5 2022-12-09 15:57:23 +01:00
Simone Taeggi
79452154ec Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-12-09 15:38:25 +01:00
Marc
99dfb9a2c8
Merge pull request #15037 from strapi/fix/twice-inversedBy 2022-12-09 14:33:13 +01:00
Gustav Hansen
b71fb9b731
Merge pull request #15120 from strapi/dependabot/npm_and_yarn/react-error-boundary-3.1.4
chore(deps): bump react-error-boundary from 3.1.1 to 3.1.4
2022-12-09 13:12:29 +01:00