11876 Commits

Author SHA1 Message Date
HichamELBSI
265494803a Fix PR comments
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-02-20 14:28:37 +01:00
soupette
cefd6c37a1 Fix menu hooks call
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-02-20 12:51:22 +01:00
soupette
ad2af42291 Fix stepper
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-02-20 12:42:19 +01:00
Alexandre BODIN
3298cb4690
Merge branch 'master' into docs-self-data 2020-02-20 12:02:03 +01:00
HichamELBSI
cc6a35551b Add single type navigation
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-02-20 11:53:57 +01:00
HichamELBSI
7baf54ddf7 Fix content manager initializer updates
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-02-20 11:53:57 +01:00
Alexandre Bodin
c1ac8b0106 Add apiId to get content type
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-20 11:44:35 +01:00
Alexandre BODIN
38da84e5b9
Merge pull request #5276 from strapi/template-pr
Delete labels from the PR body
2020-02-20 11:37:08 +01:00
Jim LAURIE
d3e05d80fc enhancement: update pr temaplate
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-02-19 22:38:58 +01:00
Jim LAURIE
ff466efb61 docs(guide): add guide for isOwner policy
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-02-19 17:08:16 +01:00
HichamELBSI
3222a998b9 Fix PR comments
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-02-19 17:07:03 +01:00
HichamELBSI
f5c6ef0a44 Add single type navigation
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-02-19 17:07:03 +01:00
HichamELBSI
79870fbd15 Fix content manager initializer updates
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-02-19 17:04:09 +01:00
Alexandre Bodin
032b741751 Merge branch 'develop' into features/single-types 2020-02-19 15:05:22 +01:00
Alexandre Bodin
614d550742 Merge branch 'master' into develop 2020-02-19 15:04:09 +01:00
Alexandre BODIN
014f3df4d3
Merge pull request #5270 from strapi/single-types/uid-cm-actions
Add UID validation routes for CTM livechecks
2020-02-19 15:03:43 +01:00
Alexandre Bodin
3cb66f6566 Update snapshots
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-19 12:16:59 +01:00
Alexandre Bodin
193bd5af0e Add apiId in content type infos
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-19 11:02:20 +01:00
Alexandre Bodin
db03d9d07d Add UID validation routes for CTM livechecks
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-19 10:54:44 +01:00
cyril lopez
1e630a03ca
Merge pull request #5262 from strapi/fix/#5260
Fixes WYISIWYG update when used in a dynamic zone
2020-02-19 05:49:36 +01:00
Toms Burgmanis
26d6687940
Merge branch 'master' into patch-1 2020-02-19 01:41:06 +02:00
Jim LAURIE
063caa5bbc
Merge pull request #5251 from vitaliytv/patch-1
Update RU translations
2020-02-18 16:36:11 +01:00
Jim LAURIE
a28eadf67f
Merge branch 'master' into patch-1 2020-02-18 16:35:59 +01:00
Toms Burgmanis
430505b032
Merge branch 'master' into patch-1 2020-02-18 17:22:23 +02:00
soupette
6d384ddb6a Fixes #5260
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-02-18 14:31:28 +01:00
Alexandre BODIN
a6708c3e46
Merge pull request #5258 from strapi/single-types/validators
Init entity validator layer
2020-02-18 12:18:58 +01:00
Alexandre Bodin
6d490aa366 Make string input strict
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-18 11:55:00 +01:00
Alexandre Bodin
9ad0744e4b Cleanup comments
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-18 11:33:36 +01:00
Alexandre BODIN
5164da2191
Merge pull request #5235 from jeremh2/admin-watcher-improvement
chore(admin): Improve admin file watcher
2020-02-18 11:01:45 +01:00
Alexandre BODIN
92de9e56dd
Merge branch 'master' into admin-watcher-improvement 2020-02-18 11:01:10 +01:00
Alexandre Bodin
f6cf06d22c Add notNull validator for edition
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-18 09:02:48 +01:00
Alexandre Bodin
e1b7505b5d Fix boom error messages
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-17 16:36:21 +01:00
Alexandre BODIN
e225be3cfc
Merge pull request #5254 from strapi/single-types/uid-database-schema
UID field database schema
2020-02-17 16:25:48 +01:00
Alexandre Bodin
ae6049be73 Use yup transform to cast some values
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-17 16:14:29 +01:00
Alexandre Bodin
780f2695df Add some more rules
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-17 15:55:08 +01:00
Alexandre Bodin
59fc06e024 Add UID validator and make sure null is allowed when not required
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-17 15:55:08 +01:00
Alexandre Bodin
c7594f5743 Add some default validators for numbers and string
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-17 15:55:07 +01:00
Alexandre Bodin
edae06b898 Add entity validator service
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-17 15:55:07 +01:00
Alexandre Bodin
7eece2bb00 Init entity serivce validators and refactor boom middleware to render errors
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-17 15:55:06 +01:00
Alexandre Bodin
37b184d063 Fix test
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-17 15:54:49 +01:00
virginieky
f25caacb1e
Merge branch 'master' into patch-1 2020-02-17 10:20:04 +01:00
soupette
e4c485da81 Merge branch 'master' of github.com:strapi/strapi into develop 2020-02-17 08:04:08 +01:00
cyril lopez
ffe2d80e4c
Merge pull request #5229 from okandas/center-plugin-icons
enhancement(Row\Content.js): align plugin icons to the center
2020-02-17 08:03:40 +01:00
Toms Burgmanis
b55ce1949e Fixed incorrect variable being used for left-hand side menu
Signed-off-by: Toms Burgmanis <toms.burgmanis@gmail.com>
2020-02-16 23:02:29 +02:00
Toms Burgmanis
809432255c Fix hardcoded styles
Fixed LeftMenuLinkContainer/Wrapper.js using hardcoded values, instead of the ones defined in Themes/Sizes.js.

Signed-off-by: Toms Burgmanis <toms.burgmanis@gmail.com>
2020-02-16 16:49:14 +02:00
Vitalii Tverdokhlib
d4d83fcd56 update ru.json
sync with last en ( jq -s '.[0] * .[1]' en.json ru.json)

Signed-off-by: vitaliytv <vitaliytv@nitralabs.com>
2020-02-16 16:31:42 +02:00
okandas
6c0568909b enhancement(Row\Content.js): align plugin icons to the center
Signed-off-by: okandas <okandasjr@gmail.com>
2020-02-14 23:07:42 +02:00
Alexandre Bodin
77b1a2944b Add mongoose uid type
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-13 16:46:37 +01:00
cyril lopez
f9a788de61
Merge pull request #5236 from strapi/single-types/fix-edition
Single types/fix edition
2020-02-13 13:28:58 +01:00
cyril lopez
eace3275e4
Merge pull request #5218 from strapi/chore/ctm-remove-redux-saga
Remove saga from the content manager
2020-02-13 13:02:30 +01:00