45 Commits

Author SHA1 Message Date
Tom Moor
b854c2ca53
Tidy, move recent documents to query scope 2017-07-06 22:02:55 -07:00
Tom Moor
f08ca8d460
Moar 2017-07-06 20:59:45 -07:00
Tom Moor
f90d170497
Using the magic of joins 2017-07-03 21:35:17 -07: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
a80f58b0e2 this should be validated 2017-06-06 00:16:09 -07:00
Jori Lallo
3d02c49b05 Added endpoint for moving documents 2017-06-05 23:50:32 -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
Tom Moor
639a0ec45c
Atlas > Collection 2017-05-27 11:08:52 -07:00
Jori Lallo
08b1609440 [chore] added prettier 2017-04-26 21:47:03 -07:00
Jori Lallo
d65c5ff6f4 Fixed listing issues 2016-09-11 15:06:02 -07:00
Jori Lallo
394137a96f comment 2016-09-05 14:22:26 -07:00
Jori Lallo
ac6cf2ea8f server side cleanup 2016-08-27 10:48:56 -07:00
Jori Lallo
6e39cebb08 Implemented api key deletion 2016-08-26 22:04:28 -07:00
Jori Lallo
4f998bccc8 Initial code for Slack based search 2016-08-22 23:37:01 -07:00
Jori Lallo
e527f3c402 Fixed locking with imports 2016-08-21 15:45:48 -07:00
Jori Lallo
0af17c688f lock 2016-08-21 11:12:24 -07:00
Jori Lallo
e3e5ead9e0 Fixes 2016-08-18 14:42:53 -07:00
Jori Lallo
3089ac7bc8 Use clearer urls fro documents 2016-08-15 21:41:51 +02:00
Jori Lallo
092c61f1de Added collaborators to document API 2016-08-15 14:52:07 +02:00
Jori Lallo
11f6c533b8 Request time cache, tracking collaborators etc 2016-08-15 12:51:26 +02:00
Jori Lallo
792def3249 Added paranoid, debugging and fixes to document deleting on atlas collections 2016-08-14 10:50:42 +02:00
Jori Lallo
bcb39d823f Automate revision creation 2016-08-12 15:36:48 +02:00
Jori Lallo
c753382571 Renaming atlases to collections 2016-08-05 18:09:14 +03:00
Jori Lallo
5b3ed8b1f9 Implement 404 for documents 2016-08-03 15:36:50 +03:00
Jori Lallo
bd188aea49 More linting 2016-08-01 10:12:55 +03:00
Jori Lallo
7c4bc8f273 lint 2016-08-01 10:11:28 +03:00
Jori Lallo
885a1a0953 Fixed full text search with multiple words 2016-07-23 12:00:38 -07:00
Jori Lallo
e2c69903b3 Moved to using GET and caching with SW 2016-07-22 00:11:54 -07:00
Jori Lallo
ff3a6d584e Added search indexing for documents 2016-07-12 23:43:41 -07:00
Jori Lallo
c2009fe94e Fixes to atlas document deletion 2016-07-10 17:02:45 -07:00
Jori Lallo
0de27e55d6 Backend fixes 2016-07-06 21:36:50 -07:00
Jori Lallo
b5012c43a9 Update nav tree after document update 2016-06-30 23:47:49 -07:00
Jori Lallo
0026b092d2 Added revisions 2016-06-26 11:23:03 -07:00
Jori Lallo
a0649e6fd3 Added API to update document tree 2016-06-25 22:37:05 -07:00
Jori Lallo
7ea6eb5d28 Fixes 2016-06-25 22:37:05 -07:00
Jori Lallo
24e02bfdc4 New database with migrations 2016-06-25 22:37:05 -07:00
Jori Lallo
01f026712e Fixed authentication issues 2016-05-30 22:56:49 -07:00
Jori Lallo
f79285a51e added a todo item 2016-05-30 12:37:07 -07:00
Jori Lallo
5ffa61791b Prepping /document.info for public docs 2016-05-30 12:36:37 -07:00
Jori Lallo
3714e1fd7c Added document deletion API 2016-05-30 11:15:35 -07:00
Jori Lallo
4c6964ad07 Document editing 2016-05-25 21:26:06 -07:00
Jori Lallo
0beeeb9582 Added document previews and fixed saving 2016-05-22 14:31:21 -07:00
Jori Lallo
4430a3129e Saving and fetching of documents 2016-05-19 20:46:34 -07:00