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
f843a20a54
chore: Improves linting rule to catch mishandled promises ( #5506 )
2023-07-01 10:25:51 -07:00
Tom Moor
64b2bfe704
fix: Unneccessary animation of sidebar on app load
2023-06-29 22:51:30 -04:00
Tom Moor
a3d70622af
Improve notifications empty state
2023-06-29 21:10:33 -04:00
Tom Moor
89d5527d39
Handle promise linting ( #5488 )
2023-06-28 17:18:18 -07:00
Tom Moor
4e69ae1ffe
fix: Descenders chopped on document list items on Windows
2023-06-24 17:04:40 -04:00
Tom Moor
eb62b961a4
feat: Add option to not include attachments in exported data ( #5463 )
2023-06-20 18:17:39 -07:00
Tom Moor
0e5a576439
fix: Clear document policies when public sharing option is updated
...
closes #5461
2023-06-20 21:17:13 -04: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
9d04d5ebd9
fix: Cursor jump on long title edit on Firefox ( #5449 )
2023-06-17 00:52:41 -07:00
Tom Moor
7bce4c807d
fix #5441
2023-06-14 09:24:20 +03:00
Tom Moor
e00c30bd1f
fix: Empty state text align
2023-06-10 22:11:30 +03:00
Tom Moor
746c27e718
fix: Another fix for heading scrolling
2023-06-10 16:00:51 +03:00
Tom Moor
d319bb7d9a
Allows commenting outside edit mode when seamless editing is disabled. ( #5422 )
2023-06-10 05:56:00 -07:00
Tom Moor
ffbf138748
closes #5403
2023-06-07 22:40:01 +03:00
Tom Moor
d18994b14e
Improve reliability by retrying failed imports ( #5408 )
2023-06-03 11:17:36 -07:00
Tom Moor
5e76d72ae6
fix: Document search command menu action went missing, closes #5400
2023-05-30 19:49:05 -04:00
Tom Moor
45641103ba
Allow viewing diff before revision is written ( #5399 )
2023-05-29 19:49:13 -07:00
Tom Moor
d5341a486c
chore: Upgrade all of prosemirror ( #5366 )
...
Co-authored-by: Apoorv Mishra <apoorvmishra101092@gmail.com >
2023-05-24 19:24:05 -07: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
3317bf2396
fix: User presence is not updated when leaving a document
2023-05-22 21:05:40 -04:00
Tom Moor
3c5dc10446
fix: Notification from unknown actor causes app crash
2023-05-22 09:31:18 -04: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
f3caaed7fe
fix: Scroll notifications to top on open
2023-05-20 11:43:25 -04:00
Tom Moor
ac6047bbb7
fix: Mobile hover states make notifications unscrollable
2023-05-20 11:32:05 -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
b1e2ff0713
fix: Various command bar fixes
2023-05-18 18:36:12 -04:00
Tom Moor
9b257e9593
Animate appearance of pinned documents
2023-05-17 20:13:09 -04:00
Tom Moor
d9d15bffa5
Merge branch 'feat/ga4-support'
2023-05-08 22:16:48 -04:00
Tom Moor
bb2ee9dd40
single
2023-05-08 22:16:21 -04:00
Tom Moor
679a86fe6f
Merge branch 'feat/custom-branding'
2023-05-08 19:04:07 -04:00
Tom Moor
ab30bfcf24
fix: Cannot sign-in with Gmail on desktop app
2023-05-08 19:03:56 -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
1cf597aca7
feat: Add support for GA4 measurement IDs in GOOGLE_ANALYTICS_ID
2023-05-08 12:01:35 -04:00
Tom Moor
ac8946f0c5
fix: Admins should be able to add and remove themselves from collections
2023-05-04 21:52:59 -04:00
Tom Moor
9918b9bf13
feat: Add 'delete user' option for admins
2023-05-02 20:14:12 -04:00
Tom Moor
7ec4e20546
Revert
2023-04-30 18:10:43 -04:00
Tom Moor
9280904476
fix: Hidden scrollbars cause movement when navigating context menus, closes #5272
2023-04-30 15:43:46 -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
Apoorv Mishra
20d85e3d3a
Allow admin to change member's name ( #5233 )
...
* feat: allow admins to change user names
* fix: review
2023-04-22 20:48:51 +05:30
Tom Moor
e2c5fda610
fix: Do not copy edit path from headers
...
chore: Rename url -> path in routeHelpers
closes #5229
2023-04-22 10:00:09 -04:00