Commit Graph

285 Commits

Author SHA1 Message Date
d529c98983 Fixes #697 2018-06-23 18:11:17 -07:00
238c6ee653 Upgrade editor, inline code styling 2018-06-23 00:25:17 -07:00
b8dda3bd65 Update editor, speed up sidebar
closes #694
2018-06-23 00:10:52 -07:00
b9e0668d7d Bulk export (#684)
* First pass (working) collection export to zip

* Add export confirmation screen

* 👕

* Refactor

* Job for team export, move to tmp file, settings UI

* Export all collections job

* 👕

* Add specs

* Clarify UI
2018-06-20 21:33:21 -07:00
cedd31c9ea Upgrade editor, closes #685 2018-06-19 22:30:39 -07:00
42478785fc Bump icons, add theme-color 2018-06-16 14:12:15 -07:00
adc78fd408 Closes #679 2018-06-16 13:10:14 -07:00
aacfd42640 Fixes #676 - Newlines no longer added to nested lists on save 2018-06-09 17:22:03 -07:00
b929fb2bd3 Fixes TOC 2018-06-07 22:26:53 -07:00
21d887151d Fixes #674 - Focus in toolbar no longer lost on autosave 2018-06-07 20:48:43 -07:00
1977278426 Upgrade RME - Allow pasting of Markdown syntax 2018-06-04 17:53:20 -07:00
6a0a22a636 Updated parseTitle to remove escape characters
Tests pass, however the JS running in the browser appears to be behaving differently. Not got to the bottom of it yet
2018-06-03 22:07:41 -04:00
4c9f86c7f7 Save avatars to le cloud in beforeSave hooks
Added encryption to uploads
Updated icon for team settings
2018-06-01 18:00:48 -04:00
10a0ffe472 Team details settings page 2018-05-31 12:44:32 -07:00
f633f63a61 Merge ErrorsStore into UiStore 2018-05-31 11:42:39 -07:00
ddd2b82d20 WIP: Successful Google Auth, broke pretty much everything else in the process 2018-05-28 11:36:37 -07:00
1ba5c1cf96 Fixes #653 2018-05-26 20:04:57 -07:00
5bebb7351d 👕 2018-05-26 17:59:34 -07:00
b495dce043 Update editor, fix serialization issues in code 2018-05-26 17:21:28 -07:00
b40b77b228 Merge branch 'master' into share-links 2018-05-22 21:27:45 -07:00
6222d210be Upgrade editor
Prevent markdown in code blocks and headings
Improved handling of valid markdown characters in text
2018-05-20 17:13:12 -07:00
22bc5a7373 Added delete endpoint 2018-05-13 00:28:31 -07:00
0d32ec452d More prod build fixes 2018-05-12 15:56:05 -07:00
4dea755db6 Prod uses babel 2018-05-12 15:39:29 -07:00
cbd4003ddb Split deps, upgrade markdown editor to version with ES5 compilation 2018-05-12 15:22:33 -07:00
24d328c4b7 Merge pull request #639 from outline/refactor-editor
Extract Markdown Editor
2018-05-12 14:21:34 -07:00
a62ad053d7 Upgrade editor 2018-05-12 14:10:49 -07:00
ee2fc260bf Update package.json 2018-05-08 23:15:56 -07:00
3f5a9fdb3a Add icon to clarify menu functionality 2018-05-06 14:01:28 -07:00
518015f55b Upgrade to Flow 0.71 2018-05-05 16:16:08 -07:00
4a4f9f7107 Bump rich-markdown-editor 2018-05-03 00:34:28 -07:00
d7327fefa2 Upgrade styled-components
Restore async editor loading
2018-05-02 23:12:13 -07:00
41a96e4331 Remove Icons 2018-05-02 21:51:39 -07:00
f72fa40a0f WIP 2018-04-03 20:20:30 -07:00
8793a9dfbf Improves rendering of headings to have better spacing in the Markdown output 2018-03-26 23:12:16 -07:00
403e504499 Merge pull request #620 from outline/paragraph-handling
Improved paragraph behavior
2018-03-26 21:23:21 -07:00
f8ba139128 Final dep updates to Slate 32 2018-03-25 14:42:28 -07:00
14c963ca70 Bump serializer 2018-03-24 14:42:38 -07:00
48e3a93d83 Bump slate serializer 2018-03-18 01:10:53 -07:00
d02fc793ee Improved paragraph behavior 2018-03-10 21:25:07 -08:00
b9dda35566 Bump slate-edit-code dependency 2018-03-06 21:00:44 -08:00
16a6c3bffe Remove moment 2018-03-06 20:31:12 -08:00
7272b24eaf Merge pull request #610 from outline/jori/natural-sort
Added natural sorting for documents and collections
2018-02-28 23:28:47 -08:00
4bc8a152c1 Added natural sorting for documents and collections 2018-02-28 23:00:41 -08:00
871e6918e8 v0.2.0 2018-02-27 23:59:54 -08:00
fb19075d0e Merge pull request #602 from outline/authorization-improves
Authorization Improvements
2018-02-20 22:30:41 -08:00
2f81eb5e87 Added more structure and tests to our authorization code 2018-02-18 00:11:48 -08:00
925f1b8799 Updates mode dependencies for Slate 32 compatability
(remove deprecation warnings)
2018-02-17 17:02:19 -08:00
e8b10176eb Upgrade to Slate 32
closes #588
2018-02-13 21:03:38 -08:00
8ebf748cf6 Merge pull request #585 from outline/jori/koa-onerror
Catch server errors with koa-onerror
2018-02-11 11:19:08 -08:00