Commit Graph

175 Commits

Author SHA1 Message Date
Jori Lallo 10b746e140 rm localenv 2017-07-06 23:27:16 -07:00
Jori Lallo 948bbd6e92 rm cross-env, fixed deployments 2017-07-06 23:27:16 -07:00
Jori Lallo e82639c828 Merge pull request #110 from jorilallo/queryperf
Query Improvements
2017-07-06 23:22:16 -07:00
Tom Moor ff133f373c
Remove recentDocuments from default collections list response 2017-07-06 22:20:24 -07:00
Tom Moor c618b956d2
Incorporate limit 2017-07-06 22:17:37 -07:00
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 1c83257483 Restore New Document Functionality (#94)
* Restored New Document functionality

* Declarative SidebarHidden

* Fix edit route
2017-07-04 23:02:06 -07:00
Jori Lallo f65a5bcca2 Swapped document urls to have `/doc` prefix 2017-07-04 12:03:41 -05:00
Tom Moor f90d170497
Using the magic of joins 2017-07-03 21:35:17 -07:00
Jori Lallo 29037251c0 Better document URLs 2017-07-03 13:17:29 -05:00
Jori Lallo 22153441fa Updated IDs and fixed tests 2017-06-28 23:24:19 -07:00
Jori Lallo 56beb8b55f Fixed document.update API 2017-06-28 23:18:46 -07:00
Jori Lallo b6fa0a4a4e Fixed flow issues 2017-06-27 20:36:09 -07:00
Jori Lallo f8a715dcef bad merge and rebase 2017-06-27 00:19:15 -07:00
Jori Lallo e73eec4486 renamed migration to keep in order 2017-06-26 23:50:33 -07:00
Tom Moor c0f971fdd0
Remove dodgy association 2017-06-26 23:33:05 -07:00
Tom Moor cac4b0811b
Remove old placeholder styles 2017-06-25 21:58:44 -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 aa0ddd94bf Sidebar work 2017-06-15 20:39:08 -07:00
Jori Lallo 9220978639 changes per tom's comments 2017-06-06 22:34:29 -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 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 044486b9a6
Cleanup 2017-05-27 11:22:42 -07:00
Tom Moor 639a0ec45c
Atlas > Collection 2017-05-27 11:08:52 -07:00
Tom Moor 8883231f01
Cleanup presenters 2017-05-27 10:54:19 -07:00
Jori Lallo 75ad27658e Fix flow errors 2017-05-09 23:14:24 -07:00
Jori Lallo e2cf2a2fe7 Remove periods from url slugs. Fixes #15 2017-04-29 14:43:43 -07:00
Jori Lallo 5dd8a759f9 Removed serviceworker 2017-04-29 14:09:53 -07:00
Jori Lallo 08b1609440 [chore] added prettier 2017-04-26 21:47:03 -07:00
Tom Moor 80ac9bb5d6
Redirect uri must match that passed to oauth request 2017-04-23 20:20:20 -07:00
Jori Lallo dc0b721d8a Comment out service workers for now 2017-02-09 20:47:58 -08:00
Jori Lallo 2d741afb20 Throw error on invalid api key 2016-10-05 22:46:17 -07:00
Jori Lallo 6184eb2617 Fix to file uploads 2016-09-21 23:50:23 -07:00
Jori Lallo 6eb25d484e Better error message for blocked Slack orgs 2016-09-21 23:06:35 -07:00
Jori Lallo 63c916e994 Merge branch 'master' of github.com:jorilallo/atlas 2016-09-21 23:02:53 -07:00
Jori Lallo ea1f9d7deb Use Slack's domain for whitelisting 2016-09-21 23:02:29 -07:00
Jori Lallo fcc83dd2d6 New API responses with good errors 2016-09-17 14:53:30 -07:00
Jori Lallo 45b21f365d Added api, keyboard shortcut flatpages 2016-09-14 20:50:59 -07:00
Jori Lallo 280a29c007 Better intro document 2016-09-14 20:17:20 -07:00
Jori Lallo acdc8531e4 Create `type=atlas` collections for users on login 2016-09-14 20:13:33 -07:00
Jori Lallo ef91cc17d5 More api/auth tests 2016-09-11 23:14:43 -07:00
Jori Lallo 969243c3e4 Added auth.login API 2016-09-11 22:44:44 -07:00
Jori Lallo 39ce7dc9d1 lint 2016-09-11 17:47:27 -07:00
Jori Lallo 0e7c216735 Added user passwords 2016-09-11 17:47:22 -07:00