joyce/src/components
Alex Hunt e1b4797c52 Routing mostly working as expected now, except for switching docTypes on the edit page 2018-05-08 19:54:40 -04:00
..
annotateModal.js Abstracted the notes UI into a documents UI and set up a text route to return chapters in the documents UI. 2017-12-10 22:19:59 -05:00
annotationModal.js Got remove link buttons to work. Got annotation links to pop up a modal! Looks like it's never gonna work with dangerouslySetInnerHTML, but I made the DraftJS link decorator a connected component and that worked. 2017-12-11 22:47:52 -05:00
button.js Refactoring routing to be more predictable 2018-05-02 20:29:45 -04:00
content.js Fixed sidebar positioning and made annotate mode ignore keyboard input 2017-12-16 15:44:34 -05:00
contentBottomBar.js Used selectionState and decorators to add annotation UI to DraftJS editor! Includes modal for selecting note from list. 2017-12-10 18:22:38 -05:00
contentTopBar.js Some cleaning and setting up pytest 2018-04-19 19:45:43 -04:00
deleteConfirmModal.js Added annotate mode logic. 2017-12-10 12:58:25 -05:00
documentTitle.js Refactoring routing to be more predictable 2018-05-02 20:29:45 -04:00
dropdown.js Consolidated Chapter and Note document pages into one Editor route with a dropdown to select the docType you wish to edit. Will be easier to manage as I add more doc types. Also began implementing some responsive layout elements. 2017-12-13 23:27:13 -05:00
list.js Fleshed out routing functionality, needs some refactoring 2018-05-01 23:52:59 -04:00
loadingSpinner.js Better handling for when there are no documents to display. Introduced a few welcome components. 2017-12-16 18:17:34 -05:00
navbar.js Fleshed out routing functionality, needs some refactoring 2018-05-01 23:52:59 -04:00
searchResultSnippet.js Routing mostly working as expected now, except for switching docTypes on the edit page 2018-05-08 19:54:40 -04:00
searchResultsBox.js Cleaning up API search results and composing search page 2018-04-29 11:20:40 -04:00
sidebarSpacer.js Components and Redux wiring. 2017-11-06 22:00:32 -05:00
welcome.js Better handling for when there are no documents to display. Introduced a few welcome components. 2017-12-16 18:17:34 -05:00