6261 Commits

Author SHA1 Message Date
ronronscelestes
a6ec23ee94
Merge pull request #12777 from strapi/fix/settings-nav-notification
Fix / Settings nav notifications
2022-03-09 15:21:33 +01:00
soupette
cf4b19e716 Fix develop mode without TS and refacto strapi-admin file
Signed-off-by: soupette <cyril@strapi.io>
2022-03-09 15:13:51 +01:00
Vincent
da87b7eefe
Merge pull request #12788 from strapi/dark-mode/some-fixes
Dark mode/some fixes
2022-03-09 14:04:33 +01:00
Gustav Hansen
bc4ab36d08 Media Library: improve microcopy 2022-03-09 13:24:03 +01:00
soupette
fcff22aa13 Remove ts from kitchensink and fix async issue
Signed-off-by: soupette <cyril@strapi.io>
2022-03-09 12:28:51 +01:00
soupette
50fa9cbaa8 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2022-03-09 11:39:10 +01:00
WalkingPizza
4f5e56469d Added admin:create-user command 2022-03-09 11:34:12 +01:00
Convly
34c4f34930 Use primary process instead of master process 2022-03-09 10:21:46 +01:00
vincentbpro
5196f3fe2d test(dark-mode): updated snapshots 2022-03-09 10:12:28 +01:00
Mark Kaylor
96881d3827 chore/add-tracking 2022-03-09 10:09:43 +01:00
vincentbpro
6179d9e8e4 fix(dark-mode): removed hardcoded colors from wysiwyg component 2022-03-09 10:03:23 +01:00
Gustav Hansen
be0beb121a
Merge pull request #12757 from strapi/CONTENT-46/uid-available
InputUID: fix showing value availability
2022-03-09 08:39:00 +01:00
Alexandre Bodin
8549f5aca3 v4.1.3 2022-03-08 19:28:44 +01:00
DMehaffy
086c449fbe
Merge pull request #12690 from strapi/fix/edit-relations-restart
CM: Fix sync layouts in case no relation is set
2022-03-08 10:37:13 -07:00
derrickmehaffy
d309628644 Merge branch 'master' into fix/edit-relations-restart 2022-03-08 09:53:49 -07:00
Alexandre Bodin
6a9db23311 Fix sanitize media 2022-03-08 17:45:31 +01:00
Mark Kaylor
3ffb501272 add submit plugin button 2022-03-08 17:08:07 +01:00
vincentbpro
c130684d22 feat(guided-tour): added tracking for the guided-tour 2022-03-08 16:57:28 +01:00
Mark Kaylor
036beb0f3c Merge branch 'master' of github.com:strapi/strapi into strapi-market-release 2022-03-08 16:36:39 +01:00
Convly
3fd535b397 Fixes 2022-03-08 15:14:21 +01:00
Alexandre BODIN
af7c3d54cb
Merge pull request #12200 from strapi/content-39/allow-more-characters-in-enum
Allow special characters in an enum
2022-03-08 10:45:07 +01:00
vincentbpro
799ccc5598 fix(dark-mode): product copy text changes 2022-03-08 10:17:18 +01:00
vincentbpro
e98533444b fix(dark-mode): fixed guided tour modal overlay 2022-03-08 10:15:06 +01:00
ronronscelestes
645e445b63 settings nav notifications + snapshot 2022-03-08 10:13:51 +01:00
Convly
df8a1c269b Refactor builders & compilation scripts 2022-03-07 17:04:37 +01:00
soupette
81896fdf60 Migrate default plugins file to TS
Signed-off-by: soupette <cyril@strapi.io>
2022-03-07 16:15:26 +01:00
Convly
5be47ae604 Fix the dist folder not being created early enough 2022-03-07 16:02:15 +01:00
Convly
b9838d1eb5 Merge branch 'features/typescript' of github.com:strapi/strapi into typescript/toolchain 2022-03-07 11:26:48 +01:00
Convly
bb584a5c58 Handle typescript in the build & develop commands 2022-03-07 11:13:05 +01:00
Convly
74139002ff Fix the file loading using the import default util 2022-03-07 11:12:33 +01:00
Convly
ad1db987b5 Add typescript utils to the utils (commands, tools, compilers) 2022-03-07 11:11:50 +01:00
Convly
c33742c72b Move the ts dependency to the core package 2022-03-07 11:10:37 +01:00
Convly
713027da56 Add typescript to the dev dependencies & don't throw errors on missing folders 2022-03-07 10:43:45 +01:00
ronronscelestes
1cd592d320 trackUsage when changing mode 2022-03-07 09:58:12 +01:00
soupette
fd1d103bd8 Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2022-03-07 09:36:48 +01:00
Sacha STAFYNIAK
970f1d2b5d fix: serve admin static file with public cache 2022-03-05 16:30:06 +01:00
Luan
506cf9e15b refactor: apply review suggestion of generic parsing 2022-03-04 18:57:14 -03:00
Mark Kaylor
6815534a47 clarify test case message 2022-03-04 17:34:08 +01:00
Mark Kaylor
02b46453d4 update snapshot 2022-03-04 17:28:37 +01:00
Mark Kaylor
b0ba8e5a43 use padding instead of margin 2022-03-04 17:27:44 +01:00
soupette
9a7fff9231 Prevent default export in order to provide typings
Signed-off-by: soupette <cyril@strapi.io>
2022-03-04 17:02:03 +01:00
Pierre Noël
9d59305b0f Fix loading time when opening an entity with many related entities 2022-03-04 16:49:22 +01:00
Mark Kaylor
08400cb7cf add tests for search 2022-03-04 16:27:18 +01:00
Gustav Hansen
774ac16acd chore: Update snapshot tests 2022-03-04 16:12:46 +01:00
Gustav Hansen
e0b0ee14d7 InputUID: fix showing value availability 2022-03-04 16:12:46 +01:00
soupette
be6836637f Use TS in kitchensink
Signed-off-by: soupette <cyril@strapi.io>
2022-03-04 16:09:57 +01:00
soupette
479f330585 Add tsx customisation file
Signed-off-by: soupette <cyril@strapi.io>
2022-03-04 15:43:37 +01:00
Mark Kaylor
8741b0fc9f remove stack 2022-03-04 15:17:55 +01:00
Mark Kaylor
3cb1464a2a use inline styles vs styled-component on ds component 2022-03-04 14:32:56 +01:00
Mark Kaylor
6893df5846 set threshold 2022-03-04 12:02:23 +01:00