Andrey Okonetchnikov
|
b5849cd472
|
Removed logo
|
2016-10-06 15:13:31 +02:00 |
|
Andrey Okonetchnikov
|
a4dea8ac7a
|
Added logo as a link to dashboard. Cleaned up AppHeader a bit visually.
|
2016-10-05 18:55:35 +02:00 |
|
Andrey Okonetchnikov
|
5ba0c46aee
|
Merge branch 'master' into class-properties-initializers
|
2016-10-03 16:41:15 +02:00 |
|
Andrey Okonetchnikov
|
9e8bdb18b9
|
Added missing semicolons to class properties
|
2016-10-03 16:37:11 +02:00 |
|
Cássio Souza
|
9838660c0c
|
UI small adjustments & refinments (#87)
* UI small adjustments & refinments
* Removed autohide navbar
|
2016-10-03 11:18:58 -03:00 |
|
Andrey Okonetchnikov
|
4010a16a76
|
Use static propTypes class property
|
2016-10-03 14:33:48 +02:00 |
|
Andrey Okonetchnikov
|
382b1537b0
|
Use ES7 class properties initializers
|
2016-10-03 14:25:27 +02:00 |
|
Cássio Zen
|
d7363f276e
|
Removed “AppHeader” and “FindBar” from UI
|
2016-09-19 15:52:20 -03:00 |
|
Andrey Okonetchnikov
|
19e33a0d82
|
Merge branch 'react-pr' into dashboard-link
|
2016-09-16 15:20:24 +02:00 |
|
Andrey Okonetchnikov
|
4da610a2b3
|
Better names for methods. Fixes ESLint warnings.
|
2016-09-16 15:01:19 +02:00 |
|
Andrey Okonetchnikov
|
eb187e1f05
|
Fixed React warning when using Immutable.map with .map
|
2016-09-16 14:28:25 +02:00 |
|
Andrey Okonetchnikov
|
46667926b2
|
Moved findBar to components and decopuled it from redux as much as possible.
Removed stories from containers. These aren't possible to write since containers depend on redux.
|
2016-09-16 12:54:26 +02:00 |
|
Cássio Zen
|
9914b5a668
|
refactor dragndrop
|
2016-09-15 15:50:33 -03:00 |
|
Andrey Okonetchnikov
|
f6ab5e3d47
|
Better AppHeader component. WIP.
|
2016-09-15 18:56:08 +02:00 |
|
Cássio Zen
|
71b5b0bde9
|
merge button for editorial workflow
|
2016-09-14 18:25:45 -03:00 |
|
Cássio Zen
|
91846cdbc5
|
Toast component
|
2016-09-14 11:59:59 -03:00 |
|
Cássio Zen
|
0b447d483d
|
Editorial workflow Drag'nDrop
|
2016-09-13 18:54:39 -03:00 |
|
Cássio Zen
|
f4a6929d17
|
minor css adjustments
|
2016-09-13 15:10:56 -03:00 |
|
Andrey Okonetchnikov
|
357bcb18cc
|
Merge branch 'react-pr' into lint-staged
|
2016-09-13 18:50:18 +02:00 |
|
Cássio Zen
|
e8fe7e0c80
|
layout adjustments
|
2016-09-13 12:32:26 -03:00 |
|
Cássio Zen
|
e783410a2d
|
typo
|
2016-09-13 11:27:06 -03:00 |
|
Andrey Okonetchnikov
|
eb14200643
|
Fixed ESLint errors and warning that could be fixed with eslint --fix
|
2016-09-13 15:30:58 +02:00 |
|
Mathias Biilmann Christensen
|
42853f2af8
|
Handle formats better
|
2016-09-13 14:53:50 +02:00 |
|
Cássio Zen
|
f51525baaa
|
edit unpublished content on EntryPage (through HOC)
|
2016-09-13 03:59:48 -03:00 |
|
Mathias Biilmann Christensen
|
7cd5d84fa5
|
Merge remote-tracking branch 'origin/react-pr' into react-ui-updates
Replaced dateFormat with moment
Conflicts:
package.json
src/backends/netlify-git/API.js
src/containers/CollectionPage.js
src/formats/formats.js
|
2016-09-12 15:35:56 +02:00 |
|
Mathias Biilmann Christensen
|
9ced3f16c8
|
Add a custom template to the example
|
2016-09-12 15:27:45 +02:00 |
|
Mathias Biilmann Christensen
|
8221c9c170
|
Maor UI polish for editing with live preview
|
2016-09-12 11:14:21 +02:00 |
|
Mathias Biilmann Christensen
|
fcd0ce718a
|
Support for YAML content
|
2016-09-11 23:08:18 +02:00 |
|
Mathias Biilmann Christensen
|
bbbf3c5621
|
Add datetime widget
|
2016-09-11 23:07:48 +02:00 |
|
Mathias Biilmann Christensen
|
8d63ff0a88
|
Expose methods for installations to create custom preview components
|
2016-09-11 17:53:44 +02:00 |
|
Cássio Zen
|
c84d538eb6
|
editor workflow ui adjustments
|
2016-09-09 17:15:58 -03:00 |
|
Mathias Biilmann Christensen
|
c51f42658e
|
Get rid of double connect in markdown control
|
2016-09-09 17:32:23 +02:00 |
|
Mathias Biilmann Christensen
|
102429aa5b
|
Make preview pane render to an iframe
|
2016-09-09 17:31:59 +02:00 |
|
Cássio Zen
|
b6874152d9
|
unpublished items dashboard
|
2016-09-08 19:04:54 -03:00 |
|
Mathias Biilmann Christensen
|
1065bcf0cc
|
Merge remote-tracking branch 'origin/react' into react-ui-updates
|
2016-09-08 20:47:11 +02:00 |
|
Cássio Zen
|
76693c71bd
|
typo
|
2016-09-06 15:18:48 -03:00 |
|
Cássio Zen
|
04db90710b
|
Loading Animation
|
2016-09-05 18:28:07 -03:00 |
|
Cássio Zen
|
1c46474384
|
Loader component
|
2016-09-05 16:15:03 -03:00 |
|
Frances Berriman
|
55e1644711
|
Merge pull request #66 from netlify/apply-theme
Apply theme
|
2016-08-31 13:26:18 -07: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 |
|
Frances Berriman
|
bf87ac15b5
|
Make cards have h2s not h1s
|
2016-08-31 11:08:53 -07:00 |
|
Cássio Zen
|
704bc41b59
|
bugfix, closes #59
|
2016-08-29 17:26:47 -03: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
|
b717874e7b
|
Allow the creation of new entries
|
2016-08-24 21:37:22 -03:00 |
|
Cássio Zen
|
fd79381160
|
include mediaproxy block
|
2016-08-23 15:25:44 -03:00 |
|
Cássio Zen
|
b4f3a38bd5
|
Preview using MarkupIt
|
2016-08-18 17:26:01 -03:00 |
|
Cássio Zen
|
95fdba9953
|
plugin fields have with distinct name and label
|
2016-08-18 15:30:28 -03:00 |
|