Tom Moor
3d87a03ca6
fix: Minor fixes to new collection sharing UI (behind flag)
2024-05-16 20:55:09 -04:00
Tom Moor
cae013837b
Update collection permissions UI ( #6917 )
2024-05-16 16:45:09 -07:00
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
73277ab8a2
Simplify publish shortcut, related #5794
2024-05-14 22:00:55 -04:00
Tom Moor
936127de20
Add title prop to link editor results
2024-05-11 00:03:56 -06:00
Tom Moor
1a32405ee2
fix: Incorrect shortcut position
2024-05-11 00:02:39 -06:00
Tom Moor
7c3cd216bf
fix: Long words in table of contents should wrap, closes #6883
2024-05-09 23:24:57 -06:00
Tom Moor
8dc530a50f
fix: Policies on archived documents disallow unarchive ( #6862 )
2024-05-01 18:02:01 -07:00
Tom Moor
40fecf13ad
fix: Unneccessary API requests on deleted documents
2024-04-29 20:11:03 -04:00
Tom Moor
14c6251be4
fix: Icon misalignment in document restore menu
2024-04-29 20:11:03 -04:00
Tom Moor
167467e8ea
fix: 'Search in document' appears on deleted documents
2024-04-29 09:24:50 -04:00
Tom Moor
b7e19a0eb1
chore: Upgrade date-fns to v3 ( #6849 )
...
* chore: Upgrade date-fns
* fixes
* test
2024-04-26 16:34:06 -07:00
Tom Moor
958cf45d74
Support for filter by parent document ( #6850 )
...
* Backend support for filter by parent document
* parentDocumentId -> documentId
2024-04-25 19:44:15 -07:00
Tom Moor
3f4583ce72
fix: Invariant violation – team required after deleting workspace
2024-04-25 20:50:09 -04:00
Tom Moor
51611f8a86
fix: Correct invite placeholder now email invite is supported
2024-04-25 20:40:47 -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
f0f6b729d4
Add animation to sidebar transition
2024-04-25 20:12:48 -04:00
Tom Moor
bc64f1f2f7
Upgrade emoji-mart ( #6848 )
2024-04-25 16:39:32 -07:00
Tom Moor
bf848f3a2f
fix: Formatting toolbar clipped on first comment in sidebar, closes #6841
2024-04-24 22:55:33 -04:00
Tom Moor
cffd0be0cf
Add missing keyboard shortcuts to guide
2024-04-24 21:00:01 -04:00
Tom Moor
9b12d486f5
fix: Disable smart text replacements in code mark ( #6839 )
2024-04-23 19:30:52 -07:00
Tom Moor
da29aa5fcb
Add onFocus,onBlur callback props to InputSearch
2024-04-23 07:26:59 -04:00
Tom Moor
a60e464f71
Document share dialog should allow inviting new users ( #6827 )
...
closes #6796
2024-04-23 04:23:09 -07:00
Tom Moor
9855adcd3b
fix: Clear IndexedDB cache command on FF, closes #6821
2024-04-21 20:48:01 -04:00
Tom Moor
6d3080e686
fix: Missing 'New doc' button on collection header for users without collection admin policy
2024-04-21 12:39:20 -04:00
Tom Moor
e928c173d8
fix: '+' button appearing on collections in sidewith without document creation policy
2024-04-21 12:33:16 -04:00
Tom Moor
96758437fd
fix: Only display collections for move/publish with permission
2024-04-21 12:26:41 -04:00
Tom Moor
d80ef8329b
fix: Only show scrollbars on settings table when neccessary
2024-04-21 11:54:50 -04:00
Tom Moor
9f3dd51b48
fix: Infinite request loop when changing user preferences with window open twice
2024-04-20 17:04:24 -04:00
Tom Moor
f543792640
Revert "fix: Only show scrollbars on settings table when neccessary"
...
This reverts commit 573c372f09 .
2024-04-18 11:26:43 -04:00
Tom Moor
e09826d1d1
fix: Race condition where inline comments could be removed, closes #6580
2024-04-17 22:39:32 -04:00
Tom Moor
573c372f09
fix: Only show scrollbars on settings table when neccessary
2024-04-17 19:55:42 -04:00
Tom Moor
2d947fb56b
Realtime sync UI preferences between tabs
2024-04-17 19:50:42 -04:00
Tom Moor
30b7079508
fix: Clarify new doc insertion menu items
2024-04-17 19:40:38 -04:00
Tom Moor
9d3ff7f35f
fix: Auto-focus name input on collection create/edit
2024-04-17 19:36:11 -04:00
Tom Moor
e33ca19e64
fix: Compact invite dialog layout
...
closes #6819
2024-04-17 19:26:54 -04:00
一颗小土豆
2a5c13c2ba
Handle several translation issues ( #6820 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-04-17 07:11:54 -07:00
一颗小土豆
89e88c1afd
Update Details.tsx ( #6816 )
2024-04-17 04:59:46 -07:00
Tom Moor
1f6d8f8471
fix: Format view count correctly on shared links table
2024-04-16 21:06:18 -04:00
Tom Moor
780c3f8f04
fix: Settings table layout on mobile
...
closes #6807
2024-04-16 20:38:31 -04:00
Tom Moor
c259c9617b
Add color scheme setting to Settings -> Preferences
2024-04-16 20:19:07 -04:00
Hemachandar
ef0fb74308
feat: Add button to empty trash ( #6772 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-04-16 06:04:56 -07:00
Tom Moor
54c6abbba9
Allow setting permission of collections during import ( #6799 )
...
* Allow setting permission of collections during import
closes #6767
* Remove unused column
2024-04-15 19:13:12 -07:00
一颗小土豆
3315db449f
Untranslated button: Notification settings ( #6809 )
...
* Update NotificationMenu.tsx
* Update translation.json
2024-04-15 06:02:13 -07:00
Tom Moor
34a8b8146d
Shorten document filter labels
2024-04-13 22:39:54 -04:00
Tom Moor
ca4d85cf19
fix: Allow duplicating a draft as a published doc
2024-04-13 22:32:52 -04:00
Tom Moor
bc74f92999
fix: User mention hover previews not working
2024-04-13 22:18:17 -04:00
Tom Moor
1f50ce7d36
Highlight mentions of self in documents and comments
2024-04-13 22:15:01 -04:00
Tom Moor
2f7112eb42
fix: Improve display of original author information in document metadata
2024-04-13 15:54:45 -04:00
Tom Moor
765ae7b298
Add 80+ additional icons from FontAwesome ( #6803 )
...
* Add 80+ additional icons from FontAwesome
* fix: color switch transition, add 6 more icons to fill out grid
* Add strict validation for collection icon
* fix: Avoid import from app in server
2024-04-13 11:33:07 -07:00