ELABBASSI Hicham
46fca9e609
Merge pull request #12120 from strapi/cm/add-dz-description
...
Add DZ description
2022-01-10 09:40:42 +01:00
EzraEn
2215d58161
fix: Update cli-table3 which uses chalk vs colors
2022-01-10 08:13:34 +00:00
Oleksii Kachan
ae00fd126d
fix translations for Ukrainian
2022-01-09 10:24:18 -05:00
Marton Dobos
abb441c33a
feat: hungarian translations
2022-01-08 13:09:20 +01:00
cyril lopez
c56bedea43
Merge branch 'master' into cm/add-dz-description
2022-01-07 09:50:25 +01:00
cyril lopez
828b143bb2
Merge pull request #12060 from EKG-Gniebel-Ruebgarten/make-leftmenu-header-translateable
...
Make left menu header title and workplace string resources
2022-01-06 13:41:21 +01:00
harimkims
364a5f2b3d
Remove old _id field
2022-01-06 20:24:35 +09:00
HichamELBSI
ef2e9a27e9
Fix intlDescription
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-06 11:59:20 +01:00
p_0g_8mm3_
b427157c9b
Merge branch 'master' into make-leftmenu-header-translateable
2022-01-06 11:29:28 +01:00
cyril lopez
816612a240
Merge pull request #12115 from strapi/fix/richtext-required-ui
...
Fix/ Richtext required UI
2022-01-06 10:58:25 +01:00
HichamELBSI
f4964ef390
Add DZ description
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-06 10:24:57 +01:00
Duncan Hsieh
35f470d7e2
Keep up-to-date
2022-01-06 17:19:53 +08:00
ronronscelestes
8a27d6f2c3
Merge branch 'master' of https://github.com/strapi/strapi into fix/richtext-required-ui
2022-01-05 17:28:27 +01:00
ronronscelestes
01190a00b5
added ui when richtext is required
2022-01-05 17:26:14 +01:00
Alexandre Bodin
48893ae3fc
v4.0.3
v4.0.3
2022-01-05 16:50:20 +01:00
Alexandre BODIN
bf7e5431ec
Merge pull request #12005 from iicdii/fix/graphql-enum-not-generated
...
Fix GraphQL enums are genereated as String type
2022-01-05 16:45:41 +01:00
Alexandre BODIN
509f78af30
Merge pull request #12113 from strapi/generator/update-default-readme
...
Update README.md
2022-01-05 16:34:45 +01:00
Maxime Castres
689557e28c
Update README.md
2022-01-05 16:24:15 +01:00
Jean-Sébastien Herbaux
dd0c256cef
Merge branch 'master' into fix/graphql-enum-not-generated
2022-01-05 16:11:54 +01:00
Kim, Harim
0fd0f57126
Fix Update user does not update component attribute ( #11871 )
...
* use entityService to update user instead of old query, add update test
Signed-off-by: harimkims <harimkims@gmail.com>
* fix e2e test
* Add component update test
* Remove console.log
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2022-01-05 15:54:58 +01:00
cyril lopez
d8f4a4822a
Merge pull request #12111 from strapi/fix/required-fields-ui
...
Fix/required fields UI
2022-01-05 14:32:13 +01: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
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