Commit Graph

109 Commits

Author SHA1 Message Date
f8ba139128 Final dep updates to Slate 32 2018-03-25 14:42:28 -07: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
4bc8a152c1 Added natural sorting for documents and collections 2018-02-28 23:00:41 -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
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
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
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
5df2983ef6 Search improvements 2017-12-03 16:50:50 -08:00
15e8e50601 Slate 30 2017-12-02 23:14:27 -08:00
21c1c1797e Add changelog 2017-11-28 22:46:26 -08:00
6aa0390e99 Merge pull request #450 from outline/jori/marketing-pages
Public page CSS tweaks
2017-11-26 17:47:21 -08:00
210588d9a6 Improved mobile styles and keyword targeting 2017-11-26 16:52:25 -08:00
2d8a41a982 Add highlighting to search results as mocked. 2017-11-25 15:44:10 -08:00
d6eac889ae Closes #440 2017-11-21 21:19:46 -08:00
b59f87ff95 requestAnimationFrame polyfill for react tests 2017-11-18 13:17:12 -08:00
f8cde17062 Merge pull request #409 from jorilallo/update-sc
Updates styled components
2017-11-12 16:47:12 -08:00
c3a9fa4df8 Merge pull request #406 from jorilallo/jori/smtp
Added email templating, and user welcome email
2017-11-12 16:46:35 -08:00
12b5848644 Updates styled components 2017-11-12 15:56:23 -08:00
348e5f0b20 Added email templating, and user welcome email 2017-11-12 15:02:23 -08:00
54b57c50b4 Fixed: Unencoded search terms 2017-11-12 10:55:13 -08:00
21c7cb93a2 Upgrade to React 16 2017-11-10 13:42:33 -08:00
5c47f9b5d1 Added zooming image and max width fix 2017-11-07 23:10:02 -08:00
1eea2af80d Fixes #363 2017-10-30 21:45:37 -07:00