13206 Commits

Author SHA1 Message Date
soupette
71021b36c7 Add trads and handle modal nav
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-02-18 18:37:14 +01:00
soupette
3c14b0a046 Init UploadList design
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-02-18 18:05:52 +01:00
soupette
320446412d Add navigation to upload form
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-02-18 16:49:18 +01:00
soupette
978559c6ce Init stepper in modal
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-02-18 16:39:03 +01: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
a915bbffd1 Rename container UploadMdal
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-02-18 15:35:50 +01:00
soupette
16edfa4dd8 Merge branch 'features/media-lib' of github.com:strapi/strapi into features/media-lib-upload 2020-02-18 14:42:14 +01: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
soupette
83fd52c22a Fix dropzone
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-02-18 10:12:22 +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
soupette
774dab6fd0 Design input file dropzone
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-02-17 11:09:45 +01:00
virginieky
599324d95f
Merge pull request #5239 from strapi/features/media-lib-listview
Media Library admin setup
2020-02-17 10:41:44 +01:00
virginieky
f25caacb1e
Merge branch 'master' into patch-1 2020-02-17 10:20:04 +01:00
soupette
fd48b7ef4f Created Cloud icon
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-02-17 08:56:28 +01:00
soupette
07875c79ae Merge branch 'features/media-lib-listview' of github.com:strapi/strapi into features/media-lib-upload 2020-02-17 08:06:20 +01:00
soupette
f6ec6a3b2f Merge branch 'features/media-lib' of github.com:strapi/strapi into features/media-lib-listview 2020-02-17 08:05:58 +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
soupette
7b752d1ce3 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-02-17 07:54:37 +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
Virginie Ky
463d3b1f2c card component with ui
Signed-off-by: Virginie Ky <virginie.ky@gmail.com>
2020-02-14 17:44:54 +01:00
Virginie Ky
eb5c303564 Merge branch 'front/checkbox-description' of github.com:strapi/strapi into front/checkbox-description 2020-02-13 19:03:57 +01:00
Virginie Ky
904f013672 update snapshots
Signed-off-by: Virginie Ky <virginie.ky@gmail.com>
2020-02-13 19:03:41 +01:00
virginieky
10ba8df9db
Merge branch 'front/ui-improvements' into front/checkbox-description 2020-02-13 18:21:10 +01:00
Virginie Ky
054afad9e4 align the entire DOM
Signed-off-by: Virginie Ky <virginie.ky@gmail.com>
2020-02-13 17:20:57 +01: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
virginieky
b56d255b8c
Merge pull request #5228 from strapi/front/font-weight
Generalize font-weight
2020-02-13 15:54:54 +01:00
soupette
39c8df3ce8 Init Modal
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-02-13 15:51:13 +01:00
Virginie Ky
453171d842 Merge branch 'front/font-weight' of github.com:strapi/strapi into front/font-weight 2020-02-13 14:27:13 +01:00
Virginie Ky
22e797ad27 update snapshots
Signed-off-by: Virginie Ky <virginie.ky@gmail.com>
2020-02-13 14:26:37 +01:00
virginieky
8d36b69507
Merge branch 'front/ui-improvements' into front/font-weight 2020-02-13 13:46:49 +01:00