e1adb16c43
fix: Incompatible with node 14
2020-05-07 20:33:33 -07:00
d914ecb603
chore: Remove max listener warning in console
2020-04-26 14:08:39 -07:00
187be4737e
fix: Log errors to console when Sentry not installed
2020-04-25 19:53:24 -07:00
870b91f17a
fix: Various extra scrollbars when not using mac-style overlaying scrollbars ( #1242 )
...
* fix: Various extra scrollbars when not using mac-style overlaying scrollbars
* Sidebar z-index
2020-04-24 18:44:21 -07:00
6db92c9f49
remove unused images
2020-04-24 05:33:13 -07:00
c41e6e0423
fix: Minor fixes in backlinks service ( #1240 )
2020-04-24 05:29:48 -07:00
9f8e7be755
fix: Restore ability to disable embeds on a document ( #1238 )
...
closes #1237
2020-04-21 21:43:01 -07:00
cead37051e
fix: test prevents server loading, add logs
2020-04-19 22:14:31 -07:00
fd99da96af
chore: upgrade deps
2020-04-19 22:07:17 -07:00
c526adf292
feat: Auto update titles in linked documents ( #1233 )
...
* feat: Auto update titles in linked documents
* Add spec
2020-04-19 21:58:42 -07:00
ee5ae140c3
fix: Improve neutral button styling in dark mode
2020-04-11 09:47:52 -07:00
083ac0d840
fix: Image cropper in dark mode
...
closes #1229
2020-04-11 09:34:33 -07:00
fbaaa08ec7
closes #1230
2020-04-11 09:27:14 -07:00
b536c682a2
fix: Escape characters visible in TOC
...
closes #1226
2020-04-06 09:01:03 -07:00
c94823dd59
fix: Failed editor chunk load should refresh page
2020-04-06 08:50:43 -07:00
1a60f51460
fix: Attempt to focus readonly editor
...
fix: Non-grow clickable padding beneath editor regression
2020-04-05 22:48:48 -07:00
abf91a3a51
fix: Share link rendering
2020-04-05 22:42:55 -07:00
383806d155
fix: Document shrinks if only content is embed
2020-04-05 18:44:05 -07:00
7413e8bf7a
Update LICENSE
2020-04-05 18:18:01 -07:00
7c1aa7622a
Update README screenshot
2020-04-05 17:01:54 -07:00
f94efaada8
Update README screenshot
2020-04-05 17:00:30 -07:00
283a762a9c
fix: Title index
2020-04-05 16:46:03 -07:00
cef687464a
chore: Improved onboarding docs
2020-04-05 16:32:12 -07:00
8287355261
CI
2020-04-05 16:11:16 -07:00
02d33267cc
fix: Document updated email does include team subdomain in url
...
fix: Send document updated emails to any collaborators
fix: Correct quotation marks in email subjects
2020-04-05 16:04:46 -07:00
b964bdbe90
lint
2020-04-05 15:53:27 -07:00
c832265e8a
fix: Account for emoji-offset title
2020-04-05 15:50:37 -07:00
8819a0836e
fix: Initial welcome docs account for new title field
2020-04-05 15:41:29 -07:00
9338a54fe0
feat: Separate title from body ( #1216 )
...
* first pass at updating all Time components each second
* fix a couple date variable typos
* use class style state management instead of hooks
* wip: Separate title from body
* address feedback
* test: Remove unused test
* feat: You in publishing info language
fix: Removal of secondary headings
* After much deliberation… a migration is needed for this to be reliable
* fix: Export to work with new title structure
* fix: Untitled
* fix: Consistent spacing of first editor node
* fix: Emoji in title handling
* fix: Time component not updating for new props
* chore: Add createdAt case
* fix: Conflict after merging new TOC
* PR feedback
* lint
* fix: Heading level adjustment
Co-authored-by: Taylor Lapeyre <taylorlapeyre@gmail.com >
2020-04-05 15:07:34 -07:00
a0e73bf4c2
fix: Add shortcut for toggling document contents to help
2020-04-05 13:33:50 -07:00
8a0263093b
fix: Back button on modals should not scroll off screen
2020-04-05 13:33:21 -07:00
9d8e99400f
fix: Various React errors in console
2020-04-05 13:27:11 -07:00
98b5350c65
lint
2020-04-05 13:21:03 -07:00
3bd1c1f047
fix: Doc history does not load when linked to directly (race condition)
2020-04-05 13:20:47 -07:00
9712b8d205
fix: Document history should scroll separate to page content
...
closes #1225
2020-04-05 13:07:16 -07:00
597c09d2bc
fix: Non-toc horizontal heading alignment
2020-04-05 12:50:38 -07:00
d0606a72c3
feat: Improved table of contents ( #1223 )
...
* feat: New table of contents
* fix: Hide TOC in edit mode
* feat: Highlight follows scroll position
* scroll tracking
* UI
* fix: Unrelated css fix with long doc titles
* Improve responsiveness
* feat: Add keyboard shortcut access to TOC
* fix: Headings should reflect content correctly when viewing old document revision
* flow
* fix: Persist TOC choice between sessions
2020-04-05 12:22:26 -07:00
0deecfac44
make the team logo a little friendlier for first timers ( #1222 )
2020-04-04 15:34:11 -07:00
f534203cbd
Merge pull request #1218 from outline/thenanyu-patch-1
...
docs: minor ergonomic updates to readme
2020-03-30 16:43:27 -07:00
f521543b0a
Update README.md
2020-03-30 08:57:21 -07:00
7da0d7589e
minor ergonomic updates to readme
2020-03-30 08:26:37 -07:00
09dea295a2
fix: Cleanup S3 Attachments ( #1217 )
...
* fix: Server error if attempting to load an unknown attachment
* fix: Migration should cascade delete to document attachments
* fix: Delete S3 attachments along with documents
2020-03-28 15:56:01 -07:00
d3773dc943
fix: Update all Time components each second ( #1214 )
...
* first pass at updating all Time components each second
* fix a couple date variable typos
* use class style state management instead of hooks
* address feedback
* lint
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2020-03-23 22:31:17 -07:00
5db43f2607
lint
2020-03-23 22:26:17 -07:00
4b3ddf8769
fix: Account for no text param passed to hooks.slack
...
This will never happen in production, Slack always provides the param but prevents a possible 500 server error when messing with the API manually.
2020-03-22 16:41:15 -07:00
7a6ed86c95
Update LICENSE
2020-03-16 23:19:16 -07:00
f0be9beeb4
feat: Ensure that editorVersion is saved with document/revisions ( #1212 )
2020-03-16 08:30:23 -07:00
4851f51d8b
docs: Add documentation for groups API endpoints ( #1211 )
...
* docs: Add documentation for groups API endpoints
fix: Remove useless permission query param
* restore permission filter on collections.group_memberships
* tweak language
2020-03-16 08:30:15 -07:00
e611979a8d
Absolute routes won't work when users have subdomains ( #1208 )
2020-03-15 21:04:46 -07:00
05af318a1d
feat: Split up check for Slack environment variables ( #1207 )
...
* Split up check for Slack environment variables
This allows for the Slack slash command to be used without
needing Slack sign in enabled.
* Remove conditional checking for slack app id
Co-authored-by: Bryan Joseph <bryanjos@users.noreply.github.com >
2020-03-15 20:53:15 -07:00