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
|
2fada62fff
|
Removed unused styles + added drawerContent style
|
2016-09-16 15:01:02 +02:00 |
|
Andrey Okonetchnikov
|
cc80ef4a29
|
Added navigation drawer with list of collections. Closes #71
|
2016-09-16 15:00:24 +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 |
|
Andrey Okonetchnikov
|
f6ab5e3d47
|
Better AppHeader component. WIP.
|
2016-09-15 18:56:08 +02:00 |
|
Andrey Okonetchnikov
|
15d7043f9d
|
Simplified FindBar.css
|
2016-09-15 18:54:47 +02:00 |
|
Andrey Okonetchnikov
|
5409cc1022
|
Added "Create new" buttons to the header. Closes #49
Note that this is temp solution UI-wise since it won't scale.
|
2016-09-15 11:12:33 +02:00 |
|
Andrey Okonetchnikov
|
6d0535dc26
|
Merge branch 'react-pr' into dashboard-link
|
2016-09-15 10:57:01 +02:00 |
|
Cássio Zen
|
71b5b0bde9
|
merge button for editorial workflow
|
2016-09-14 18:25:45 -03:00 |
|
Cássio Zen
|
0b447d483d
|
Editorial workflow Drag'nDrop
|
2016-09-13 18:54:39 -03:00 |
|
Cássio Zen
|
4108b88315
|
Merge branch 'react-pr' of https://github.com/netlify/netlify-cms into react-pr
|
2016-09-13 14:31:26 -03:00 |
|
Cássio Zen
|
686dd51410
|
Commiting unpublished branches on pre existing branch (updates PR)
|
2016-09-13 14:31:18 -03:00 |
|
Andrey Okonetchnikov
|
d6f5a2eb8d
|
Merge branch 'react-pr' into dashboard-link
|
2016-09-13 18:52:48 +02:00 |
|
Andrey Okonetchnikov
|
357bcb18cc
|
Merge branch 'react-pr' into lint-staged
|
2016-09-13 18:50:18 +02:00 |
|
Andrey Okonetchnikov
|
2eb920173a
|
Added link to the dashboard in the Header. Closes #49
|
2016-09-13 17:40:02 +02:00 |
|
Cássio Zen
|
e8fe7e0c80
|
layout adjustments
|
2016-09-13 12:32:26 -03:00 |
|
Andrey Okonetchnikov
|
a1a6840826
|
Fixed formatting of the FindBar.js
|
2016-09-13 15:37:31 +02: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
|
911e3f7077
|
initialize editorialWorkflow state after config loaded & parsed
|
2016-09-13 04:29:30 -03:00 |
|
Cássio Zen
|
165c758bb9
|
Updated reducer for editorial workflow
|
2016-09-13 04:09:52 -03: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
|
8221c9c170
|
Maor UI polish for editing with live preview
|
2016-09-12 11:14:21 +02:00 |
|
Cássio Zen
|
c84d538eb6
|
editor workflow ui adjustments
|
2016-09-09 17:15:58 -03:00 |
|
Cássio Zen
|
b6874152d9
|
unpublished items dashboard
|
2016-09-08 19:04:54 -03:00 |
|
Cássio Zen
|
04c50d8def
|
editorial workflow HoC
|
2016-09-08 16:18:38 -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
|
90d4b39fc1
|
Load unpublished entries
|
2016-09-06 17:18:27 -03:00 |
|
Cássio Zen
|
f0e608a209
|
Editorial Workflow skeleton
|
2016-09-06 13:04:17 -03:00 |
|
Cássio Zen
|
04db90710b
|
Loading Animation
|
2016-09-05 18:28:07 -03:00 |
|
Frances Berriman
|
8112a62010
|
Apply the correct shade of grey to header
|
2016-08-31 13:24:54 -07:00 |
|
Frances Berriman
|
d805cb67cb
|
Add a bit of padding to inputs
|
2016-08-31 13:18:18 -07:00 |
|
Frances Berriman
|
feb824b7a4
|
Match search bar to colour scheme
|
2016-08-31 10:49:46 -07:00 |
|
Cássio Zen
|
b717874e7b
|
Allow the creation of new entries
|
2016-08-24 21:37:22 -03:00 |
|
Cássio Zen
|
7345c7bd32
|
Generating findbar commands dynamically based on config
|
2016-07-20 12:15:29 -03:00 |
|
Cássio Zen
|
18ad041d96
|
Preparing for github file persistence
|
2016-07-19 17:11:22 -03:00 |
|
Cássio Zen
|
f7fb01e3cb
|
refinments
|
2016-07-18 15:07:59 -03:00 |
|
Cássio Zen
|
5d6eec28bb
|
Layout refinments
|
2016-07-14 17:17:18 -03:00 |
|
Cássio Zen
|
f4b44c5661
|
layout adjustments
|
2016-07-13 17:20:41 -03:00 |
|
Cássio Zen
|
ea9923e0c8
|
content Cards refactor
|
2016-07-12 17:04:21 -03:00 |
|
Cássio Zen
|
9a3a013b5b
|
color adjustments
|
2016-07-08 14:14:37 -03:00 |
|
Cássio Zen
|
5cd8042819
|
remove icon for commands
|
2016-07-08 11:19:43 -03:00 |
|
Cássio Zen
|
eee6340879
|
Default commands option
|
2016-07-08 08:58:08 -03:00 |
|
Cássio Zen
|
a0fbf9b767
|
simulate redux-thunk
|
2016-07-08 07:31:35 -03:00 |
|