27 Commits

Author SHA1 Message Date
Cássio Souza
e001714aed Optimistic Updates (#114)
* Optimistic Updates structure
* Optimistic update for Editorial Workflow
2016-10-18 14:30:13 -02:00
Andrey Okonetchnikov
ca34def49e Merge branch 'master' into markitup-react 2016-10-03 17:00:11 +02:00
Andrey Okonetchnikov
382b1537b0 Use ES7 class properties initializers 2016-10-03 14:25:27 +02:00
Mathias Biilmann Christensen
1065bcf0cc Merge remote-tracking branch 'origin/react' into react-ui-updates 2016-09-08 20:47:11 +02:00
Frances Berriman
d805cb67cb Add a bit of padding to inputs 2016-08-31 13:18:18 -07:00
Frances Berriman
c49cfc5fce Knock back tip text 2016-08-31 13:08:14 -07:00
Frances Berriman
74a0c8c602 Copy drag image style a bit more from ember version 2016-08-31 13:06:23 -07:00
Frances Berriman
81e27632be Made the image upload button stand out as a drag target 2016-08-31 12:11:14 -07:00
Cássio Zen
6eec0feb72 Small refactor preparing for branch creating/editing. Also closes #58 2016-08-29 17:09:04 -03:00
Cássio Zen
21c3d060ea Merge branch 'contentIntegration' into react 2016-08-01 16:09:46 -03:00
Cássio Zen
a9106b00b0 typo 2016-07-28 15:47:35 -03:00
Cássio Zen
18ad041d96 Preparing for github file persistence 2016-07-19 17:11:22 -03:00
Cássio Zen
37cf1ba52d eslint compliance on presentational components 2016-06-30 17:28:47 -03:00
Cássio Zen
1700f98e4e Refactor on upload media data fow 2016-06-10 14:01:14 -03:00
Cássio Zen
1ba98fdb5a refactor: Creating Medias reducer 2016-06-10 00:16:01 -03:00
Cássio Zen
9275aaec90 Moved draft state for an entry (when in edit mode) to Redux 2016-06-08 11:18:34 -03:00
Cássio Zen
2d48743f37 moving string size check to helper lib 2016-06-07 21:33:12 -03:00
Cássio Zen
327cb883ee Refinment: truncate in middle 2016-06-07 21:27:34 -03:00
Cássio Zen
d5da853db1 Only create ImageProxy if there's a value prop 2016-06-07 21:04:40 -03:00
Cássio Zen
0cf5dc141a in memmory persistence for test-repo 2016-06-07 20:15:28 -03:00
Cássio Zen
8d7f5702e5 Added onRemoveMedia callback 2016-06-07 11:38:19 -03:00
Cássio Zen
83d03c63ec persistence draft
Persisting individual media file objects
2016-06-07 01:20:54 -03:00
Cássio Zen
3e80bab1f6 Consistent display of pre-existent filenames and user uploaded filenames 2016-06-06 11:04:46 -03:00
Cássio Zen
70a3d99ac1 Maps an image file DOMString to its toString function
(So the File can be used straight into an image tag)
2016-06-06 10:40:11 -03:00
Cássio Zen
0f1b95f262 typos 2016-06-05 23:37:19 -03:00
Cássio Zen
ade51b27fc Support for image preview & drag and drop 2016-06-05 23:22:12 -03:00
Mathias Biilmann Christensen
d2aa1adf7b Basic editing with some widgets 2016-05-30 16:55:32 -07:00