5234 Commits

Author SHA1 Message Date
Cássio Zen
85b613c892 eslint compliance on reducers & VOs 2016-06-16 22:49:48 -03:00
Cássio Zen
339c5397b0 eslint compliance on container components 2016-06-16 22:47:45 -03:00
Cássio Zen
dd656e3b38 eslint compliance on presentational components 2016-06-16 22:32:17 -03:00
Cássio Zen
52981ef23e Added proptypes rule 2016-06-16 19:19:51 -03:00
Cássio Zen
3f11a93056 correct entity name 2016-06-16 17:50:36 -03:00
Cássio Zen
36e4a54b74 typo fix 2016-06-16 17:33:17 -03:00
Cássio Zen
0f116e30bb First Draft 2016-06-16 17:15:59 -03:00
Cássio Zen
6ed7e78642 mediaFiles backend persistence structure 2016-06-10 18:48:38 -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 Souza
a0be4e0ae8 Merge pull request #1 from netlify/imageWidget
Support for image preview & drag and drop
2016-06-06 21:50:12 -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
6ce5721cd2 Back to original file formatting 2016-06-06 11:04:10 -03:00
Cássio Zen
057122d1c9 Merge branch 'imageWidget' of github.com:netlify/react-cms into imageWidget 2016-06-06 10:43:16 -03:00
Cássio Zen
139b86c268 render props.value straight 2016-06-06 10:41:55 -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
Mathias Biilmann Christensen
404900e133 Add an image to one of the example posts 2016-06-05 20:37:53 -07: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
75231bee83 Add README 2016-06-05 12:48:28 -07:00
Mathias Biilmann Christensen
32e54cdbdc Load, display and edit entries from test repo and github 2016-06-05 01:52:18 -07:00
Mathias Biilmann Christensen
7601d3f5a1 Cleanup 2016-05-30 17:13:40 -07:00
Mathias Biilmann Christensen
ba8febd107 fix naming of entry page 2016-05-30 17:08:30 -07:00
Mathias Biilmann Christensen
d2aa1adf7b Basic editing with some widgets 2016-05-30 16:55:32 -07:00
Mathias Biilmann Christensen
978b7290c5 Test repo can now be used to list entries 2016-02-25 20:40:35 -08:00
Mathias Biilmann Christensen
67cdd92bfb Start implementing backends and authentication 2016-02-25 12:31:21 -08:00
Mathias Biilmann Christensen
c60d8ba706 Initial commit 2016-02-25 00:45:56 -08:00