Commit Graph

16 Commits

Author SHA1 Message Date
Jori Lallo 0441e92d08 Lint rules and flow annotations for rest of the files 2017-11-15 23:40:14 -08:00
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 fcc83dd2d6 New API responses with good errors 2016-09-17 14:53:30 -07:00
Jori Lallo 60e9a700de Switched to `ok` from `success` on API responses 2016-09-11 15:48:03 -07:00
Jori Lallo 53c3d3c318 Added better API errors and stuff 2016-09-11 13:38:52 -07:00
Jori Lallo ac6cf2ea8f server side cleanup 2016-08-27 10:48:56 -07:00
Jori Lallo a2aea2abfc Implemented some of api keys 2016-08-24 00:37:54 -07:00
Jori Lallo 402fb61e1c Added hooks api to routing 2016-08-22 23:40:11 -07:00
Jori Lallo 11f6c533b8 Request time cache, tracking collaborators etc 2016-08-15 12:51:26 +02:00
Jori Lallo e2c69903b3 Moved to using GET and caching with SW 2016-07-22 00:11:54 -07:00
Jori Lallo 4beb84f4bc Renamed 2016-06-25 22:37:05 -07:00
Jori Lallo a0f86f5ed4 Subdomain redirecting 2016-05-27 00:06:36 -07:00
Jori Lallo eab41436a6 Debugging for heroku 2016-05-27 00:00:00 -07:00
Jori Lallo 4430a3129e Saving and fetching of documents 2016-05-19 20:46:34 -07:00
Jori Lallo cbe9c0b6ee Added more views and atlas APIs 2016-05-07 11:52:08 -07:00
Jori Lallo cce82b3d43 Refactor 2016-04-28 22:25:37 -07:00