2236 Commits

Author SHA1 Message Date
Mark Kaylor
7e5229cf41 merge master and fix conflicts 2022-02-25 15:33:34 +01:00
soupette
1908c0d6ec Update snapshots
Signed-off-by: soupette <cyril@strapi.io>
2022-02-25 14:26:21 +01:00
Mark Kaylor
ebb3725d97 fix notify load 2022-02-25 11:55:51 +01:00
vincentbpro
042efd0543 test(dark-mode): added global mock for window.matchMedia 2022-02-25 10:22:53 +01:00
Mark Kaylor
3db4ac4b44 test tracking is only called once 2022-02-25 09:14:44 +01:00
vincentbpro
b93ad2524e test(dark-mode): updated snapshots changed because of ThemeToggleProvider 2022-02-24 17:32:08 +01:00
vincentbpro
af664c1dbe test(dark-mode): updated tests for ProfilePage 2022-02-24 17:16:31 +01:00
vincentbpro
0617487a9f test(dark-mode): updated tests for StrapiApp 2022-02-24 17:07:52 +01:00
vincentbpro
ee482e8fb1 test(dark-mode): updated tests for settingsPage 2022-02-24 17:07:37 +01:00
vincentbpro
d4447cb481 test(dark-mode): updated tests using the theme provider 2022-02-24 16:57:36 +01:00
Alexandre Bodin
3a4db96af2 v4.1.1 2022-02-24 16:52:10 +01:00
Mark Kaylor
de322f2874 update snapshot 2022-02-24 15:05:06 +01:00
Mark Kaylor
f48414cab0 update tracking message 2022-02-24 14:48:24 +01:00
Mark Kaylor
bd94ff295a remove notify load when fetchinginstalled plugins 2022-02-24 12:28:01 +01:00
vincentbpro
d50bf67bf2 load and persist application theme 2022-02-24 12:12:41 +01:00
Mark Kaylor
5295bfdf23 fix typo 2022-02-24 12:03:28 +01:00
Mark Kaylor
e6b2d2dd4d change installedPlugins => installedPluginNames 2022-02-24 11:42:22 +01:00
Mark Kaylor
e603e4ee80 use array includes to check loading and error state 2022-02-24 11:39:37 +01:00
Mark Kaylor
0a7c4aed6a add tooltip message to translations 2022-02-24 11:35:32 +01:00
Mark Kaylor
7ced5a82e5 add tooltip inside h3 2022-02-24 11:31:43 +01:00
soupette
3a74150d3a Add theme toggle to user profile
Signed-off-by: soupette <cyril@strapi.io>
2022-02-24 11:21:37 +01:00
soupette
afb2c8e3fc Setup theme toggle
Signed-off-by: soupette <cyril@strapi.io>
2022-02-24 10:54:37 +01:00
soupette
f54020070d Remove v3 theme folder
Signed-off-by: soupette <cyril@strapi.io>
2022-02-24 10:51:48 +01:00
soupette
6b510356c2 Created ThemeToggleProvider and a support for current theme customisation
Signed-off-by: soupette <cyril@strapi.io>
2022-02-24 10:51:16 +01:00
Mark Kaylor
1cbb447bc2 update snapshot 2022-02-24 09:52:02 +01:00
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