Commit Graph

139 Commits

Author SHA1 Message Date
33b823b66e Emojify markdown 2016-06-05 23:24:05 -07:00
4775a35488 Implemented "cancel" for edit 2016-06-05 20:07:02 -07:00
3b09d85da8 Reset editor when entering new document view 2016-06-05 19:31:08 -07:00
984140c3ca Implemented new document creation 2016-06-05 19:21:28 -07:00
9c0700369d Fixed publishing info 2016-06-05 16:13:33 -07:00
f3dbe530f1 Removed debugging statement 2016-06-05 16:02:56 -07:00
157fe6cf63 Bring back markdown conversion 2016-06-05 16:01:01 -07:00
526eac6b8d Renamed DocumentEditState to DocumentEditStore 2016-06-05 15:32:24 -07:00
9a2d0c18d8 Modified time to PublishingInfo 2016-06-05 15:00:14 -07:00
6303bc9279 Clean up and smaller bundle.js 2016-06-05 14:38:14 -07:00
2a84d1fc67 Load editor asynchronously 2016-06-05 14:05:01 -07:00
5a72bb4023 Renamed MarkdownAtlas component 2016-06-05 14:04:35 -07:00
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
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
c2f1ea22b9 Eradicated Redux for MobX 2016-06-04 18:28:14 -07:00
e5d1612cbf Migrated user/team/auth from redux to mobx 2016-06-04 15:53:08 -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
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
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
aac20341f7 Added mobx 2016-05-31 21:54:57 -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
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
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
a0e2092e01 Fixed login issues 2016-05-26 23:36:49 -07:00
84d024ff1b Modified code mirror editor to match rendered output 2016-05-26 00:14:56 -07:00
a86a7b2c76 Don't text decorate 2016-05-25 22:47:16 -07:00
4c4a78c559 Fixed header line height 2016-05-25 21:37:01 -07:00
4c6964ad07 Document editing 2016-05-25 21:26:06 -07:00
814ed7b2da updated slack redirect uri 2016-05-24 21:35:41 -07:00
43dc5c1067 Added Application.js wrapper and viewport meta tag 2016-05-24 00:11:34 -07:00
4c788d1578 Turn off logging in prod 2016-05-23 23:20:30 -07:00
5866f30961 case sensitive! 2016-05-23 23:14:18 -07:00
4ca38b8a63 more settings 2016-05-23 22:55:42 -07:00
fce55bb01b More prod 2016-05-23 22:20:16 -07:00
9c3d30e87e Fixed slack auth link for prod 2016-05-23 20:44:43 -07:00