Tom Moor
5ae0b03572
fix: Versions behind reads 'up to date' when github cannot be reached.
...
closes #6872
2024-05-14 22:07:01 -04:00
Tom Moor
79899f3543
fix: 'Starred' section should open if collapsed and starred item is added
2024-04-25 20:27:12 -04:00
Tom Moor
65bbf0c455
fix: Mark editor content as unknown language to aid translation/screen readers
2024-04-12 07:53:45 -04:00
Tom Moor
2099a5a283
Tighten sidebar navigation
2024-02-20 20:59:53 -05:00
Tom Moor
ec580d5bd4
fix: Drop styling on active sidebar item
2024-02-07 23:06:59 -05:00
Tom Moor
ca7d919b94
feat: Add 'Rename…' option to collection menu
2024-02-03 16:53:39 -05:00
Tom Moor
c3b515f0e1
chore: Rename tooltip.tooltip prop to tooltip.content
2024-02-03 16:22:51 -05:00
Tom Moor
0a54227d97
Refactor collection creation UI ( #6485 )
...
* Iteration, before functional component
* Use react-hook-form, shared form for new and edit
* Avoid negative margin on input prefix
* Centered now default for modals
2024-02-03 11:23:25 -08:00
Tom Moor
abaa56c8f1
feat: Badge documents in sidebar that have been newly shared with you
2024-02-02 23:21:12 -05:00
Tom Moor
7417514e7c
chore: Deprecate collection.url on client
2024-01-31 20:08:01 -05:00
Tom Moor
5ce8827a8c
chore: Convert <Text /> component to span by default
2024-01-30 22:49:31 -05:00
Apoorv Mishra
1490c3a14b
Individual document sharing with permissions ( #5814 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: Tom Moor <tom@getoutline.com >
2024-01-30 17:48:22 -08:00
Tom Moor
5d810ac02d
chore: Hide sidebar section on empty
2024-01-28 21:51:43 -05:00
Tom Moor
c3429bdbbd
chore: Drag and drop refactor
2023-12-19 10:35:19 -05:00
Tom Moor
6616276e4b
feat: Drag collection into starred section to star
2023-12-19 10:27:31 -05:00
Tom Moor
c1b2d3c4a7
feat: Drag document into starred section to star
2023-12-19 09:33:36 -05:00
dependabot[bot]
f9fb57abf4
chore(deps-dev): bump eslint-plugin-react from 7.21.5 to 7.33.2 ( #6226 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2023-12-11 16:55:37 -08:00
Apoorv Mishra
3fd429baa9
usePaginatedRequest hook for simpler handling of pagination on FE (#6060 )
...
* feat: usePaginatedRequest hook
* fix: spread params
* fix: handle limit zero
* fix: handle case when stars.fetchPage returns empty array
* fix: use stars.orderedData for reactivity
2023-10-29 20:01:47 +05:30
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
5c7c9ceeb1
JSDoc, closes #5874
2023-09-23 14:31:55 -04:00
Tom Moor
c376dc1011
Increase hit area on sidebar buttons
2023-09-04 16:24:58 -04: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
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
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
9dfdafa116
fix: Increase collection pagination limit to max, closes #5311
2023-05-08 17:00:13 -04: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
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