Commit Graph

66 Commits

Author SHA1 Message Date
Alex Hunt
dc4463800a Working on the editor UI. Needs some refactoring components and wire up api middleware. 2017-11-13 18:39:08 -05:00
Alex Hunt
287f15380a Incorporated DraftJS and refactored the reducers 2017-11-08 23:00:36 -05:00
Alex Hunt
7e2ec994f7 Wired up /edit route re-using Reader components. 2017-11-08 19:08:44 -05:00
Alex Hunt
13b472cd2b Merge branch 'master' of https://github.com/alexchunt90/joyce_flask 2017-11-06 22:38:30 -05:00
Alex Hunt
1c2b51fe81 Sass-ified some of the old static stylesheet with color variables and Bootstrap variable overrides 2017-11-06 22:38:14 -05:00
Alex Hunt
d45e2f2373
Create README.md 2017-11-06 22:08:08 -05:00
Alex Hunt
97f17f0701 Components and Redux wiring. 2017-11-06 22:00:32 -05:00
Alex Hunt
e7d1993a30 Basic layout styling and component tweaks. Moved Bootstrap dependencies behind Webpack and CSS into Sass. 2017-11-06 21:58:31 -05:00
Alex Hunt
0ea2c0524a Created setup script for Elasticsearch index seeded with sample data 2017-11-05 18:59:56 -05:00
Alex Hunt
13bde03424 Filling out Redux structure to encompass the full app, with API calls to get currentChapter text 2017-11-05 18:59:18 -05:00
Alex Hunt
063a63ba72 Set up basic Redux pattern with action middleware for API files, and then refactored into separate packages. 2017-11-05 14:28:55 -05:00
Alex Hunt
445b28d042 Cleaning up git repo before Redux 2017-11-05 10:45:15 -05:00
Alex Hunt
4c13c25cb6 React working as intended before I start tearing it up to implement Redux 2017-11-05 10:37:10 -05:00
Alex Hunt
a1748b7220 Adding NPM, Babel, Webpack for basic React front end 2017-11-03 22:00:05 -04:00
Alex Hunt
cfbaf067ed Basic REST API for interfacing with Elasticsearch. 2017-10-29 20:21:22 -04:00
Alexander Hunt
a6311d589d Project Setup 2017-10-26 23:04:16 -04:00