60 Commits

Author SHA1 Message Date
Tom Moor
28690be77c Fixes #709 - Share links fail when logged into another Outline account 2018-07-21 12:42:00 -07:00
Tom Moor
b3662cc35c Bring mobile styling of shared documents inline with regular documents 2018-07-21 10:18:39 -07:00
Tom Moor
5884e07c1f Merge master, small refactor 2018-07-15 07:58:58 -07:00
Tom Moor
7f8a59ae2f Upgrade to RME 2, restores functionality removed from that module 2018-07-14 22:26:26 -07:00
Tom Moor
933fa9732c CSS tweaks 2018-07-01 12:42:21 -07:00
Tom Moor
f41e186da3 👕 2018-07-01 11:57:17 -07:00
Tom Moor
0e940741f6 Mobile styling 2018-07-01 11:54:24 -07:00
Tom Moor
dc33cc9734 position sticky 2018-07-01 10:20:57 -07:00
Tom Moor
899b637979 wip 2018-07-01 09:16:38 -07:00
Tom Moor
2f839c75f7 Handle relative urls 2018-06-26 23:43:19 -07:00
Tom Moor
657d0775f5 Closes #706 - internal links incorrectly redirecting 2018-06-25 20:45:26 -07:00
Tom Moor
4ed2b4b475 Adds warning when attempting to leave edit mode with images uploading 2018-06-23 18:58:44 -07:00
Tom Moor
434129a434
ThemeProvider (#677)
closes #655
2018-06-09 19:10:30 -07:00
Tom Moor
a95b7fc4b6 Emoji work 2018-06-09 17:17:40 -07:00
Tom Moor
b929fb2bd3 Fixes TOC 2018-06-07 22:26:53 -07:00
Tom Moor
f8cd3bf8c4 Improved offline handling 2018-06-07 21:35:40 -07:00
Tom Moor
78ea35da29 Mark documents as viewed after a short delay instead of immediately. This should result in more accurate view counts 2018-06-04 15:13:58 -04:00
Tom Moor
7e55ca8f39 Fixes #652 - Autosave should not trigger before anything is written 2018-05-26 18:16:07 -07:00
Tom Moor
8c62b6e07a Improve error screen for not found share link 2018-05-26 12:22:14 -07:00
Tom Moor
e538df0df3 Filter private info from public shares 2018-05-23 23:59:00 -07:00
Tom Moor
187c2dcb27 Working share link loading (plenty of restrictions still to put in place) 2018-05-16 23:52:26 -07:00
Tom Moor
dded458582 Setup for unauthenticated doc viewing 2018-05-12 21:01:17 -07:00
Tom Moor
ba0a7b7f4a Update docs
Remove extra API request after document.update
Cleanup
2018-05-07 22:08:47 -07:00
Tom Moor
67f2b3cce4 API endpoint accepts autosave 2018-05-06 22:13:52 -07:00
Tom Moor
518015f55b Upgrade to Flow 0.71 2018-05-05 16:16:08 -07:00
Tom Moor
f89eabaeff Hooks 2018-05-02 23:45:14 -07:00
Tom Moor
d7327fefa2 Upgrade styled-components
Restore async editor loading
2018-05-02 23:12:13 -07:00
Tom Moor
41a96e4331 Remove Icons 2018-05-02 21:51:39 -07:00
Tom Moor
fb41e4fc54 Merge branch 'master' of github.com:outline/outline into refactor-editor 2018-04-28 16:12:26 -07:00
Tom Moor
44cb509ebf
Post to Slack (#603)
* Migrations

* WIP: Integration model, slack perms / hooks

* So so rough it pains me. Building this new model is revealing just how much needs to be refactored

* Working connect and post

* Cleanup UI, upating documents

* Show when slack command is connected

* stash

* 💚

* Add documents.update trigger

* Authorization, tidying

* Fixed integration policy

* pick integration presenter keys
2018-04-03 20:36:25 -07:00
Tom Moor
f72fa40a0f WIP 2018-04-03 20:20:30 -07:00
Tom Moor
9142d975df
Draft Documents (#518)
* Mostly there

* Fix up specs

* Working scope, updated tests

* Don't record view on draft

* PR feedback

* Highlight drafts nav item

* Bugaboos

* Styling

* Refactoring, gradually addressing Jori feedback

* Show collection in drafts list
Flow fixes

* Ensure menu actions are hidden when draft
2018-02-27 22:41:12 -08:00
Tom Moor
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
Tom Moor
e54e4b0d22
Update Document.js 2018-01-29 10:32:28 -08:00
Tom Moor
d65f7577d4 remove-error-boundary 2018-01-28 16:04:59 -08:00
Jori Lallo
2c9e92e5b9 Fixes 2018-01-03 21:35:13 -08:00
Jori Lallo
2fd5fc2dff Dynamic loading for Editor 2018-01-03 20:08:43 -08:00
Tom Moor
2d70618f01 Tweaks for seamless save of new doc 2017-12-28 12:35:59 +00:00
Zachary Marion
721374e08d meta+s now redirects to document edit page 2017-12-20 13:45:15 -05:00
Zachary Marion
db41d779bf Don't redirect on new document save 2017-12-20 00:20:27 -05:00
Tom Moor
b70cf29aae Fixed: Another spurious save prompt 2017-12-11 22:37:38 -08:00
Tom Moor
bbb9fc328a Update Slate to 0.31.5 2017-12-08 21:51:20 -08:00
Tom Moor
13b1ab7dca Merge branch 'master' of github.com:jorilallo/atlas into update-slate 2017-12-08 20:22:07 -08:00
Tom Moor
7b9fa9f4a7 Fixed: Spurious save prompts 2017-12-06 08:40:43 -08:00
Tom Moor
e3f664e8a4 Fixed: Checklist items cant be created from shortcuts
Fixed: BlockToolbar not close on unfocus
2017-12-05 20:05:43 -08:00
Jori Lallo
553095692c Clear active collection if navigating out of it directly
Fixes #474
2017-12-05 00:15:34 -08:00
Jori Lallo
564748cfc0 Use key instead 2017-12-03 20:56:45 -08:00
Jori Lallo
060066ceee More detailed error boundary for Document 2017-12-03 19:18:22 -08:00
Tom Moor
98f317c74a Prevents accidental overwriting of another users work 2017-11-25 13:04:54 -08:00
Tom Moor
acdcb9e9ec Merge branch 'master' of github.com:jorilallo/atlas into collection-home 2017-11-22 18:32:35 -08:00