Cássio Zen
3f8f9197c1
small ui adjustments
2016-10-18 15:18:29 -02:00
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
f3b448106d
Added notifications. Closes #101
...
- Using react-notifications to manage redux state
- Refactored Toast component to be stateless
- Toasts can be stacked
- Cleaned up CSS
- Updated stories
2016-10-17 12:35:31 +02:00
Andrey Okonetchnikov
863d90c8ee
Use Loader on the entry page. Closes #102
2016-10-14 13:42:58 +02:00
Andrey Okonetchnikov
e53262d92c
Moved persisting logic to entryDraft reducer + added tests.
2016-10-13 14:30:11 +02:00
Andrey Okonetchnikov
190aa05d68
Use react-toolbox buttons. Added Cancel button for the entry editor.
2016-10-11 18:27:37 +02:00
Andrey Okonetchnikov
6fa02bf79b
Removed //eslint-disable-line
2016-10-11 14:56:33 +02:00
Andrey Okonetchnikov
4868267669
Added onOverlayClick to handle the NavBar. Hide it initially + added a fixed permanentAt to make editing screen more usable.
2016-10-11 11:42:06 +02:00
Andrey Okonetchnikov
0688a9c5ab
Added propTypes + some code refactoring to fix eslint errors
2016-10-11 11:33:56 +02:00
Andrey Okonetchnikov
899681ee84
Merge branch 'master' into markitup-react
2016-10-11 10:28:42 +02:00
Cássio Zen
494ea636a3
eslint adjustments
2016-10-10 16:35:42 -03:00
Cássio Souza
2815a86e0c
Search integration (React Version) ( #84 )
...
* algolia integration skeleton
* Configuration Defaults
* Implemented partial entries with lazy loading of complete file
* Moved backend selection logic to actioncreators
* basic pagination for entries
* general search skeleton
* Basic search result listing
* Redo search for different search terms
* search results pagination
* Changing integration config & handling
* Changing integration config & handling
* new integration config model
2016-10-10 15:34:21 -03:00
Andrey Okonetchnikov
ca34def49e
Merge branch 'master' into markitup-react
2016-10-03 17:00:11 +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
Cássio Zen
e5d4cc55b2
Removed autohide navbar
2016-10-03 11:18:10 -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
ffb1d7a491
UI small adjustments & refinments
2016-09-30 19:51:12 -03:00
Andrey Okonetchnikov
841772496a
Moved EntryEditor to a separate directory
2016-09-29 19:02:28 +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