Commit Graph

126 Commits

Author SHA1 Message Date
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
Jori Lallo
bcb39d823f Automate revision creation 2016-08-12 15:36:48 +02:00
Jori Lallo
bd9a55594b Remove new collection creation for now 2016-08-12 15:10:44 +02:00
Jori Lallo
b2d00f3384 Use loads directly 2016-08-12 14:56:39 +02:00
Jori Lallo
eb156e3069 Sidebar editing toggle and only scroll atlas content 2016-08-11 13:32:56 +02:00
Jori Lallo
c753382571 Renaming atlases to collections 2016-08-05 18:09:14 +03:00
Jori Lallo
cf1563eb2f Renamed to plain Atlas 2016-08-03 16:57:09 +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
e706e1c77c Legwork for initial documents for atlases 2016-07-26 00:05:10 -07:00
Jori Lallo
c88cc1f83b Lint 2016-07-25 23:01:14 -07:00
Jori Lallo
f08087ebd1 Fixed auth 2016-07-25 22:49:32 -07:00
Jori Lallo
c1c8644578 Added bugsnag to server 2016-07-24 22:44:44 -07:00
Jori Lallo
d2187c4b10 Renamed /src to /frontend 2016-07-24 15:32:31 -07:00
Jori Lallo
71f68a8af4 Separated GET and POST calls 2016-07-23 12:09:50 -07:00