Commit Graph

141 Commits

Author SHA1 Message Date
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
Jori Lallo 43e60aacaf lint 2016-09-11 16:37:20 -07:00
Jori Lallo 48a9a9f285 Added signup API endpoint 2016-09-11 16:34:57 -07:00
Jori Lallo bf84f792e2 lint 2016-09-11 15:48:43 -07:00
Jori Lallo 60e9a700de Switched to `ok` from `success` on API responses 2016-09-11 15:48:03 -07:00
Jori Lallo b03d6aa116 Merge pull request #10 from jorilallo/jori-test
Added better API errors and stuff
2016-09-11 15:45:53 -07:00
Jori Lallo d65c5ff6f4 Fixed listing issues 2016-09-11 15:06:02 -07:00
Jori Lallo 53c3d3c318 Added better API errors and stuff 2016-09-11 13:38:52 -07:00
Jori Lallo 9b49b45fe7 server test changes 2016-09-11 12:35:14 -07:00
Jori Lallo 1b14152291 Test fixes 2016-09-11 12:09:45 -07:00
Jori Lallo 458735f341 Added Jest for testing both front and backend 2016-09-09 01:35:39 -07:00
Jori Lallo db7565bf07 Added health check endpoint 2016-09-05 14:26:06 -07:00
Jori Lallo 394137a96f comment 2016-09-05 14:22:26 -07:00
Jori Lallo 8ed81884d7 Better webpack settings for development 2016-08-27 13:18:46 -07:00
Jori Lallo c28a403321 Auth fixes 2016-08-27 11:13:02 -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 a2aea2abfc Implemented some of api keys 2016-08-24 00:37:54 -07:00
Jori Lallo 748b3ab66b Fixed search SQL query 2016-08-22 23:49:28 -07:00
Jori Lallo 64faa241b8 debug 2016-08-22 23:43:30 -07:00
Jori Lallo 402fb61e1c Added hooks api to routing 2016-08-22 23:40:11 -07:00
Jori Lallo 9cd42ba3c5 Don't do SW in dev 2016-08-22 23:37:11 -07:00
Jori Lallo 4f998bccc8 Initial code for Slack based search 2016-08-22 23:37:01 -07:00
Jori Lallo e7301aeb3e Fixed ordering issue on dashboard 2016-08-21 23:40:57 -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 7fb112cf42 Renamed cache storages 2016-08-19 08:34:45 -07:00
Jori Lallo 28089dc6e5 Cache gravatar requests 2016-08-19 08:11:21 -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 e06cac2344 Always include document collection 2016-08-15 14:59:53 +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 94e39d74bf lint 2016-08-14 12:04:47 +02:00
Jori Lallo 792def3249 Added paranoid, debugging and fixes to document deleting on atlas collections 2016-08-14 10:50:42 +02:00