Felix
5ca45b085f
feat: fix typo & add missing translations
2022-01-05 21:17:33 +08:00
ronronscelestes
02de56f041
removing unecessary change in CT schema
2022-01-05 13:49:24 +01:00
ronronscelestes
194c39aeb2
fixed uid required ui
2022-01-05 13:37:35 +01:00
ronronscelestes
29ca7bfed3
updated snapshots
2022-01-05 12:12:36 +01:00
ronronscelestes
17f594e54f
required field ui for profile, users creation/edition, api tokens and webhooks
2022-01-05 12:09:56 +01:00
Alexandre BODIN
0c14a06979
Merge pull request #11890 from oscarsandberg/fix/show-correct-number-of-decimals-content-manager
...
Fix: show correct number of decimals in content manager
2022-01-05 09:15:50 +01:00
Alexandre BODIN
b56df832c6
Merge pull request #11995 from nemo0/change-unknow-to-unknown
...
Fix typo
2022-01-05 09:15:24 +01:00
Alexandre BODIN
41200690c3
Merge pull request #12078 from strapi/upgrade-webpack-config
...
Upgrade webpack config and related dependencies
2022-01-05 09:14:54 +01:00
Vincent
33a0e094d6
Merge pull request #12090 from smoothdvd/master
...
Update Admin Chinese (Simplified) translations
2022-01-04 17:36:18 +01:00
soupette
b234d91c4f
Merge branch 'master' of github.com:strapi/strapi into upgrade-webpack-config
2022-01-04 15:30:26 +01:00
soupette
d4ad998055
Fixes #12000
...
Signed-off-by: soupette <cyril@strapi.io>
2022-01-04 15:30:17 +01:00
Alex Gao
8bb44ceee9
Merge remote-tracking branch 'upstream/master'
2022-01-04 22:01:00 +08:00
cyril lopez
0605c0e25e
Merge pull request #12091 from strapi/fix/12089
...
Add lowercase validation to email for registering admin user.
2022-01-04 14:46:45 +01:00
Alex Gao
497c542256
Merge remote-tracking branch 'upstream/master'
2022-01-04 21:06:25 +08:00
cyril lopez
7ee5d440e1
Merge branch 'master' into fix/12089
2022-01-04 13:57:31 +01:00
cyril lopez
9393522544
Merge pull request #12061 from strapi/fix/firefox-dnd
...
Fix firefox drag n drop
2022-01-04 13:57:14 +01:00
HichamELBSI
2550c9c643
Fix firefox drag n drop
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-04 10:09:48 +01:00
Alex Gao
6eb6b45f83
Merge remote-tracking branch 'upstream/master'
2022-01-04 17:02:25 +08:00
cyril lopez
3acafc974a
Merge pull request #11999 from strapi/fix/ignored-playground-always-option
...
Take the playgroundAlways option into account for the graphql playground
2022-01-04 09:55:09 +01:00
soupette
b768b327e3
Fixes #12089
...
Signed-off-by: soupette <cyril@strapi.io>
2022-01-04 09:52:27 +01:00
cyril lopez
8147d770b7
Merge branch 'master' into fix/ignored-playground-always-option
2022-01-04 09:16:17 +01:00
smoothdvd
fd4ef168ea
Merge branch 'strapi:master' into master
2022-01-04 15:50:47 +08:00
cyril lopez
f7226a94d4
Merge pull request #12084 from strapi/fix/safari-logout
...
Fix logout on Safari
2022-01-04 08:44:52 +01:00
Alex Gao
86ac7f99a9
Update Admin Chinese (Simplified) translations
2022-01-04 15:17:18 +08:00
HichamELBSI
675ccf6824
Fix logout on Safari
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-03 17:15:10 +01:00
ronronscelestes
ccd92c08ad
(Feature-GuidedTour)/ State and content structure ( #12054 )
...
* feat: added guided tour context, hook and provider to helper-plugin
* feat(guided-tour): using helpers in the admin + init reducer
Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>
* feedback fixes
* created data structure for guided tour state and content
Co-authored-by: Vincent <vincentbpro@users.noreply.github.com>
* removed closed leaf key from initialState
* init guided tour home component
* feedback fix fontWeight prop
Co-authored-by: vincentbpro <89356961+vincentbpro@users.noreply.github.com>
Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>
Co-authored-by: Vincent <vincentbpro@users.noreply.github.com>
2022-01-03 16:21:51 +01:00
p_0g_8mm3_
3f3edd27ae
fix displaying wrong translations, rename translations
2022-01-03 16:16:40 +01:00
DMehaffy
489aa6804c
Merge branch 'master' into fix/show-correct-number-of-decimals-content-manager
2022-01-03 06:55:38 -07:00
derrickmehaffy
4dbb64e8a2
change default policies error
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-01-03 06:25:18 -07:00
derrickmehaffy
9fd85b9bfd
Add PolicyError error type for use in policies
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-01-03 06:16:34 -07:00
soupette
295b72243c
Add design system to webpack alias
...
Signed-off-by: soupette <cyril@strapi.io>
2022-01-03 12:47:18 +01:00
soupette
64d2436cd7
Remove unneeded depenendencies
...
Signed-off-by: soupette <cyril@strapi.io>
2022-01-03 12:42:48 +01:00
soupette
002bfb57b6
Upgrade dependencies
...
Signed-off-by: soupette <cyril@strapi.io>
2022-01-03 12:23:28 +01:00
soupette
61fe669fb6
Specify minimum node version to be 12.22.0
...
Signed-off-by: soupette <cyril@strapi.io>
2022-01-03 11:55:52 +01:00
soupette
6b89565995
Upgrade babel dependencies
...
Signed-off-by: soupette <cyril@strapi.io>
2022-01-03 11:46:15 +01:00
Robin Louis van Komen
3e0259477e
add new translations
2022-01-02 16:40:32 +01:00
Robin Louis van Komen
57a70a0fb0
update existing translations
2022-01-02 16:40:22 +01:00
oscarsandberg
c2b2e1b4cf
add tests for utils function
2022-01-01 20:34:32 +01:00
oscarsandberg
32a70b88fd
move function to utils folder
2022-01-01 20:34:08 +01:00
Julian Weiland
e9286911fc
Fix calling sendError on wrong object
...
Fixes the sentry plugin middleware calling the `sendError` function on the wrong object (sentry SDK instead of the sentry service)
2022-01-01 16:45:23 +01:00
p_0g_8mm3_
a4e2a5fbac
make left menu header title and workplace string resources
2021-12-31 14:44:35 +01:00
ELABBASSI Hicham
6b2e0dc72d
Merge pull request #12053 from strapi/upload/confirm-cancel
...
Add confirm alert on close modal (upload) & bump DS version
2021-12-31 11:01:10 +01:00
SergeiMeza
acc12f33a9
Update Admin Japanese translations
2021-12-31 08:02:48 +09:00
HichamELBSI
891b8b98eb
Add confirm alert on close modal (upload) & bump DS version
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-12-30 14:58:41 +01:00
cyril lopez
eb7aaf9c7d
Merge pull request #12025 from iicdii/fix/italic-style-is-ignored
...
Fix issue that italic style is ignored in preview mode on markdown editor
2021-12-30 13:02:31 +01:00
cyril lopez
7b32c05f6c
Merge branch 'master' into fix/italic-style-is-ignored
2021-12-30 12:21:14 +01:00
cyril lopez
9e87e92e8b
Merge pull request #12050 from strapi/fix/12045
...
Fixes #12045
2021-12-30 12:20:51 +01:00
cyril lopez
6d99de01a8
Merge branch 'master' into fix/italic-style-is-ignored
2021-12-30 12:17:36 +01:00
Vincent
1b276b6dc7
Feature(GuidedTour)/ Init helper plugin + admin ( #12047 )
...
* feat: added guided tour context, hook and provider to helper-plugin
* feat(guided-tour): using helpers in the admin + init reducer
Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>
* feedback fixes
Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>
Co-authored-by: ronronscelestes <julie.plantey@gmail.com>
2021-12-30 11:41:53 +01:00
soupette
af2807222e
Fixes #12045
...
Signed-off-by: soupette <cyril@strapi.io>
2021-12-30 10:53:49 +01:00