Commit Graph

23 Commits

Author SHA1 Message Date
Alex Hunt d14518ac91 Added ability to upload images to s3 and store them as part of ES object 2019-08-02 19:24:24 -07:00
Alex Hunt 125cef05bb Collapsible admin toolbar 2018-12-02 15:05:04 -08:00
Alex Hunt 63f2fe8f41 Enabling reader options on mobile devices 2018-11-28 21:13:49 -08:00
Alex Hunt 45f6aabcfb Removing webpack-dev-server 2018-11-27 19:26:11 -08:00
Alex Hunt a3fa83318e Removing dependencies 2018-11-27 00:02:24 -08:00
Alex Hunt 058a0adf51 Testing webpack-dev-server 2018-11-26 22:59:02 -08:00
Alex Hunt 49eb07102d Completing functionality for tags 2018-11-23 14:23:08 -07:00
Alex Hunt 3c5b93b3c2 Fixed a search bug and added simple unit tests for the chapters API 2018-05-18 19:37:03 -04:00
Alex Hunt b8ce6ee29c Implemented PropTypes on all components 2018-05-12 14:05:23 -04:00
Alex Hunt b90e6a49b1 Finally refactored actions so they can be import as a single object 2018-05-08 20:36:04 -04:00
Alex Hunt a5043b3ea1 Modified reader entry point to use react-router with redux 2018-04-29 19:49:18 -04:00
Alex Hunt a6cf429335 Some refactoring and tidying 2018-04-29 13:39:43 -04:00
Alex Hunt 6b27755a6a Save a plain-text version of document for search highlighting 2018-04-28 18:38:19 -04:00
Alex Hunt bfabe75e97 Splitting out dev and prod webpack configs and updating some packages 2018-04-25 18:58:58 -04:00
Alex Hunt 44b432f1e1 Introduced FontAwesome to replace the glyphicons lost in upgrading Boostrap to4 2017-11-22 15:17:27 -05:00
Alex Hunt bf55be3404 Wired the react CRUD UI up to the Elasticsearch API. Numbering scheme will break once you start deleting chapters. 2017-11-21 22:52:32 -05:00
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 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 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 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