3819 Commits

Author SHA1 Message Date
derrickmehaffy
ae7c60980c change ratelimit to rateLimit 2022-12-27 09:19:57 -07:00
derrickmehaffy
33bd405a2b refactor config loading 2022-12-27 08:20:38 -07:00
derrickmehaffy
2f87da5a0e Merge remote-tracking branch 'origin/main' into security/adminRateLimit 2022-12-27 08:09:30 -07:00
Ben Irvin
43c6874c70
Merge branch 'main' into fix/delete-duplicate-route-users-delete 2022-12-27 12:13:23 +01:00
Julie Plantey
b76c4139fb
Merge pull request #15254 from strapi/fix/relational-path
[fix] Relation path setup
2022-12-27 09:29:33 +01:00
GitStart
c078ac27e5
Merge branch 'main' into fix/content-manager-crash-on-nonstring-dynamicfield 2022-12-23 04:04:14 +01:00
Julie Plantey
e5e20180ba fix relation path on nested duplicated keys 2022-12-22 19:05:56 +01:00
Gustav Hansen
05be5849a7
Merge pull request #15235 from strapi/fix/cropper-import
Move cropper CSS import from main bundle to upload plugin
2022-12-22 15:54:58 +01:00
Gustav Hansen
59438befca
Merge branch 'main' into chore/upgrade-axios 2022-12-22 14:48:18 +01:00
Gustav Hansen
85637195bb Chore: Upgrade axios to 1.2.1 2022-12-22 14:43:19 +01:00
GitStart
791612b47c
Merge branch 'main' into fix/content-manager-crash-on-nonstring-dynamicfield 2022-12-22 10:58:01 +01:00
Julie Plantey
0118b4e166
Merge pull request #15188 from GitStartHQ/fix/add-loading-icon-to-save-btn
fix: Loader is not displayed in Save button while creating an entry for the collection-type
2022-12-22 10:31:46 +01:00
gitstart
1112791cab chore: support numeric entry field 2022-12-22 04:52:52 +00:00
Gustav Hansen
79571b4a68 Move cropper CSS import from main bundle to upload plugin 2022-12-21 16:52:58 +01:00
dependabot[bot]
582eea4a87
chore(deps): bump date-fns from 2.29.2 to 2.29.3
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.29.2 to 2.29.3.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.29.2...v2.29.3)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 15:01:04 +00:00
GitStart
151adafe9a
Merge branch 'main' into fix/add-loading-icon-to-save-btn 2022-12-21 15:58:18 +01:00
Gustav Hansen
093b58d3e7 Onboarding: Update snapshot tests 2022-12-21 12:46:05 +01:00
Gustav Hansen
b0d10dc6a8 Onboarding: Add back interaction effects 2022-12-21 12:46:05 +01:00
Gustav Hansen
d6fb50c7f4 Onboarding: Use Icon component to render question or close icon 2022-12-20 16:52:21 +01:00
DMehaffy
29864b444f
Update packages/core/admin/server/middlewares/rateLimit.js
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2022-12-20 08:03:33 -07:00
Gustav Hansen
b90a03ea72 Chore: Update snapshot tests 2022-12-20 15:52:37 +01:00
Gustav Hansen
64d98dea8e ComponentIcon: Improve styles 2022-12-20 15:52:37 +01:00
Gustav Hansen
b847d17cda CM: Fix hover styles for component icon 2022-12-20 15:52:37 +01:00
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
287787a550 Chore: Remove fontawesome dependency from components 2022-12-20 15:52:37 +01:00
GitStart
277349efb2
Merge branch 'main' into fix/add-loading-icon-to-save-btn 2022-12-20 15:33:43 +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
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
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
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
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
derrickmehaffy
b75e8a1d10 implement config option to disable ratelimit 2022-12-16 10:42:28 -07:00
DMehaffy
68a4ec7729
Merge branch 'main' into security/adminRateLimit 2022-12-16 10:31:40 -07:00
Josh
c31175fb37
Merge pull request #15195 from strapi/chore/incorrect-label 2022-12-16 15:23:58 +00:00
GitStart
5ca944d756
Merge branch 'main' into fix/add-loading-icon-to-save-btn 2022-12-16 16:01:22 +01:00
gitstart
ce4d65a8d6 chore: reverts changes for new item focus 2022-12-16 14:17:07 +00:00
gitstart
828673b37c Merge commit 'ab66578671232804e27a8c653d9653262d72d7a1' of https://github.com/GitStartHQ/strapi into fix/add-button-repeatable-components 2022-12-16 14:17:04 +00:00
Jamie Howard
07febfa69e Merge remote-tracking branch 'origin/main' into feature/media-library-ctv 2022-12-16 13:57:57 +00:00
Josh
3799a38a6a fix: change confirmation to confirm
confirmation password is not correct english
2022-12-16 11:10:14 +00:00
Jamie Howard
ab66578671
Merge pull request #15176 from strapi/fix/ui-nested-repeatable-components 2022-12-16 10:47:44 +00:00
Julie Plantey
3e01e639d3
Merge pull request #15069 from radoslavzeman/radoslavzeman/improve-sk-translations
improve SK translations
2022-12-16 08:25:05 +01:00
derrickmehaffy
e09614c9a4 Update qs to fix CVE-2022-24999 2022-12-15 09:49:40 -07:00
gitstart
5800c1ed0d fix: update to loading attribute on save button 2022-12-15 15:41:38 +00:00