This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
outline/app/scenes/Document/components
Saumya Pandey f389ac6414
fix: Improvements in share feat (#2502)
* Make request only when popover is visible

* Update policies required for shares.create shares.update

* Create withCollection scope

* Remove team share check from shares.create

* Update tests
2021-08-29 10:44:09 +05:30
..
Container.js feat: Show 'Edit' button when visiting share link as signed in user with permission (#1980) 2021-03-23 19:22:15 -07:00
Contents.js fix: Allow TOC to scroll when larger than browser height (#2296) 2021-07-09 04:07:28 -07:00
DataLoader.js fix: No search results from link editor search due to error parsing date (date-fns upgrade) 2021-06-16 07:54:56 -07:00
Document.js fix: Show tasks completion on document list items (#2342) 2021-07-27 11:31:27 +05:30
Editor.js fix: Various editor header and metadata fixes (#2361) 2021-07-22 15:17:18 -07:00
Header.js feat: Always show share button (#2469) 2021-08-22 23:20:29 -07:00
HideSidebar.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
KeyboardShortcutsButton.js feat: `useBoolean` hook (#2314) 2021-07-15 12:27:03 -07:00
Loading.js chore: Loading placeholders (#2322) 2021-07-15 12:26:34 -07:00
MarkAsViewed.js fix: Account for non-recorded views, closes #1700 2020-12-02 20:50:54 -08:00
PublicBreadcrumb.js feat: Nested document sharing (#2075) 2021-05-22 19:34:05 -07:00
PublicReferences.js feat: Nested document sharing (#2075) 2021-05-22 19:34:05 -07:00
ReferenceListItem.js RTL document support (#2263) 2021-07-03 07:00:10 -07:00
References.js feat: Show nested document count on document list items on collection home 2021-01-31 14:41:18 -08:00
ShareButton.js fix: Improvements in share feat (#2502) 2021-08-29 10:44:09 +05:30
SharePopover.js fix: Improvements in share feat (#2502) 2021-08-29 10:44:09 +05:30
SocketPresence.js fix: Improve websocket reliability (#1470) 2020-08-20 20:37:54 -07:00