Tom Moor
|
3d8daa1d8c
|
fix: cmd+click on share links should redirect to shared url.
closes #6937
|
2024-05-27 11:38:38 -04:00 |
|
Tom Moor
|
c872f3e245
|
fix: Unneccessary network requests on shared documents
|
2024-05-18 11:29:35 -04:00 |
|
Tom Moor
|
2d510aaf4e
|
Update link editor placeholder
|
2024-05-17 08:41:19 -04: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
|
79899f3543
|
fix: 'Starred' section should open if collapsed and starred item is added
|
2024-04-25 20:27:12 -04:00 |
|
Tom Moor
|
c27cd945a7
|
Policies refactor, guest roles (#6732)
|
2024-03-31 17:28:35 -07:00 |
|
Tom Moor
|
cbdacc7cfd
|
Add ability to link Slack <-> Outline accounts (#6682)
|
2024-03-18 18:21:38 -07:00 |
|
Tom Moor
|
64bcf40edd
|
chore: Improve clarity of 'Shared links' page in settings
|
2024-03-17 13:17:03 -04:00 |
|
Tom Moor
|
4e47f4c1e2
|
chore: Remove params requirement on fetchPage
|
2024-03-17 13:13:23 -04:00 |
|
Tom Moor
|
f68c52e255
|
fix: Mobile media query not working correctly
|
2024-03-16 09:46:11 -04:00 |
|
Tom Moor
|
1a386c9900
|
feat: Add table sorting controls (#6678)
* wip
* refactor
* fix: Missing shadow styling
|
2024-03-14 19:21:56 -07:00 |
|
Tom Moor
|
f9a11a28d8
|
chore: Plugin registration (#6623)
* first pass
* test
* test
* priority
* Reduce boilerplate further
* Update server/utils/PluginManager.ts
Co-authored-by: Apoorv Mishra <apoorvmishra101092@gmail.com>
* fix: matchesNode error in destroyed editor transaction
* fix: Individual imported files do not display source correctly in 'Insights'
* chore: Add sleep before Slack notification
* docs
* fix: Error logged about missing plugin.json
* Remove email template glob
---------
Co-authored-by: Apoorv Mishra <apoorvmishra101092@gmail.com>
|
2024-03-08 20:32:05 -08:00 |
|
Pranav Joglekar
|
a7aac2d8de
|
fix: show complete page without scrollbar in print view (#6635)
|
2024-03-05 20:26:26 -08:00 |
|
Tom Moor
|
4d935ade80
|
Use capture on InputSelect click outside listener
|
2024-01-31 23:53:16 -05:00 |
|
Tom Moor
|
05f4fa90b8
|
fix: click outside select input in popover event bubbling
|
2024-01-31 22:40:10 -05:00 |
|
Tom Moor
|
7417514e7c
|
chore: Deprecate collection.url on client
|
2024-01-31 20:08:01 -05:00 |
|
Tom Moor
|
4ddb5c3eed
|
feat: Add option to replace existing file attachment in editor
|
2024-01-21 11:52:20 -05:00 |
|
Tom Moor
|
e82815e1d6
|
fix: Link to share link in document should be treated as external. closes #6347
|
2024-01-04 17:51:35 -05:00 |
|
Tom Moor
|
0419e7dc52
|
fix: usePolicy attempting to fetch policies for unsaved entity
|
2023-12-28 19:59:15 -05:00 |
|
Tom Moor
|
79764b1e64
|
chore: Improve relationship loading, include policies (#6321)
Use model where available in usePolicy
|
2023-12-28 08:51:33 -08:00 |
|
Tom Moor
|
bd7d5c338d
|
feat: Add option to 'Create new child doc' from link editor
|
2023-12-27 22:40:21 -05:00 |
|
Tom Moor
|
6616276e4b
|
feat: Drag collection into starred section to star
|
2023-12-19 10:27:31 -05:00 |
|
Tom Moor
|
bd65a4f151
|
fix: Enable embeds within HTML and PDF exports (#6290)
|
2023-12-14 18:52:51 -08:00 |
|
Tom Moor
|
53ff144f00
|
fix: Positioning of editing toolbar on mobile devices (#6279)
|
2023-12-13 16:22:06 -08:00 |
|
Tom Moor
|
5dfa6a6011
|
Convert Search page to functional component (#6268)
|
2023-12-09 18:54:39 -08:00 |
|
Tom Moor
|
f494e28ce9
|
chore: Refactor editor click handler for reusability
|
2023-12-05 22:48:33 -05:00 |
|
Tom Moor
|
733bd39ae4
|
fix: Sort nodes correctly in useCollectionTrees. closes #6102
|
2023-11-05 12:38:39 -05:00 |
|
Tom Moor
|
6b13a32234
|
fix: Refactor hover previews to reduce false positives (#6091)
|
2023-10-29 15:31:12 -07: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
|
964d2b6bb3
|
Allow use of useCurrentUser/useCurrentTeam hooks in unauthenticated components
|
2023-10-28 11:38:35 -04:00 |
|
Tom Moor
|
1abe4964e8
|
fix: Can't perform a React state update on an unmounted component
|
2023-10-22 22:08:36 -04:00 |
|
Tom Moor
|
ef76405bd6
|
Move toasts to sonner (#6053)
|
2023-10-22 14:30:24 -07:00 |
|
Tom Moor
|
608e1eeaa0
|
Remove unused translations
|
2023-10-17 21:51:26 -04:00 |
|
Tom Moor
|
1305e3746b
|
fix: Warning setState after unmounted
|
2023-10-14 17:27:02 -04:00 |
|
Tom Moor
|
547b6c0ac9
|
fix: Allow context menus to use more available viewport height
|
2023-10-10 19:32:24 -04:00 |
|
Tom Moor
|
f4fd9dae5f
|
feat: Native video display (#5866)
|
2023-09-28 17:28:09 -07:00 |
|
Tom Moor
|
882408bc0e
|
Add actions to create document from template in command bar
|
2023-09-12 22:09:38 -04:00 |
|
Tom Moor
|
0856f5f6ae
|
Move template management to settings (#5811)
|
2023-09-10 12:46:12 -07:00 |
|
Tom Moor
|
5c839998c1
|
fix: Initials do not display on notification avatars (#5803)
|
2023-09-09 18:01:14 -07:00 |
|
Tom Moor
|
262590e507
|
perf: Improve performance of rendering context menus
|
2023-09-04 23:29:19 -04:00 |
|
Tom Moor
|
5f788012db
|
Hide document UI while typing
|
2023-09-04 22:10:27 -04:00 |
|
Tom Moor
|
d7c331532d
|
Add document unsubscribe link in email footer (#5762)
|
2023-09-03 16:04:28 -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
|
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
|
5e705f3dc7
|
fix: Tweaks to hover card behavior
|
2023-07-22 12:47:01 -04:00 |
|
Tom Moor
|
9046abb682
|
Hide 'Self hosted' settings on cloud
|
2023-07-20 22:01:48 -04:00 |
|
Tom Moor
|
3c6e2aaac6
|
fix: Opening contextual menus sometimes change scroll position
|
2023-07-18 21:31:43 -04:00 |
|