Commit Graph

1323 Commits

Author SHA1 Message Date
b99ed0cee3 Added about page 2018-01-21 23:59:19 -08:00
fa1b6f9b4f Merge pull request #452 from outline/jori/basic-onboarding
Improved onboarding
2018-01-17 22:52:46 -08:00
eb1ba1a6be changed copy 2018-01-17 22:18:55 -08:00
a6584714c3 New onboarding document 2018-01-17 22:18:55 -08:00
d206ba0173 Merge pull request #512 from outline/tommoor-patch-1
Fixed: Loading placeholders all the same width
2018-01-15 17:36:52 -08:00
3d93ce3881 Fixed: Loading placeholders all the same width 2018-01-15 14:49:32 -08:00
44ddf6de95 Merge pull request #511 from outline/jori/fix-unfurl
Fix Slack unfurling
2018-01-15 14:13:46 -08:00
bcbca3cf41 Added a simple test for unfurl enpoint 2018-01-15 14:07:29 -08:00
4c9bff478a Revert auth changes 2018-01-15 14:07:12 -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
0bd3c69a90 Fixed boundless webpack config 2018-01-15 13:23:45 -08:00
9d441fc51a Webhook / Integration Event bus (#499)
* First bash at an event bus for webhooks and integrations

* Refactoring

* poc

* Revert too wide ranging changes
Move to two-queues
2018-01-13 10:46:29 -08:00
33261ba7c7 Merge pull request #508 from outline/issue-464
Improved handling of malformed urls.
2018-01-07 09:42:42 -08:00
2b71b03a96 Merge pull request #509 from outline/tommoor-patch-4
Update CHANGELOG.md
2018-01-06 16:45:22 -08:00
7af062a98e Update CHANGELOG.md 2018-01-06 16:39:30 -08:00
14fdebb4e5 Closes #464 2018-01-06 16:10:05 -08:00
fe00e1f76d more boundless builds 2018-01-03 21:41:04 -08:00
f9c24574da lint 2018-01-03 21:39:32 -08:00
2e609d7f4f derp 2018-01-03 21:38:02 -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
26bd61df1b Merge pull request #506 from outline/jori/readme-3
Update README.md
2018-01-03 13:39:41 -08:00
721958b7dc Merge pull request #505 from outline/jori/toolbar-select
Toolbar select tweaks
2018-01-01 16:17:12 -08:00
a8865e5ce9 Update README.md 2018-01-01 12:26:04 -08:00
04e146993b Update README.md 2018-01-01 12:23:03 -08:00
ceb36ef8c6 Update README.md 2018-01-01 12:19:09 -08:00
588afbc8b4 Merge pull request #502 from outline/jori/readme-additions
README: Updated text and added a section on testing
2018-01-01 12:10:06 -08:00
8d3a3f50d4 Merge pull request #504 from outline/jori/block-quotes
Added support for block quotes
2018-01-01 12:09:39 -08:00
1e38e70987 Delay toolbar visibility a bit 2018-01-01 11:58:35 -08:00
4d8df6e951 Only show inline toolbar on mouseup if pointer selected 2018-01-01 11:58:23 -08:00
8bd640676f Added block quote icon 2018-01-01 11:25:07 -08:00
330f0eb41d Added support for block quotes 2017-12-30 13:46:21 -08:00
1502f59a43 Merge pull request #496 from outline/jori/team-admin
Backend support for team admins
2017-12-30 22:55:52 +02:00
421cafecbf Updated text and added a section on testing 2017-12-30 20:07:38 +02:00
94dfebe5a0 Addressed PR feedback 2017-12-30 19:48:43 +02:00
2440788372 Merge pull request #497 from outline/jori/public-readme
Improved README
2017-12-30 19:31:54 +02:00
71cb7aa9b5 Reworded README based on feedback 2017-12-30 19:25:48 +02:00
f23f591176 Merge pull request #498 from outline/zacharyfmarion-zac/issue-493
Seamless new doc save
2017-12-28 12:57:46 +00:00
3b303aefc4 Flow 2017-12-28 12:49:39 +00:00
2d70618f01 Tweaks for seamless save of new doc 2017-12-28 12:35:59 +00:00
3ae875c935 Improved README 2017-12-27 14:23:41 +02:00
8f045b5c34 Updated snap 2017-12-27 12:59:27 +02:00
80c8912c10 Nicer formatting 2017-12-26 15:14:28 +02:00
7e44edad42 Added API docs 2017-12-26 15:12:10 +02:00
26d0d815a2 Admin endpoints 2017-12-26 15:08:11 +02:00
a74e90fc09 Move auth to router.use 2017-12-26 15:08:10 +02:00
4406ec8e15 Added adminOnly auth option and auth middleware tests 2017-12-26 15:07:27 +02:00