3386 Commits

Author SHA1 Message Date
ronronscelestes
8314fb4f6b fixed release notification stacking in Admin 2022-03-11 11:10:58 +01:00
Mark Kaylor
a58c2bc035 Merge branch 'master' of github.com:strapi/strapi into strapi-market-release 2022-03-11 11:08:17 +01:00
cyril lopez
463e9cc9cf
Merge pull request #12288 from pr0gr8mm3r/patch-1
Make component category translatable
2022-03-11 09:54:19 +01:00
cyril lopez
6f1f310352
Merge pull request #12745 from vallerydelexy/master
cleanup commented out block of code
2022-03-11 09:53:23 +01:00
Hung Viet Nguyen
e7ddcd3e28
Translate to Vietnamese 2022-03-11 09:21:49 +07:00
WalkingPizza
ed29e1dca6 Improved parameters validation 2022-03-10 19:43:05 +01:00
ronronscelestes
0e1f1ae085 feat(darkMode): fix and use DS theme 2022-03-10 18:26:04 +01:00
ronronscelestes
fb316d3824 Merge branch 'master' of https://github.com/strapi/strapi into features/dark-mode 2022-03-10 18:20:50 +01:00
Kevin Antonio Rateni Iatauro
8f9a59cb94
Merge branch 'strapi:master' into cli-admin-create-command 2022-03-10 18:20:23 +01:00
ronronscelestes
39c02e9723
Merge pull request #12807 from strapi/bump/ds-alpha-77
Bump DS alpha.78 (no breaking changes)
2022-03-10 18:06:12 +01:00
ronronscelestes
db73d01c82 fix StrikeThrough import 2022-03-10 17:22:18 +01:00
HichamELBSI
b69b17f0f6 Add alpha.78 2022-03-10 17:05:59 +01:00
soupette
1f994476fc Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2022-03-10 17:01:14 +01:00
Gustav Hansen
858b0b2080
Merge pull request #12714 from strapi/fix/json-string-field-publish
Fix json field not validated on publish
2022-03-10 16:38:16 +01:00
Alexandre BODIN
5701636ba1
Merge pull request #12764 from stafyniaksacha/fix-admin-static-files
fix: serve admin static file with public cache
2022-03-10 16:25:48 +01:00
Pierre Noël
70aa0ac00c Update formatContentTypeData.stories.mdx
Reword "hads" to "sets"
2022-03-10 15:22:06 +01:00
Pierre Noël
14b30da820 refactor formatContentTypeData + add story 2022-03-10 15:22:06 +01:00
Pierre Noël
2a381562bb Fix json field not validated on publish 2022-03-10 15:22:06 +01:00
Sacha STAFYNIAK
7396752575 fix: serve all admin dist file with public cache except html files 2022-03-10 15:14:09 +01:00
ronronscelestes
524067fc44 Merge branch 'master' of https://github.com/strapi/strapi into features/dark-mode 2022-03-10 15:11:44 +01:00
HichamELBSI
ba72f9d585 Update snapshots
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-03-10 15:08:28 +01:00
HichamELBSI
e89098da42 Bump DS alpha.77 (no breaking changes)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-03-10 15:06:30 +01:00
Gustav Hansen
7106ff901a
Merge pull request #12209 from ovlb/patch-1
fix(editor): set proper line height
2022-03-10 12:57:05 +01:00
Gustav Hansen
1041aac4dd chore: Update snapshot tests 2022-03-10 11:55:40 +01:00
Oscar
c959709011 fix(editor): set proper line height
Currently, the `line-height` inherits from `body` where it is set to `1`. This lead to very tight leading, which makes the text inside of the editor hard to read.

Proposed solution: Set `line-height` to `1.5`.
2022-03-10 10:25:37 +01:00
Hung Viet Nguyen
e56ff6fe3d
Remove enzyme 2022-03-10 15:33:05 +07:00
Alexandre BODIN
a79cafc670
Merge pull request #12722 from strapi/chore/events
Add events to monitor first administrator account creation
2022-03-09 18:35:21 +01:00
soupette
b25a2709a6 Remove typescript dependency from admin package
Signed-off-by: soupette <cyril@strapi.io>
2022-03-09 18:34:11 +01:00
soupette
75066a4071 Fix watch-admin command
Signed-off-by: soupette <cyril@strapi.io>
2022-03-09 18:29:35 +01:00
soupette
e99fb210bc Fix develop command
Signed-off-by: soupette <cyril@strapi.io>
2022-03-09 17:49:27 +01:00
Alexandre BODIN
e974dc04a8
Merge pull request #12653 from stafyniaksacha/patch-1
fix: beforeDelete lifecycle components access
2022-03-09 17:43:50 +01:00
soupette
20c7eadf16 Fix build command
Signed-off-by: soupette <cyril@strapi.io>
2022-03-09 17:18:27 +01:00
Alexandre BODIN
a0fd0d17ef
Merge pull request #12394 from yasudacloud/fix/email-translation
Translation key correction of wording
2022-03-09 17:06:42 +01:00
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