Commit Graph

229 Commits

Author SHA1 Message Date
9f3c5359fa Corrected comment 2016-06-05 13:13:31 -07:00
02f0bdcef9 Do markdown conversion only if preview is enabled 2016-06-05 13:12:24 -07:00
b105a69b3d Open document after editing it 2016-06-05 13:10:16 -07:00
3d2f3d002a Prod fixes 2016-06-04 19:03:00 -07:00
884977843c Default to fetching 2016-06-04 18:58:42 -07:00
b8bd9630b3 Don't minify in prod for debugging 2016-06-04 18:55:03 -07:00
ddb75a6d53 Removed unused store 2016-06-04 18:50:02 -07:00
989f26dd74 Enable mobs devtools for prod 2016-06-04 18:49:53 -07:00
f308e2475f Removed unused file 2016-06-04 18:29:17 -07:00
c2f1ea22b9 Eradicated Redux for MobX 2016-06-04 18:28:14 -07:00
19712a41f9 Merge pull request #6 from jorilallo/jori-mobx-migration
Migrated user/auth from redux to mobx
2016-06-04 15:58:17 -07:00
e5d1612cbf Migrated user/team/auth from redux to mobx 2016-06-04 15:53:08 -07:00
6a5303149d Added nom command to deploy 2016-06-04 15:52:19 -07:00
f367157fb7 Fixed bundle.js size issues 2016-06-04 12:30:05 -07:00
1345f9629d Fix scrolling + codemirror render 2016-06-03 01:01:01 -07:00
6206acfad0 Fix preview toggling issues with CodeMirror 2016-06-03 00:28:36 -07:00
3f993ac813 Added babel-regenerator-runtime to webpack.prod 2016-06-02 22:32:51 -07:00
c63e3df854 Merge pull request #5 from jorilallo/mobx-edit
Mobx edit
2016-06-02 22:22:50 -07:00
68d935f6b2 sup 2016-06-02 22:21:46 -07:00
9d6b9fc90a Merge remote-tracking branch 'origin/mobx-edit' into mobx-edit
# Conflicts:
#	server/api/documents.js
#	src/index.js
#	src/utils/MarkdownOld.js
2016-06-02 22:10:32 -07:00
a27840bd94 ok 2016-06-02 22:09:33 -07:00
d4b1b533d1 MobX based editing 2016-06-02 22:09:01 -07:00
688a85ae81 Added mobx 2016-06-02 22:07:56 -07:00
226d6a887d temp rename 2016-06-02 22:07:52 -07:00
e6c7e95115 MobX based editing 2016-06-02 22:04:33 -07:00
72766966f3 Add cache headers for static files 2016-06-01 16:48:35 -07:00
aac20341f7 Added mobx 2016-05-31 21:54:57 -07:00
01f026712e Fixed authentication issues 2016-05-30 22:56:49 -07:00
f79285a51e added a todo item 2016-05-30 12:37:07 -07:00
5ffa61791b Prepping /document.info for public docs 2016-05-30 12:36:37 -07:00
d2ca72c8f3 Fixed prototype on DropdownMenu 2016-05-30 12:35:30 -07:00
bbecb4cbbb HeaderAction 2016-05-30 11:56:19 -07:00
b6ab92dbb1 Unified header menus with components 2016-05-30 11:36:43 -07:00
3714e1fd7c Added document deletion API 2016-05-30 11:15:35 -07:00
56e9081b73 Only scroll based on received props once 2016-05-29 15:25:38 -07:00
4f630aadc8 Added anchors for document headings 2016-05-29 15:22:33 -07:00
249c67011a Loading indicator for document saving 2016-05-29 11:58:53 -07:00
9defb24335 Update user slack data on login 2016-05-29 11:41:55 -07:00
69e1f2c663 Update Slack team info after auth 2016-05-29 11:17:49 -07:00
2dff14bc7b Open user menu with a click/tap 2016-05-29 11:05:06 -07:00
6af3968634 Added a loading indicator 2016-05-29 11:01:48 -07:00
9cad1c5173 Cache static assets 2016-05-27 00:23:16 -07:00
317d071c68 Removed debug statement 2016-05-27 00:11:51 -07:00
a679814782 Counting is hard 2016-05-27 00:11:28 -07:00
6f01ea6aa5 Renamed middleware 2016-05-27 00:08:47 -07:00
a0f86f5ed4 Subdomain redirecting 2016-05-27 00:06:36 -07:00
eab41436a6 Debugging for heroku 2016-05-27 00:00:00 -07:00
a0e2092e01 Fixed login issues 2016-05-26 23:36:49 -07:00
16269f84e2 Fixed authentication 2016-05-26 22:39:12 -07:00
84d024ff1b Modified code mirror editor to match rendered output 2016-05-26 00:14:56 -07:00