Commit Graph

628 Commits

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