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
Alexandre BODIN
94569e5e36
Merge pull request #12193 from abdonrd/split-auth-providers
...
[v4] Split providers and grant config to a new files
2022-03-10 09:37:33 +01:00
Hung Viet Nguyen
f3050126c4
Remove enzyme related packages from yarn.lock
2022-03-10 15:35:01 +07:00
Hung Viet Nguyen
e56ff6fe3d
Remove enzyme
2022-03-10 15:33:05 +07:00
Alexandre Bodin
0f35327fd0
update yarn
2022-03-10 09:11:11 +01:00
Alexandre BODIN
6427f8f6a9
Merge pull request #12707 from stafyniaksacha/fix-logger-level
...
fix: winston default configuration
2022-03-09 18:39:40 +01: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
Alexandre BODIN
e1a7bc9458
Merge pull request #12672 from aquadesk/fix-placeholder
...
fix: placeholder for email confirmation link input
2022-03-09 18:20:06 +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
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
vincentbpro
1a8d407fe6
refactor: renamed file for clarity
2022-03-09 16:12:33 +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
Alexandre BODIN
e4ac13f9f3
Merge pull request #12358 from strapi/docs/pr-template
...
Docs: Update PR template
2022-03-09 14:32:49 +01:00
Gustav Hansen
02afe1cf3d
Doc: apply PR feedback
2022-03-09 14:22:02 +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
Alexandre BODIN
8924128465
Merge pull request #12751 from strapi/dependabot/npm_and_yarn/eslint-plugin-react-7.29.3
...
Bump eslint-plugin-react from 7.28.0 to 7.29.3
2022-03-09 12:42:52 +01:00
WalkingPizza
4f5e56469d
Added admin:create-user command
2022-03-09 11:34:12 +01:00
markkaylor
360a0edb28
Merge pull request #12787 from strapi/chore/add-tracking
2022-03-09 10:57:36 +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
markkaylor
20014f7fea
Merge pull request #12780 from strapi/feat/submit-plugin-button
2022-03-09 09:38:15 +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
v4.1.3
2022-03-08 19:28:44 +01:00
DMehaffy
0ccf5f4c5c
Merge pull request #12375 from WalkingPizza/fix/up-middleware-config-override
...
Allow U&P rate limiter's config to be overridden for specific routes
2022-03-08 11:26:28 -07:00
Kevin Antonio Rateni Iatauro
bf87b566c8
Merge branch 'strapi:master' into fix/up-middleware-config-override
2022-03-08 18:45:36 +01:00
DMehaffy
7b4d0e0632
Merge pull request #12759 from strapi/feature/i18n-readme
...
Update i18n readme
2022-03-08 10:38:28 -07: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
DMehaffy
fc086f234f
Merge pull request #12781 from strapi/hotfix/sanitize-medias
...
Fix sanitize media
2022-03-08 10:23:41 -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
ronronscelestes
fb3a9efa8f
Merge pull request #12774 from strapi/dark-mode/tracking
...
[Dark mode] Tracking mode changes
2022-03-08 11:47:33 +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
Alexandre BODIN
1edd0ae78a
Merge pull request #12758 from strapi/fix/populate-edit-view
...
Fix loading time when opening an entity with many related entities
2022-03-08 10:04:48 +01:00
Marlon Baeten
2e7acfce8d
Added SERVER_URL to allowed template variables
2022-03-07 16:15:48 +01:00
Marlon Baeten
1028fefb7f
Add SERVER_URL variable to user e-mail templates
2022-03-07 16:08:47 +01:00
ronronscelestes
1cd592d320
trackUsage when changing mode
2022-03-07 09:58:12 +01:00
markkaylor
6cc73915d7
Merge pull request #12721 from strapi/feat/marketplace-local-search
...
[Marketplace] add local search
2022-03-07 09:48:31 +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
Luan
ef888f0f81
test: fixes for date and datetime fields in GraphQL
2022-03-04 18:54:24 -03:00
Luan
c8880cfdd3
test: datetime in GraphQL API
2022-03-04 18:22:36 -03:00
Pierre Noël
7348eece8f
update i18n readme
2022-03-04 18:00:50 +01:00