Commit Graph

11 Commits

Author SHA1 Message Date
2815a86e0c Search integration (React Version) ()
* 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
d7363f276e Removed “AppHeader” and “FindBar” from UI 2016-09-19 15:52:20 -03:00
cc80ef4a29 Added navigation drawer with list of collections. Closes 2016-09-16 15:00:24 +02:00
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
5409cc1022 Added "Create new" buttons to the header. Closes
Note that this is temp solution UI-wise since it won't scale.
2016-09-15 11:12:33 +02:00
7345c7bd32 Generating findbar commands dynamically based on config 2016-07-20 12:15:29 -03:00
e3643217de setting base href support for router 2016-07-15 15:05:04 -03:00
eee6340879 Default commands option 2016-07-08 08:58:08 -03:00
fd8038465e findbar integration 2016-07-08 07:24:46 -03:00
923678d74f Accepts command with no parameter 2016-07-07 12:04:19 -03:00
cbeb31d585 findbar action creator 2016-07-06 18:51:43 -03:00