2061 Commits

Author SHA1 Message Date
Mark Kaylor
8fe990a428 update install command notification message 2022-02-24 09:50:13 +01:00
Mark Kaylor
ca48923086 use useRef on tracking event in useEffect 2022-02-24 09:43:35 +01:00
Mark Kaylor
7585634adf add verified badge 2022-02-24 09:35:20 +01:00
Mark Kaylor
529b6e41ad add remis last commit: Mock missing marketplace API calls 2022-02-23 17:15:14 +01:00
Rémi de Juvigny
1a1c7fe9a4
Merge pull request #12614 from strapi/copy-command-and-track
[MARKET] add copy command and track usage data
2022-02-23 12:24:43 +01:00
Mark Kaylor
5fb1427415 remove useRef since it is handled by the useTracking hook 2022-02-23 11:57:12 +01:00
Pierre Noël
7cf2821451 migrate graphql upload to use streams + use fs-extra 2022-02-23 11:42:35 +01:00
Mark Kaylor
f09a251ee4 remove temp variable and log 2022-02-23 11:22:55 +01:00
markkaylor
8c2b0a84ca
Merge pull request #12613 from strapi/fix-api-token-tracking
fix trackUsageRef function
2022-02-22 17:23:08 +01:00
Gustav Hansen
71d55dcfaa
Merge pull request #12587 from strapi/fix/list-settings-order
ListSettingsView: Append the new field instead of prepend
2022-02-22 16:50:59 +01:00
Mark Kaylor
c0cc621afa fix conflicts 2022-02-22 16:30:56 +01:00
Rémi de Juvigny
1d544d9841 Fix tests 2022-02-22 14:54:44 +01:00
Vincent
7576b81d1f
Merge pull request #12561 from iicdii/feature/ko-translation
Update KO translation 🇰🇷
2022-02-22 11:25:44 +01:00
Mark Kaylor
a1e780e125 Merge branch 'smarter-card' of github.com:strapi/strapi into copy-command-and-track 2022-02-22 10:20:27 +01:00
Rémi de Juvigny
39307df90c Fetch useYarn information 2022-02-22 10:01:06 +01:00
Kim, Harim
315f9a217f
Update packages/core/admin/admin/src/translations/ko.json
Co-authored-by: Vincent <89356961+vincentbpro@users.noreply.github.com>
2022-02-22 17:49:30 +09:00
Mark Kaylor
57d284de1e fix useRef tracking function 2022-02-21 17:29:36 +01:00
Mark Kaylor
ac0d6b810d add copy command and track usage data 2022-02-21 17:16:13 +01:00
Rémi de Juvigny
f7fd8bcebf Refactor to fetch data using hooks 2022-02-21 16:38:15 +01:00
Gustav Hansen
73b063cdcb chore: Update snapshot tests 2022-02-21 16:36:31 +01:00
Gustav Hansen
8207b56380 ListSettingsView: Simplify scrollLeft effect 2022-02-21 16:35:06 +01:00
Gustav Hansen
fa5ab956f2 ListSettingsView: Scroll to end of listview after a field was added 2022-02-21 16:35:06 +01:00
Rémi de Juvigny
3894bfdf93 Ignore stylelint warning 2022-02-21 11:57:46 +01:00
soupette
d18cf2d297 Update snapshots
Signed-off-by: soupette <cyril@strapi.io>
2022-02-21 11:28:04 +01:00
soupette
44d326ac37 Use Ds components only
Signed-off-by: soupette <cyril@strapi.io>
2022-02-21 11:24:36 +01:00
Rémi de Juvigny
ab18a34b7a Fetch useYarn info 2022-02-18 20:15:46 +01:00
Rémi de Juvigny
9130c8304c Refactor check if plugin is installed 2022-02-18 18:53:03 +01:00
Mark Kaylor
8cb833f1e8 mark plugins installed 2022-02-18 16:03:20 +01:00
Rémi de Juvigny
9f1ec0fde3 Accessibility improvements 2022-02-18 15:12:48 +01:00
Gustav Hansen
3e808a1983 ListSettingsView: Append the new field instead of prepend 2022-02-18 13:55:10 +01:00
Gustav Hansen
3a3055a842 CellContent: Fix date-format across timezones for date fields 2022-02-18 12:55:16 +01:00
ronronscelestes
1878d44669 Merge branch 'master' of https://github.com/strapi/strapi into feature/usecase-ui 2022-02-17 17:24:46 +01:00
Rémi de Juvigny
982807dd6d Better implement design system 2022-02-17 16:51:03 +01:00
Pierre Noël
42a47bdaab
Merge pull request #12573 from strapi/fix/typo-translation
Fix typo in fr translation
2022-02-17 16:11:14 +01:00
Alexandre Bodin
d4273d81fb v4.1.0 2022-02-17 14:43:38 +01:00
Pierre Noël
ead222ef3f fix typo in fr translation 2022-02-17 14:42:24 +01:00
Gustav Hansen
af2b8c4eef
Merge pull request #12562 from duncanhsieh/master
fix translation error and add missing translations for traditional Chinese
2022-02-17 14:40:07 +01:00
ronronscelestes
9bac0f4059
Merge pull request #12565 from strapi/feature/remove-register-checkbox
Remove checkbox from register
2022-02-17 14:38:19 +01:00
ronronscelestes
e093cf51bd
Merge pull request #12426 from strapi/feature/guided-tour
Feature / Guided tour
2022-02-17 14:37:33 +01:00
Rémi de Juvigny
c36e76c6d1 Update snapshot 2022-02-17 11:20:02 +01:00
Rémi de Juvigny
53e12d69cd Hardcode marketplace URL 2022-02-17 11:04:45 +01:00
Rémi de Juvigny
909e2be0ba Move plugin card to components folder 2022-02-17 11:02:03 +01:00
Rémi de Juvigny
7368ab190a Don't use styled components in plugin cards 2022-02-17 10:59:57 +01:00
Rémi de Juvigny
f8bf004048 Remove unused v3 marketplace hook 2022-02-17 10:59:31 +01:00
Pierre Noël
854540cfae fix some wording 2022-02-17 10:23:03 +01:00
Pierre Noël
4b7544f4de Change the wording 2022-02-17 10:13:59 +01:00
ronronscelestes
276ba6dcbe fix: improved comment for commented code 2022-02-17 09:52:50 +01:00
harimkims
b26de7f6f0 Add missing translations for plugins 2022-02-17 17:45:16 +09:00
ronronscelestes
d6b031df9a commented checkbox (temporary) + updated snapshots 2022-02-17 09:30:12 +01:00
Duncan Hsieh
2c6c823d29 keep update 2022-02-17 15:00:27 +08:00