57 Commits

Author SHA1 Message Date
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
Jori Lallo
3528b2d0ef Further cleanup 2017-06-05 01:00:29 -07:00
Jori Lallo
1be0ff8105 Added deletion of documents 2017-06-05 00:36:50 -07:00
Jori Lallo
a4dca58ae7 Fixed Collection#updateDocument 2017-06-04 22:12:36 -07:00
Jori Lallo
c229369efd Changed Collection documents to documentStructure and other WIP stuff 2017-06-04 14:40:27 -07:00
Jori Lallo
9631e58e65 Renamed collections table and added a new column for documents 2017-06-03 12:04:13 -07:00
Tom Moor
639a0ec45c
Atlas > Collection 2017-05-27 11:08:52 -07:00