Tom Moor
f9dadf5548
fix: Comment resolution control visible to non-editors
2024-07-02 07:52:21 -04:00
Tom Moor
117c4f5009
feat: Comment resolving ( #7115 )
2024-07-02 03:55:16 -07:00
Tom Moor
3054f34a90
fix: 'Search in collection' appearing in collection menu user does not have access to read documents within
2024-06-24 18:13:01 -04:00
Tom Moor
07a805696d
fix: Templatize spuriously appearing in collection menu
2024-06-24 18:08:30 -04:00
Brian Krausz
95b9453269
feat: docs managers can action docs & create subdocs ( #7077 )
...
* feat: docs managers can action docs & create subdocs
* tests
---------
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-06-19 19:22:33 -07:00
Hemachandar
3af9861c4a
feat: add API key expiry options ( #7064 )
...
* feat: add API key expiry options
* review
2024-06-18 18:34:45 -07:00
Tom Moor
562b03711f
Add menu option to create template directly in collection
2024-06-08 13:42:59 -04:00
Tom Moor
cf16d25a67
chore: Tidy API key settings page
2024-06-05 07:13:35 -04:00
Tom Moor
1d97a6c10b
chore: Remove old collection permissions UI ( #6995 )
2024-06-05 03:33:39 -07:00
Tom Moor
09782939d1
Update icon for drafts
2024-05-30 19:04:54 -04:00
Tom Moor
1f097258f4
Enable new collection permissions UI
2024-05-27 09:34:53 -04:00
Tom Moor
d51267b8bc
JSON to client ( #5553 )
2024-05-24 05:29:00 -07:00
Tom Moor
cae013837b
Update collection permissions UI ( #6917 )
2024-05-16 16:45:09 -07:00
Tom Moor
8dc530a50f
fix: Policies on archived documents disallow unarchive ( #6862 )
2024-05-01 18:02:01 -07:00
Tom Moor
167467e8ea
fix: 'Search in document' appears on deleted documents
2024-04-29 09:24:50 -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
e928c173d8
fix: '+' button appearing on collections in sidewith without document creation policy
2024-04-21 12:33:16 -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
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
689886797c
Add dialog to allow easy login to multiple workspaces in desktop app
2024-04-13 10:35:47 -04:00
Tom Moor
9c179fdd30
fix: Editor displayed as member in role menu
2024-04-10 23:06:30 -04:00
Tom Moor
c1b30b804c
Add direct link to help docs
2024-04-10 07:38:32 -04:00
Tom Moor
9b45feb9ee
Improve user role management on members ( #6775 )
2024-04-09 19:02:40 -07:00
Tom Moor
e0ae044f4c
fix: Await auth delete request before forwarding to OIDC
2024-04-02 21:57:20 -04:00
Tom Moor
c27cd945a7
Policies refactor, guest roles ( #6732 )
2024-03-31 17:28:35 -07:00
Tom Moor
ceb7ae1514
Move invite dialog to centered design ( #6740 )
...
* wip
* Update invite dialog
2024-03-29 19:26:18 -07:00
Apoorv Mishra
34e8a64b50
Share env vars client-side using @Public decorator ( #6627 )
...
* fix: public env vars using decorator
* fix: relocate
* fix: use env.public
* fix: register public env vars across plugins
* fix: test
* fix: tsc
* fix: mark remaining ones as public
* fix: move oidc ones to plugin
* fix: prevent overwrite
* fix: review
2024-03-09 14:48:59 +05:30
Tom Moor
f3334cedb2
Reduce size of Insights display toggle
2024-03-08 23:03:06 -05: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
6e1c38876a
fix: Publicly shared pages redirect to login
2024-02-28 20:23:59 -05:00
Hemachandar
0f7bae13e2
feat: Archive all notifications ( #6599 )
...
* feat: Archive all notifications
* use non-modal notification menu
* don't show icons in context menu
2024-02-27 18:04:33 -08:00
Tom Moor
60e52d0423
Separate environment configs ( #6597 )
...
* Separate environment configs
* wip
* wip
* test
* plugins
* test
* test
* .sequelizerc, unfortunately can't go through /utils/environment due to not supporting TS
* docker-compose -> docker compose
* fix: .local wipes .development
* Add custom validation message for invalid SECRET_KEY (often confused)
2024-02-27 09:24:23 -08:00
Tom Moor
83c1c513bb
chore: Ensure user is not connected to document when clearing cache
2024-02-25 11:41:50 -05:00
Shuttleu
bc84714670
Add ability to logout from OIDC ( #6539 )
...
* Add OIDC_LOGOUT_URI functionality
* Add logout redirect to work on logout route
* Fix lint
* Fix lint
* Fix lint
* Fix lint
* Return null if logout endpoint used
* Update import
2024-02-16 08:35:38 -08:00
Tom Moor
7bf403356a
fix: Unseen error on client action execution
2024-02-06 20:44:57 -05:00
Tom Moor
d4d226e011
chore: Fix various warnings
2024-02-05 21:59:14 -05:00
Tom Moor
d6595c15ad
chore: Automatically display errors as toast if uncaught in actions ( #6482 )
...
Reduces plumbing
2024-02-05 16:40:29 -08: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
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
7417514e7c
chore: Deprecate collection.url on client
2024-01-31 20:08:01 -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
Tom Moor
0a781b7d99
chore: Upgrade typescript/eslint, fix warnings
2024-01-23 09:07:52 -05:00
Tom Moor
f864bb2dbd
Improved insights icon
2023-12-29 18:21:40 -05:00
Tom Moor
56e6b5211a
fix: Confirmation dialog call to action should be on the right
2023-12-19 11:21:30 -05:00
Tom Moor
87d288cdfc
Add 'Copy as link' option to menu
...
closes OLN-141
2023-12-16 11:30:29 -05:00
Tom Moor
3f3d7b4978
Add 'Copy as Markdown' action
...
Remove smart quotes from Markdown export, closes #5303
2023-12-09 15:00:33 -05:00
Tom Moor
84ef72d846
fix: Deeply nested command menu actions have incorrect parent
2023-12-09 13:26:27 -05:00
Tom Moor
8a6b8404e4
Add 'Copy ID' developer actions
2023-12-09 13:24:23 -05:00
Tom Moor
c75d769d9e
feat: Add 'share' option for documents on mobile
2023-11-21 22:27:54 -05:00