3850 Commits

Author SHA1 Message Date
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
gitstart
b68008afc1 chore: focus on new added item only 2022-12-14 16:02:08 +00:00
gitstart
d0edb8978d Merge commit '8716ecc920130db5341b0904cf868c6e6b581a5d' of https://github.com/GitStartHQ/strapi into fix/add-button-repeatable-components 2022-12-14 16:02:04 +00:00
Simone
42e54e07a6
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-12-14 15:44:07 +01:00
Convly
8716ecc920 v4.5.4 2022-12-14 15:39:30 +01:00
gitstart
b005514928 chore: adds inline comments 2022-12-14 13:48:16 +00:00
gitstart
f3664d53b4 Merge commit 'af0cd00b2862212486d3e6c6fd3ab16e1e6f63ea' of https://github.com/GitStartHQ/strapi into fix/add-button-repeatable-components 2022-12-14 13:48:13 +00:00
Simone Taeggi
036ba34579 Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-12-14 14:27:53 +01:00
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
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
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
ivanThePleasant
5f499b8011
Merge branch 'main' into chore/user-level-data 2022-12-13 16:46:11 +02:00
ivanThePleasant
e0d8344c2a Change empty string returns to null returns 2022-12-13 16:32:15 +02: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