13 Commits

Author SHA1 Message Date
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
9ced3f16c8 Add a custom template to the example 2016-09-12 15:27:45 +02:00
8221c9c170 Maor UI polish for editing with live preview 2016-09-12 11:14:21 +02:00
fcd0ce718a Support for YAML content 2016-09-11 23:08:18 +02:00
8d63ff0a88 Expose methods for installations to create custom preview components 2016-09-11 17:53:44 +02:00
37cf1ba52d eslint compliance on presentational components 2016-06-30 17:28:47 -03:00
1700f98e4e Refactor on upload media data fow 2016-06-10 14:01:14 -03:00
1ba98fdb5a refactor: Creating Medias reducer 2016-06-10 00:16:01 -03:00
9275aaec90 Moved draft state for an entry (when in edit mode) to Redux 2016-06-08 11:18:34 -03:00
8d7f5702e5 Added onRemoveMedia callback 2016-06-07 11:38:19 -03:00
83d03c63ec persistence draft
Persisting individual media file objects
2016-06-07 01:20:54 -03:00
32e54cdbdc Load, display and edit entries from test repo and github 2016-06-05 01:52:18 -07:00
d2aa1adf7b Basic editing with some widgets 2016-05-30 16:55:32 -07:00