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
Alexandre BODIN
497516716f
Merge pull request #12644 from iicdii/feature/allow-all-uri-schemes-in-reset-pw
...
Allow all URI schemes for setting reset password page
2022-03-10 15:41:41 +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
Alexandre BODIN
07ef03bfd5
Merge pull request #12654 from EarMaster/EarMaster-i18n-translation-de
...
German translation (i18n)
2022-03-10 14:42:03 +01:00
harimkims
29081d0fd3
Add tests to verify schema
2022-03-10 22:41:39 +09:00
Alexandre BODIN
3ebdfdae5d
Merge pull request #12675 from alexgrozav/master
...
fix documentation plugin paths builder when multiple contentTypes
2022-03-10 14:37:35 +01:00
Gustav Hansen
9fe8ae3188
i18n: Improve German translations
2022-03-10 13:54:44 +01:00
harimkims
d0f036baf0
Fix wrong description
2022-03-10 21:50:06 +09: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
Kevin Antonio Rateni Iatauro
39db68bcbf
Merge branch 'strapi:master' into fix/up-email-confirmation-user-not-found
2022-03-10 11:39:47 +01:00
Gustav Hansen
5788477ee6
Update packages/plugins/i18n/admin/src/translations/de.json
2022-03-10 10:28:30 +01:00
Gustav Hansen
549fa35c2e
Update packages/plugins/i18n/admin/src/translations/de.json
2022-03-10 10:28:30 +01:00
Gustav Hansen
184bbb0b8b
Update packages/plugins/i18n/admin/src/translations/de.json
2022-03-10 10:28:29 +01:00
Gustav Hansen
6f7fbda38d
Update packages/plugins/i18n/admin/src/translations/de.json
2022-03-10 10:28:29 +01:00
Gustav Hansen
9913b126f4
Update packages/plugins/i18n/admin/src/translations/de.json
2022-03-10 10:28:29 +01:00
Gustav Hansen
50ec772423
Update packages/plugins/i18n/admin/src/translations/de.json
2022-03-10 10:28:29 +01:00
Gustav Hansen
b8990bb4a7
Update packages/plugins/i18n/admin/src/translations/de.json
2022-03-10 10:28:29 +01:00
Gustav Hansen
f7a3e8ee23
Update packages/plugins/i18n/admin/src/translations/de.json
2022-03-10 10:28:28 +01:00
Gustav Hansen
1a11634031
Update packages/plugins/i18n/admin/src/translations/de.json
2022-03-10 10:28:28 +01:00
Gustav Hansen
1c40912e01
Update packages/plugins/i18n/admin/src/translations/de.json
2022-03-10 10:28:28 +01:00
Gustav Hansen
bb9c69f3d0
Update packages/plugins/i18n/admin/src/translations/de.json
2022-03-10 10:28:28 +01:00
Gustav Hansen
be3104e250
Update packages/plugins/i18n/admin/src/translations/de.json
2022-03-10 10:28:28 +01:00
Gustav Hansen
b161086801
Update packages/plugins/i18n/admin/src/translations/de.json
...
Co-authored-by: Nico Hofmair <NicoHof@users.noreply.github.com>
2022-03-10 10:28:27 +01:00
Gustav Hansen
3433e2dac2
Update packages/plugins/i18n/admin/src/translations/de.json
...
Co-authored-by: Nico Hofmair <NicoHof@users.noreply.github.com>
2022-03-10 10:28:27 +01:00
Gustav Hansen
eabf50d0fd
Update packages/plugins/i18n/admin/src/translations/de.json
...
Co-authored-by: Nico Hofmair <NicoHof@users.noreply.github.com>
2022-03-10 10:28:27 +01:00
Gustav Hansen
e80743fdf5
Update packages/plugins/i18n/admin/src/translations/de.json
...
Co-authored-by: Nico Hofmair <NicoHof@users.noreply.github.com>
2022-03-10 10:28:27 +01:00
Nico Wiedemann
299c4ee00f
Apply suggestions from code review
...
Co-authored-by: Gustav Hansen <gu@stav.dev>
Co-authored-by: Nico Hofmair <NicoHof@users.noreply.github.com>
2022-03-10 10:28:27 +01:00
Nico Wiedemann
b71a0dee45
Wording
2022-03-10 10:28:26 +01:00
Nico Wiedemann
0f58f6a81b
German translation
...
Added de.json
2022-03-10 10:28:26 +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
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
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
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
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
Convly
ea0e2f6bd7
Rename app.example.ts to app.example.tsx
2022-03-09 17:16:05 +01:00