Tom Moor
964d2b6bb3
Allow use of useCurrentUser/useCurrentTeam hooks in unauthenticated components
2023-10-28 11:38:35 -04:00
Tom Moor
ef76405bd6
Move toasts to sonner ( #6053 )
2023-10-22 14:30:24 -07:00
Tom Moor
43ee487e91
Add 'Rename' option to document sidebar menu
2023-10-17 18:15:35 -04:00
Tom Moor
594898affc
fix: Sidebar should collapse after control click (again)
...
closes #5958
2023-10-07 21:14:48 -04:00
Tom Moor
2108ca29df
fix: Sidebar toggle icon should always appear when hovering over sidebar
2023-10-05 22:55:49 -04:00
Tom Moor
e967641bb6
fix: Clicking collapse sidebar does not hide sidebar until clicked elsewhere
...
closes #5928
2023-10-03 20:52:29 -04:00
Tom Moor
402695c2e3
fix: Remove zero count on drafts
2023-09-25 23:10:16 -04:00
Tom Moor
5c7c9ceeb1
JSDoc, closes #5874
2023-09-23 14:31:55 -04:00
Tom Moor
882408bc0e
Add actions to create document from template in command bar
2023-09-12 22:09:38 -04:00
Tom Moor
d43f1b529d
fix: Flipped template logic (regressed in 0856f5f)
2023-09-11 09:41:42 -04:00
Tom Moor
0856f5f6ae
Move template management to settings ( #5811 )
2023-09-10 12:46:12 -07:00
Tom Moor
c376dc1011
Increase hit area on sidebar buttons
2023-09-04 16:24:58 -04:00
Jack Woodgate
0261e0712c
fix: Safari sidebar animation #5765 ( #5766 )
2023-09-03 15:42:47 -07:00
Apoorv Mishra
1c7bb65c7a
Document emoji picker ( #4338 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2023-09-03 06:11:14 -07:00
Tom Moor
d591158c4d
Restore sidebar toggle in settings
...
Cleanup some unused props
2023-08-30 20:38:09 -04:00
Tom Moor
b7055ef853
Move sidebar toggle into the sidebar itself instead of overlaying document content ( #5749 )
2023-08-29 18:45:03 -07:00
Apoorv Mishra
4354e1055e
Keep nested docs in shared sidebar collapsed by default ( #5208 )
...
Co-authored-by: Tom Moor <tom@getoutline.com >
2023-08-20 07:04:04 -07:00
Tom Moor
d820b2a617
fix: Scrolling in desktop app sidebar is finicky
2023-08-18 18:45:38 +02:00
Tom Moor
8bff566c30
fix: Sidebar item misalignment
2023-08-15 11:32:19 +02:00
Tom Moor
28ae1af2a3
fix: ctrl+a does not work on Windows in code block ( #5692 )
2023-08-14 13:16:12 -07:00
Tom Moor
b7bfc4bb1a
chore: Remove optimize imports to allow vite upgrade ( #5691 )
2023-08-14 11:44:58 -07:00
Tom Moor
b691311f88
feat: Add find and replace interface ( #5642 )
2023-08-03 15:47:44 -07:00
Tom Moor
e0289aed40
chore: Enable recommended React eslint rules ( #5600 )
2023-07-24 18:23:54 -07:00
Tom Moor
479b805613
Add per-document control over who can see viewer insights ( #5594 )
2023-07-23 09:01:36 -07:00
Tom Moor
72c7b0373b
fix: Small rendering flash in sidebar when document slug changes
2023-07-03 20:42:10 -04:00
Tom Moor
3124423eeb
fix: Vertical movement in sidebar when entering title edit
2023-07-03 19:24:22 -04:00
Tom Moor
40dbbe10c5
fix: Small rendering flash in sidebar when document slug changes
2023-07-03 19:24:22 -04:00
Tom Moor
a4ba1f18bc
fix: Do not send document text when modifying title
2023-07-03 19:24:22 -04:00
Tom Moor
89d5527d39
Handle promise linting ( #5488 )
2023-06-28 17:18:18 -07:00
Tom Moor
cef048572a
fix: Unable to click block action button on full width editor
...
closes #5444
2023-06-19 17:27:34 -04:00
Tom Moor
746c27e718
fix: Another fix for heading scrolling
2023-06-10 16:00:51 +03:00
Tom Moor
ffbf138748
closes #5403
2023-06-07 22:40:01 +03:00
dependabot[bot]
fbd16d4b9a
chore(deps-dev): bump prettier from 2.1.2 to 2.8.8 ( #5372 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2023-05-22 19:14:56 -07:00
Tom Moor
458f24185a
fix: Flashing sidebar on load (suspense boundary)
2023-05-20 21:04:33 -04:00
Tom Moor
7e6831c803
Add notification count to dock icon on desktop
2023-05-20 18:01:55 -04:00
Tom Moor
965d85fb6f
fix: Delayed mount around all sidebar loading indicators
2023-05-20 17:20:47 -04:00
Tom Moor
31b9c2b8a4
Improve data prefetching, less false positives
2023-05-20 17:11:40 -04:00
Tom Moor
ea885133ac
Notifications interface ( #5354 )
...
Co-authored-by: Apoorv Mishra <apoorvmishra101092@gmail.com >
2023-05-20 07:47:32 -07:00
Tom Moor
679a86fe6f
Merge branch 'feat/custom-branding'
2023-05-08 19:04:07 -04:00
Tom Moor
9dfdafa116
fix: Increase collection pagination limit to max, closes #5311
2023-05-08 17:00:13 -04:00
Tom Moor
07ae67924f
Use team name and favicon (when public branding enabled) on shared links
2023-05-08 14:46:25 -04:00
Tom Moor
7ec4e20546
Revert
2023-04-30 18:10:43 -04:00
Tom Moor
20f3c55914
Various sidebar fixes ( #5278
...
* fix: Right sidebar depth
Re-arrange order of document metadata
* fix: Comment reply not focused on 'Reply…' tap
* fix: Sidebar animation oddities on mobile/Safari
2023-04-30 12:42:05 -07:00
Tom Moor
d8b4fef554
feat: Collection admins ( #5273
...
* Split permissions for reading documents from updating collection
* fix: Admins should have collection read permission, tests
* tsc
* Add admin option to permission selector
* Combine publish and create permissions, update -> createDocuments where appropriate
* Plural -> singular
* wip
* Quick version of collection structure loading, will revisit
* Remove documentIds method
* stash
* fixing tests to account for admin creation
* Add self-hosted migration
* fix: Allow groups to have admin permission
* Prefetch collection documents
* fix: Document explorer (move/publish) not working with async documents
* fix: Cannot re-parent document to collection by drag and drop
* fix: Cannot drag to import into collection item without admin permission
* Remove unused isEditor getter
2023-04-30 06:38:47 -07:00
Apoorv Mishra
86062f396d
Deleting a collection should detach associated drafts from it ( #5082 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2023-04-23 12:20:44 -07:00
Tom Moor
7c44e116fc
fix: Various fixes for commenting on mobile ( #5195
...
* fix: Comment sidebar chopped on mobile
fix: Zoom on comment input focus on mobile
* fix: Always show reply option on mobile
* fix: Auto-expand comment sidebar if linked to a specific comment
2023-04-12 19:00:00 -07:00
Tom Moor
8324b03938
fix: Expand sidebar items on shared document on activation
2023-04-08 14:21:25 -04:00
Tom Moor
64ed25c1a2
Shrink font-size in sidebar and command menu 1pt
2023-04-08 14:17:04 -04:00
Tom Moor
aab3a49f2c
chore: Bump outline-icons ( #5170
...
* Bump outline-icons to default use currentColor
* wip
2023-04-08 08:16:05 -07:00
Tom Moor
db73879918
Assorted cleanup, minor bug fixes, styling fixes, eslint rules ( #5165
...
* fix: Logic error in toast
fix: Remove useless component
* fix: Logout not clearing all stores
* Add icons to notification settings
* Add eslint rule to enforce spaced comment
* Add eslint rule for arrow-body-style
* Add eslint rule to enforce self-closing components
* Add menu to api key settings
Fix: Deleting webhook subscription does not remove from UI
Split webhook subscriptions into active and inactive
Styling updates
2023-04-08 05:25:20 -07:00