This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
outline/frontend/components
Tom Moor 52765d9d1d Document Viewers (#79)
* Recording document views

* Add 'views' to document response

* Basic displaying of document views, probably want it more sublte than this? But hey, lets get it in there

* Bigly improves. RESTful > RPC

* Display of who's viewed doc

* Add Popover, add Scrollable, move views store

* Working server tests 💁

* Document Stars (#81)

* Added: Starred documents

* UI is dumb but functionality works

* Star now displayed inline in title

* Optimistic rendering

* Documents Endpoints (#85)

* More seeds, documents.list endpoint

* Upgrade deprecated middleware

* document.viewers, specs

* Add documents.starred
Add request specs for star / unstar endpoints

* Basic /starred page

* Remove comment

* Fixed double layout
2017-06-25 17:21:33 -07:00
..
Alert Updated jest for frontend 2017-05-22 23:51:16 -07:00
Avatar Document Viewers (#79) 2017-06-25 17:21:33 -07:00
CenteredContent Search improvements (#76) 2017-05-31 20:23:09 -07:00
Collection Refactored collections store and layout components 2017-05-29 18:04:26 -07:00
Divider Flow for all the files 2017-05-11 17:23:56 -07:00
Document Remove old useless test 2017-05-22 23:51:52 -07:00
DocumentList Document Viewers (#79) 2017-06-25 17:21:33 -07:00
DocumentPreview Document Viewers (#79) 2017-06-25 17:21:33 -07:00
DocumentViews Document Viewers (#79) 2017-06-25 17:21:33 -07:00
DropdownMenu upgraded to react router v4 2017-05-17 19:57:26 -07:00
Editor Document Viewers (#79) 2017-06-25 17:21:33 -07:00
Icon Document Viewers (#79) 2017-06-25 17:21:33 -07:00
Layout Sidebar on edit mode 2017-06-25 00:29:40 -07:00
LoadingIndicator Flow for all the files 2017-05-11 17:23:56 -07:00
Markdown Improves 2017-05-26 00:04:13 -07:00
PageTitle Refactored collections store and layout components 2017-05-29 18:04:26 -07:00
Popover Document Viewers (#79) 2017-06-25 17:21:33 -07:00
PreviewLoading Renames 2017-05-26 22:31:39 -07:00
PublishingInfo Document Viewers (#79) 2017-06-25 17:21:33 -07:00
Scrollable Document Viewers (#79) 2017-06-25 17:21:33 -07:00
SlackAuthLink Separated user and auth stores 2017-05-29 19:54:36 -07:00