Tom Moor
f9dac3cba1
fix: Missing key prop warning
2024-05-27 13:28:46 -04:00
Tom Moor
1f097258f4
Enable new collection permissions UI
2024-05-27 09:34:53 -04:00
Tom Moor
7858133e71
DRY sharing interface
2024-05-27 09:34:53 -04:00
Tom Moor
e3837f6ad5
feat: Adds permission selector in document/collection invite flow ( #6948 )
...
* stash
* fix: Permissions cleared on collection addition
fix: Cannot remove user from document
Allow choosing permission in invite flow
2024-05-26 09:45:53 -07:00
Tom Moor
51ff1d865d
tsc
2024-05-16 21:28:43 -04:00
Tom Moor
40a2c29c3f
tsc
2024-05-16 21:23:02 -04:00
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
51611f8a86
fix: Correct invite placeholder now email invite is supported
2024-04-25 20:40:47 -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
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
Tom Moor
3f7d351aee
Default collection and document permissions based on user role
2024-04-02 19:59:35 -04:00
Apoorv Mishra
fd34a6d19c
Refactor and regroup urlHelpers utils ( #6462 )
...
* fix: refactor urlHelpers
* fix: move to /plugins/slack/shared
* fix: remove .babelrc
* fix: remove Outline class
* fix: Slack -> SlackUtils
* fix: UrlHelper class
2024-02-29 11:41:03 +05:30
Tom Moor
edae1c6ee1
fix: Account for createdBy, updatedBy being undefined. closes #6578
2024-02-26 21:55:06 -05:00
Tom Moor
84c97ae5ff
fix: Missing padding on public share custom url
2024-02-08 19:56:13 -05:00
Tom Moor
0ff0780869
fix: 'No matches' state appears when all matching non-pending users are filtered in document share popover
2024-02-06 20:44:57 -05:00
Tom Moor
c3b515f0e1
chore: Rename tooltip.tooltip prop to tooltip.content
2024-02-03 16:22:51 -05:00
Tom Moor
0726445135
feat: Add pending state in document share user picker
2024-02-03 16:09:58 -05:00
Tom Moor
02711c29e3
fix: Do not show suspended users in picker
2024-02-03 15:15:41 -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
a963a63ee1
fix: Prefer displaying user email on share popover if available, better to distinguish between users
2024-02-01 18:05:25 -05:00
Tom Moor
a21079a276
fix: Custom share url not appearing in popover, closes OLN-234
2024-02-01 11:44:10 -05:00
Tom Moor
fde8a9fd88
fix: Cannot read properties of undefined (reading 'id')
2024-02-01 07:20:26 -05:00
Tom Moor
8e3cec01f8
fix: Consistency of member/editor language
...
fix: 'Delete' option on collection menu should show as dangerous
2024-01-31 20:55:37 -05:00
Tom Moor
0f125886b7
Clarify nested document public access note
2024-01-31 20:49:58 -05:00
Tom Moor
5ce8827a8c
chore: Convert <Text /> component to span by default
2024-01-30 22:49:31 -05:00
Tom Moor
a960d8cee5
fix: framer-motion warning for missing key prop
2024-01-30 22:29:45 -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