Commit Graph

335 Commits

Author SHA1 Message Date
6c4b4b5129 Production pm start 2016-09-05 15:23:15 -07:00
db7565bf07 Added health check endpoint 2016-09-05 14:26:06 -07:00
394137a96f comment 2016-09-05 14:22:26 -07:00
a3ba9cd6f6 Small document style tweaks 2016-09-02 17:44:27 -07:00
0565727825 Fixed compose 2016-09-02 15:52:38 -07:00
3b6c620e58 Autofocus code mirror on load 2016-09-02 15:52:29 -07:00
af08483185 lint 2016-09-02 15:43:19 -07:00
123a1848ed more lint 2016-09-02 15:41:28 -07:00
74200b2fb2 Lint js 2016-09-02 15:37:43 -07:00
581ba9af7a Set default offline status correctly 2016-09-02 15:32:10 -07:00
0425b7866f Added color constants 2016-09-02 15:31:15 -07:00
0465a6efd6 Remove exposing stores in window for debugging 2016-08-28 11:00:05 -07:00
c1895c3a65 Only show layout user menu if logged in 2016-08-28 10:59:47 -07:00
4ba98c9dcf Implemented /auth/error path 2016-08-28 10:59:34 -07:00
e4e5f900ee Added Markdown TOC 2016-08-27 16:33:55 -07:00
588ca10296 propType as static 2016-08-27 16:33:42 -07:00
c2cae7e171 Fixed "scroll to anchor" issues 2016-08-27 13:48:00 -07:00
8ed81884d7 Better webpack settings for development 2016-08-27 13:18:46 -07:00
c28a403321 Auth fixes 2016-08-27 11:13:02 -07:00
ac6cf2ea8f server side cleanup 2016-08-27 10:48:56 -07:00
6e39cebb08 Implemented api key deletion 2016-08-26 22:04:28 -07:00
4a1535d6c8 Always result to current document url 2016-08-24 00:48:18 -07:00
a2aea2abfc Implemented some of api keys 2016-08-24 00:37:54 -07:00
29665621b3 Settings, Slack link and landing page 2016-08-23 20:39:31 -07:00
748b3ab66b Fixed search SQL query 2016-08-22 23:49:28 -07:00
64faa241b8 debug 2016-08-22 23:43:30 -07:00
402fb61e1c Added hooks api to routing 2016-08-22 23:40:11 -07:00
9cd42ba3c5 Don't do SW in dev 2016-08-22 23:37:11 -07:00
4f998bccc8 Initial code for Slack based search 2016-08-22 23:37:01 -07:00
70e46a5c05 Updated and fixed dependencies 2016-08-21 23:52:28 -07:00
bdaa57bc82 Specifying node version for Heroku 2016-08-21 23:44:18 -07:00
e7301aeb3e Fixed ordering issue on dashboard 2016-08-21 23:40:57 -07:00
16436dc9af Fixed sidebar new document link 2016-08-21 23:35:41 -07:00
a69acc0a9f Fixed header title for search 2016-08-21 22:21:13 -07:00
fe05e48c2c Merge pull request #8 from jorilallo/jori-lock
added document create locking
2016-08-21 15:46:27 -07:00
e527f3c402 Fixed locking with imports 2016-08-21 15:45:48 -07:00
0af17c688f lock 2016-08-21 11:12:24 -07:00
7fb112cf42 Renamed cache storages 2016-08-19 08:34:45 -07:00
28089dc6e5 Cache gravatar requests 2016-08-19 08:11:21 -07:00
8fb88529a0 Implemented offline indicator 2016-08-19 08:02:56 -07:00
e3e5ead9e0 Fixes 2016-08-18 14:42:53 -07:00
3089ac7bc8 Use clearer urls fro documents 2016-08-15 21:41:51 +02:00
537341c01c Fixed publishing info in search 2016-08-15 21:41:41 +02:00
70050803a1 Added space to publishing info 2016-08-15 16:13:20 +02:00
95d8ff7891 Fixed props 2016-08-15 15:51:37 +02:00
5673c383f5 Added multiple avatars to publishing info 2016-08-15 15:50:13 +02:00
e06cac2344 Always include document collection 2016-08-15 14:59:53 +02:00
235186a4e9 Updated babel polyfill 2016-08-15 14:59:42 +02:00
a170afe6ee Use babel-polyfill in dev 2016-08-15 14:59:29 +02:00
092c61f1de Added collaborators to document API 2016-08-15 14:52:07 +02:00