490 Commits

Author SHA1 Message Date
cyril lopez
24d3eaa16b Fix wysiwyg underline 2018-03-14 15:12:06 +01:00
Aurelsicoko
d89888bb47 Add keep me updated checkbox on register 2018-03-14 13:18:05 +01:00
cyril lopez
ac3ea588fa Add eslint to strapi-helper-plugin! 2018-03-14 09:59:42 +01:00
cyril lopez
bf9451d720 Clean code 2018-03-13 21:39:27 +01:00
cyril lopez
0cd6f1cedf Add forceSelection, handle B, I , U, code block 2018-03-13 20:47:57 +01:00
cyril lopez
43fe22a88b Add styles to inline button and init convert from md 2018-03-13 13:46:42 +01:00
cyril lopez
07661c6ca7 Add wysiwg md controls 2018-03-13 13:12:06 +01:00
cyril lopez
1d0ef6062e Merge branch 'master' of github.com:strapi/strapi into wysiwyg 2018-03-13 10:16:36 +01:00
cyril lopez
adb104f666 Fix editorState bug 2018-03-12 16:05:36 +01:00
cyril lopez
fb70b174d2 Add fullscreen mode
the wysiwyg in full screen is still buggy
2018-03-12 15:38:38 +01:00
cyril lopez
4c6adde386 Created WysiwigEditor component 2018-03-12 14:02:34 +01:00
cyril lopez
42bbaf1a28 Created WysiwygBottomControls component 2018-03-12 13:26:07 +01:00
cyril lopez
50914d5258 Change Controls to markdown 2018-03-12 12:05:29 +01:00
cyril lopez
82b779aa6f Fix conflict and start fixineg eslint on helper plugin 2018-03-09 16:41:24 +01:00
cyril lopez
2139ec3da9 Use ref function instead of string in WYSIWYG 2018-03-09 12:45:37 +01:00
cyril lopez
c7f2eaac9f Fixes #758 2018-03-09 11:19:34 +01:00
cyril lopez
828e808fa8 Add select titles 2018-03-08 18:55:49 +01:00
cyril lopez
0f6c3192fc Remove useless const 2018-03-08 15:50:28 +01:00
cyril lopez
ffbc3298c8 Add header controls 2018-03-08 14:24:26 +01:00
cyril lopez
edc9f82b34 Add controls to wysiwyg start to fix eslint for helper components 2018-03-08 12:56:44 +01:00
cyril lopez
37c31ed3f0 Handle Wysiwyg reset value 2018-03-06 21:32:48 +01:00
cyril lopez
19c5e46f69 Add controls 2018-03-06 18:20:05 +01:00
cyril lopez
abc4598aa7 Init Wysiwyg focus and value 2018-03-05 19:23:06 +01:00
Aurelsicoko
2f69111506 Merge branch 'master' of github.com:strapi/strapi into feature/upload 2018-03-05 16:23:17 +01:00
Jim LAURIE
ac7545b53e
Merge branch 'master' into fix-ctb 2018-03-05 15:17:10 +01:00
cyril lopez
d04c1500b6 Merge branch 'master' of github.com:strapi/strapi into fix-ctb 2018-03-05 14:52:31 +01:00
cyril lopez
3e468a1b9c Wysiwyg is coming 2018-03-05 14:30:28 +01:00
cyril lopez
71e4009317 Fix css and add redirection when modofiying the upload provider 2018-03-05 12:28:29 +01:00
cyril lopez
20dd39127b Update InputFile design and change associated translations 2018-03-05 11:09:32 +01:00
Aurelsicoko
a9f4a43ac9 Enhance cleanData utils to handle Mongo ObjectId 2018-03-02 23:31:30 +01:00
Aurelsicoko
2bdf226490 Add/remove one file in Content Manager for Bookshelf 2018-03-02 16:31:32 +01:00
Aurelsicoko
63d1d31490 Fix config upload AWS S3 2018-03-02 15:06:35 +01:00
Aurelsicoko
d7aa3eef7e Resolve conflicts 2018-03-02 14:21:51 +01:00
Aurelsicoko
b896d96061 Fix one file upload input 2018-03-02 11:49:23 +01:00
cyril lopez
094e2d6f66 Fix InputSearch transition css 2018-03-02 09:27:29 +01:00
cyril lopez
247d308e26 Fix ctm formvalidations
This logic needs to be redone
Fix overflow on upload list
2018-03-01 22:51:48 +01:00
cyril lopez
1b2f94938b Increase InputFileDetails fonts 2018-03-01 22:09:50 +01:00
cyril lopez
338385bea3 Handle upload with object 2018-02-28 18:49:19 +01:00
cyril lopez
a9d794c601 Prevent inputText breaking if placeholder empty 2018-02-28 17:43:59 +01:00
cyril lopez
696cf002d5 Display dynamic form for upload providers 2018-02-28 16:20:23 +01:00
cyril lopez
9c1b1e661c Created shared HeaderNav component
Init design upload ConfigPage
Add shared translations for buttons
2018-02-28 11:38:50 +01:00
cyril lopez
8a33b6cea2 Fix bug delete picture and fix ImgPreview slider 2018-02-27 18:26:16 +01:00
cyril lopez
fb762e7068 Design InputFileDetails 2018-02-27 14:31:41 +01:00
cyril lopez
6d7eb115bc Improve Inputfile files slider dynamic 2018-02-27 13:50:20 +01:00
cyril lopez
6bc6862b14 Add ordering to displayed fields in ctm 2018-02-26 18:33:19 +01:00
cyril lopez
8d176dee31 Fix bug when adding a file 2018-02-26 16:24:55 +01:00
cyril lopez
880cb6a896 Display input file in content manager 2018-02-26 16:04:59 +01:00
cyril lopez
4ac9d52f7a Break ctm to remove picture relation from the right sided component 2018-02-26 14:53:13 +01:00
cyril lopez
c95d413716 Delete useless components in ctm and remove redux from app container in upload 2018-02-23 11:06:30 +01:00
cyril lopez
91f9482480 Fix css GlobalPagination 2018-02-22 18:54:24 +01:00