Gustav Hansen
04863be7b6
Onboarding: Use proper question mark icon from the DS
2022-12-20 15:52:37 +01:00
Gustav Hansen
df7de3ccb8
Chore: Remove legacy components
2022-12-20 15:52:37 +01:00
Gustav Hansen
1a6a977e3c
Chore: Update tests
2022-12-20 15:52:37 +01:00
Gustav Hansen
4d4c3e90cd
Chore: Remove component icon validation from backend
2022-12-20 15:52:37 +01:00
Gustav Hansen
287787a550
Chore: Remove fontawesome dependency from components
2022-12-20 15:52:37 +01:00
Nathan Pichon
76bdf07031
Merge pull request #15151 from strapi/fix/media-upload-diacritics
...
fix(upload): normalize the string used as basename
2022-12-20 15:45:18 +01:00
GitStart
277349efb2
Merge branch 'main' into fix/add-loading-icon-to-save-btn
2022-12-20 15:33:43 +01:00
Pierre Noël
daf30921f0
add indexes for sortable columns of files
2022-12-20 14:14:26 +01:00
Simone
95ec21cb55
Merge pull request #14830 from strapi/enhancement/date-time-picker-ds-in-strapi
...
DateTimePicker from DS used in Strapi
2022-12-20 12:49:54 +01:00
Simone Taeggi
7810ae70ce
merge master in enhancement/axios-refactoring-step-2
2022-12-20 10:08:10 +01:00
Julie Plantey
ba020d03a4
Merge pull request #15211 from strapi/chore/bump-ds-1.4.1
...
[chore] Bump DS 1.4.1
2022-12-20 09:49:02 +01:00
ivanThePleasant
5de6cfdda5
Merge branch 'main' into chore/request-context-interface-update
2022-12-19 21:47:17 +02:00
DMehaffy
0719084324
Update packages/core/admin/server/middlewares/rateLimit.js
...
Co-authored-by: Pierre Noël <petersg83@users.noreply.github.com>
2022-12-19 11:40:37 -07:00
Jamie Howard
e380a66c93
Merge pull request #14700 from strapi/feature/media-library-ctv
2022-12-19 15:39:30 +00:00
Julie Plantey
82c69d5add
fix LocaleSelect test
2022-12-19 16:15:14 +01:00
ivanThePleasant
f392759397
Add requestContext to Strapi interface
2022-12-19 17:08:50 +02:00
Julie Plantey
d5127d16f3
update snapshots
2022-12-19 16:07:29 +01:00
Julie Plantey
a862355883
revert InputJSON labelAction removal + fix DateTimePicker label
2022-12-19 16:01:38 +01:00
Julie Plantey
372fc1cf2d
bump DS 1.4.1 - update required state for Field
2022-12-19 15:27:02 +01:00
Ben Irvin
8c72013b90
cache prettier
2022-12-19 15:01:26 +01:00
Ben Irvin
a930c2262e
add eslint cache option
2022-12-19 14:27:17 +01:00
Gustav Hansen
26374dc15a
Merge pull request #15097 from GitStartHQ/fix/application-crash-on-filter-delete
...
fix: application crash when deleting a filter on a contenttype
2022-12-19 13:27:57 +01:00
GitStart
51fce80882
Merge branch 'main' into fix/add-loading-icon-to-save-btn
2022-12-19 11:27:16 +01:00
Jamie Howard
d2abb0899a
Merge remote-tracking branch 'origin/main' into feature/media-library-ctv
2022-12-19 09:47:05 +00:00
Gregor Sondermeier
06128ee308
Update Sentry plugin readme regarding non-prod env
...
I was following the original guide to disable the Sentry plugin for non-production environments, but I noticed the approach as originally documented is problematic:
In my project I have some code that calls `strapi.plugin('sentry').service('sentry').sendError(error)`. If the Sentry plugin would be disabled, this would cause a null pointer exception (or whatever it was), because `strapi.plugin('sentry')` would return `undefined`.
So here is my suggested change on how to disable the plugin for non-production environments.
2022-12-19 09:59:11 +01:00
Josh
3b576487d2
Merge pull request #15174 from GitStartHQ/fix/add-button-repeatable-components
2022-12-19 08:22:05 +00:00
GitStart
d829a49733
Merge branch 'main' into fix/application-crash-on-filter-delete
2022-12-19 05:56:24 +01:00
GitStart
d47593bd05
Merge branch 'main' into fix/add-button-repeatable-components
2022-12-19 05:56:07 +01:00
GitStart
fb64a96e2c
Merge branch 'main' into fix/add-loading-icon-to-save-btn
2022-12-19 05:56:00 +01:00
Pierre Noël
685e0b1a24
Merge pull request #15122 from strapi/dependabot/npm_and_yarn/nodemailer-6.8.0
...
chore(deps): bump nodemailer from 6.7.7 to 6.8.0
2022-12-17 13:57:03 +01:00
Pierre Noël
3344ac1aec
Merge branch 'main' into dependabot/npm_and_yarn/nodemailer-6.8.0
2022-12-16 19:44:55 +01:00
Pierre Noël
a8064a03ca
Merge pull request #15197 from strapi/fix/deadlock-mysql-inverse-order
...
Avoid deadlocks for mysql and mariadb when creating a Nth locale
2022-12-16 19:44:26 +01:00
DMehaffy
e89c20f2a4
Merge branch 'main' into security/adminRateLimit
2022-12-16 10:43:20 -07:00
derrickmehaffy
b75e8a1d10
implement config option to disable ratelimit
2022-12-16 10:42:28 -07:00
Julie Plantey
bd6c0fc10c
Merge pull request #15198 from strapi/fix/email-provider-access
...
[Fix] email provider access
2022-12-16 18:41:01 +01:00
Julie Plantey
bf9c0d2c85
Merge pull request #15085 from strapi/features/MediaLibrary-listview
...
[features] Media Library list view
2022-12-16 18:40:07 +01:00
DMehaffy
68a4ec7729
Merge branch 'main' into security/adminRateLimit
2022-12-16 10:31:40 -07:00
DMehaffy
d7d2a3955e
Merge pull request #15201 from strapi/fix/cronworkflow
...
Fix typo in inactive issue cron workflow
2022-12-16 10:21:59 -07:00
DMehaffy
157c6cea1e
Merge branch 'main' into chore/v3EOL
2022-12-16 10:09:24 -07:00
derrickmehaffy
40577a07f1
PR Feedback
2022-12-16 10:03:41 -07:00
derrickmehaffy
e84bb5b94e
copy readme
2022-12-16 10:03:13 -07:00
derrickmehaffy
6fd0a6760a
PR feedback and update workflow response
2022-12-16 10:02:31 -07:00
DMehaffy
dc3e57d381
Fix typo in inactive issue cron workflow
...
I set the wrong label 🙈
2022-12-16 09:55:38 -07:00
Jamie Howard
ddbabf237b
Merge pull request #15129 from strapi/fix/support-locale-all-singletypes
2022-12-16 15:34:18 +00:00
Josh
c31175fb37
Merge pull request #15195 from strapi/chore/incorrect-label
2022-12-16 15:23:58 +00:00
Julie Plantey
e5503097d4
fix provider name access possibly throwing error
2022-12-16 16:14:58 +01:00
GitStart
602c6eddca
Merge branch 'main' into fix/application-crash-on-filter-delete
2022-12-16 16:02:15 +01:00
GitStart
5ca944d756
Merge branch 'main' into fix/add-loading-icon-to-save-btn
2022-12-16 16:01:22 +01:00
Pierre Noël
0413f278bb
remove use of temporary table for inverse order
2022-12-16 15:54:38 +01:00
gitstart
ce4d65a8d6
chore: reverts changes for new item focus
2022-12-16 14:17:07 +00:00