Commit Graph

7 Commits

Author SHA1 Message Date
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
9027b55930 Removed mentions of navigationTree 2017-06-05 23:12:47 -07:00
0e293b38c7 Publishing Info (#70)
* Restore publishing info
Closes #68

* Prevent document remounting / refetching when changing between edit / read

* Merge master
2017-05-26 21:58:16 -07:00
6b566a568f Collection model 2017-05-23 00:45:15 -07:00
3ecca38d9e Build the full navigation tree for document in header 2017-05-13 15:36:06 -07:00
0a76d6af9e Flow for all the files 2017-05-11 17:23:56 -07:00
fe7b69a4a5 Added further types and moved types 2017-05-03 22:49:50 -07:00