Commit Graph

149 Commits

Author SHA1 Message Date
Jori Lallo
bbab274338 Even better titles 2016-06-06 00:23:38 -07:00
Jori Lallo
5c0649569f Fixed header title position 2016-06-06 00:05:21 -07:00
Jori Lallo
ccab580aef Titles 2016-06-05 23:57:58 -07:00
Jori Lallo
95f69d9feb Fixed edit view loader 2016-06-05 23:44:58 -07:00
Jori Lallo
c0c3491061 Added background for dropdown menus 2016-06-05 23:35:16 -07:00
Jori Lallo
7fe81deefc Removed react-redux dep 2016-06-05 23:29:48 -07:00
Jori Lallo
e3371ed06a Code cleanup 2016-06-05 23:24:26 -07:00
Jori Lallo
33b823b66e Emojify markdown 2016-06-05 23:24:05 -07:00
Jori Lallo
6011de49a0 Smarter cache headers 2016-06-05 21:39:09 -07:00
Jori Lallo
4775a35488 Implemented "cancel" for edit 2016-06-05 20:07:02 -07:00
Jori Lallo
3b09d85da8 Reset editor when entering new document view 2016-06-05 19:31:08 -07:00
Jori Lallo
984140c3ca Implemented new document creation 2016-06-05 19:21:28 -07:00
Jori Lallo
9c0700369d Fixed publishing info 2016-06-05 16:13:33 -07:00
Jori Lallo
f3dbe530f1 Removed debugging statement 2016-06-05 16:02:56 -07:00
Jori Lallo
157fe6cf63 Bring back markdown conversion 2016-06-05 16:01:01 -07:00
Jori Lallo
526eac6b8d Renamed DocumentEditState to DocumentEditStore 2016-06-05 15:32:24 -07:00
Jori Lallo
9a2d0c18d8 Modified time to PublishingInfo 2016-06-05 15:00:14 -07:00
Jori Lallo
6303bc9279 Clean up and smaller bundle.js 2016-06-05 14:38:14 -07:00
Jori Lallo
2a84d1fc67 Load editor asynchronously 2016-06-05 14:05:01 -07:00
Jori Lallo
5a72bb4023 Renamed MarkdownAtlas component 2016-06-05 14:04:35 -07:00
Jori Lallo
9f3c5359fa Corrected comment 2016-06-05 13:13:31 -07:00
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