Commit Graph

256 Commits

Author SHA1 Message Date
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
4cc7338534 Analytics (#582)
* gtm > ga

* Record pageviews in SPA

* Remove home-rolled tracking in favor of autotrack

* cleanup
2018-02-10 23:23:50 -08:00
81f95b198d Up Node version 2018-02-10 23:03:13 -08:00
5758c0d6ba Catch server errors with koa-onerror 2018-02-10 22:58:22 -08:00
2f06db0b87 Upgrade Slate 3 point releases, fixes a number of the editor JS issues we've seen 2018-02-07 23:19:41 -08:00
f076582ce4 Fixes code blocks (#554)
* Fixes code blocks

* Flow ignore uncompiled files

* 💚

* big > bug
2018-02-04 12:30:22 -08:00
6e5fcbd96b Updates a couple of editor dependencies that were lagging
Move webpack manifest plugin to prod dep (failing builds)
2018-01-28 11:08:50 -08:00
bc403faa8e Added link=“prefetch” tags 2018-01-21 22:25:37 -08:00
1586c5c208 Merge pull request #507 from outline/jori/webpack-upgrade
Webpack 3 + dynamic Editor loading
2018-01-15 13:28:25 -08:00
14fdebb4e5 Closes #464 2018-01-06 16:10:05 -08:00
2c9e92e5b9 Fixes 2018-01-03 21:35:13 -08:00
2fd5fc2dff Dynamic loading for Editor 2018-01-03 20:08:43 -08:00
c504bfdc83 Webpack stats 2018-01-03 17:35:51 -08:00
7a7f8f7c53 Moved config files to a separate folder 2018-01-03 16:58:34 -08:00
686c237e36 Moved to webpack 3 2018-01-03 16:29:01 -08:00
26d0d815a2 Admin endpoints 2017-12-26 15:08:11 +02:00
4406ec8e15 Added adminOnly auth option and auth middleware tests 2017-12-26 15:07:27 +02:00
0fd30a7313 Merge pull request #491 from outline/jori/email-queue
Added task queue for emails
2017-12-25 05:38:40 -08:00
1cb00079da Added task queue for emails 2017-12-18 20:55:41 -08:00
32ba98bb1a Unfurling of Slack links (#487)
* First pass: Unfurling of Slack links

* Add authentication in db

* Call associate on Event correctly

* Add SLACK_APP_ID, remove SLACK_REDIRECT_URI, tidy env sample

* PR feedback

* Comment clarify
2017-12-18 19:59:29 -08:00
938bb3fc31 Merge pull request #490 from outline/fix-bullets
Closes #489
2017-12-18 08:00:52 -08:00
4f23dac472 Closes #489 2017-12-18 07:55:15 -08:00
7d756e4fae Avatar upload 2017-12-13 23:23:22 -08:00
c2879c51b2 started working on avatar upload 2017-12-13 23:20:04 -08:00
5900fa1fbb Fixes #475 - serializer now ensures paragraph node in list items 2017-12-11 21:50:53 -08:00
bbb9fc328a Update Slate to 0.31.5 2017-12-08 21:51:20 -08:00
13b1ab7dca Merge branch 'master' of github.com:jorilallo/atlas into update-slate 2017-12-08 20:22:07 -08:00
d7d13179d6 Remove slate-plain-serializer dependency 2017-12-08 19:13:35 -08:00
64c2624479 Fixes: Image upload. Back to using our own plugin to show progress 2017-12-06 08:15:06 -08:00
751b468e92 More and more fixes 2017-12-03 19:59:54 -08:00