Tom Moor
4654dfb658
test: Fix incorrect userProvisioner test
2024-07-07 11:00:10 -04:00
Tom Moor
bdcde1aa53
centralize email parsing logic
2024-07-07 10:54:19 -04:00
Tom Moor
2c666ddde2
fix: Duplicated documents use text rather than content
2024-06-26 09:20:16 -04:00
Hemachandar
6fd3a0fa8a
feat: Unified icon picker ( #7038 )
2024-06-23 06:31:18 -07:00
Hemachandar
4897f001e4
Add icon column to document ( #7066 )
...
* Add icon column to document
* Backfill columns
---------
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-06-21 06:26:20 -07: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
Tom Moor
379d2cb788
fix: Attributes lost creating template on server ( #7049 )
2024-06-15 19:06:37 -07:00
Tom Moor
5bd6c7b9c7
fix: Layout only changes not synced to content property
2024-06-02 10:29:26 -04:00
Tom Moor
d51267b8bc
JSON to client ( #5553 )
2024-05-24 05:29:00 -07:00
Tom Moor
64169ec414
fix: Cannot sign-in to invited account in self-hosted using email. closes #6902
2024-05-16 19:01:41 -04:00
Tom Moor
6b6156b032
fix: Reduce size of teamPermanentDeleter transactions for reliability
2024-04-18 09:32:13 -04: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
54c6abbba9
Allow setting permission of collections during import ( #6799 )
...
* Allow setting permission of collections during import
closes #6767
* Remove unused column
2024-04-15 19:13:12 -07:00
Hemachandar
581944e754
feat: duplicate a document as draft ( #6782 )
...
* feat: duplicate a document as draft
* review
* Default `publish` toggle to match current document
Ensures duplicating a draft does not publish it.
---------
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-04-12 17:47:59 -07:00
Tom Moor
3f209101e6
Add updateRole endpoint ( #6771 )
2024-04-06 06:32:15 -07:00
Tom Moor
4311aac4ff
fix: Incorrect role information in collection added email
2024-04-02 19:05:42 -04:00
Tom Moor
0dede0b56e
Convert isViewer and isAdmin to getters ( #6724 )
2024-03-28 16:00:35 -07:00
Tom Moor
5248c95211
fix: Shared documents on suspended teams should be hidden
2024-03-18 23:10:58 -04:00
Tom Moor
6775f25425
Automatically infer user language when signing in via Google ( #6679 )
2024-03-16 06:59:42 -07:00
Tom Moor
4c2a579d3f
Include export format in filename
2024-03-13 23:00:07 -04:00
panos--
dce4fd6adc
fix: HTML import escapes dollar signs in code ( #6638 ) ( #6645 )
2024-03-06 05:00:50 -08: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
8da07fc118
Add sanity check of document length after image conversion, before ydoc conversion
2024-02-11 11:51:15 -05:00
Tom Moor
7005597aa9
chore: Simplify teamUpdater with changes from #6490 ( #6492 )
2024-02-04 15:53:14 -08:00
Tom Moor
c2b7d01c7d
feat: Add setting to allow users to send invites ( #6488 )
2024-02-03 17:37:39 -08: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
Apoorv Mishra
7e61a519f1
Type server models ( #6326 )
...
* fix: type server models
* fix: make ParanoidModel generic
* fix: ApiKey
* fix: Attachment
* fix: AuthenticationProvider
* fix: Backlink
* fix: Collection
* fix: Comment
* fix: Document
* fix: FileOperation
* fix: Group
* fix: GroupPermission
* fix: GroupUser
* fix: Integration
* fix: IntegrationAuthentication
* fix: Notification
* fix: Pin
* fix: Revision
* fix: SearchQuery
* fix: Share
* fix: Star
* fix: Subscription
* fix: TypeError
* fix: Imports
* fix: Team
* fix: TeamDomain
* fix: User
* fix: UserAuthentication
* fix: UserPermission
* fix: View
* fix: WebhookDelivery
* fix: WebhookSubscription
* Remove type duplication
---------
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-01-12 22:33:05 +05:30
Tom Moor
7d7d0fd9ca
fix: Improve logic for word import ( #6361 )
...
* Refactor DocumentConverter
* Support parsing images from Confluence exported .doc files
* fix: Bring across 2 fixes from enterprise codebase
* Bust dependency cache
2024-01-09 20:29:47 -08:00
Tom Moor
9b5a7394b8
Add debugging for missing invite
2023-12-20 18:59:39 -04:00
Tom Moor
9fde70b924
fix: Incorrect error message when attempting to join team without error message
2023-12-20 18:47:43 -04:00
Tom Moor
1840370e6f
Adds content column to documents and revisions as JSON snapshot ( #6179 )
2023-12-17 07:51:11 -08:00
Tom Moor
8c85029d55
Improve reliability of team deletion
2023-11-13 22:06:24 -05:00
Tom Moor
48d688c0a5
Store source metadata for imported documents ( #6136 )
2023-11-11 07:52:29 -08:00
Tom Moor
0964d03a17
More use of isProduction/isDevelopment getters
2023-11-09 19:24:16 -05:00
Tom Moor
7c319c17c6
fix: Correct user on documents in deleted collection ( #6116 )
2023-11-05 06:43:38 -08:00
Tom Moor
60941dc285
fix: Title is duplicated on imported collections
2023-10-26 21:27:06 -04:00
Tom Moor
faf97401e6
feat: add "Copy document" dialog ( #6009 )
2023-10-16 16:13:57 -07:00
Tom Moor
e7b7032284
feat: Allow deletion of imports ( #5907 )
2023-10-01 18:24:50 -07:00
Tom Moor
41a6f77998
fix: Types on overridden findByPk methods ( #5908 )
2023-10-01 12:02:56 -07:00
Apoorv Mishra
7145f7ef51
UserPermission and GroupPermission models (#5860 )
...
* fix: rename to group_permissions
* fix: delete null collectionId records before setting non null constraint
* fix: use scope with collectionId not null
* fix: update model with documentId
* fix: rename to GroupPermission
* fix: rename collection_users to user_permissions
* fix: teamPermanentDeleter test
* fix: use scope with collectionId not null
* fix: update model with documentId
* fix: rename to UserPermission
* fix: create views upon table rename for zero downtime
* fix: remove comments
2023-09-25 10:51:29 +05:30
Tom Moor
65d3c8309e
fix: Unable to store/read in avatars bucket with local file system storage
...
closes #5873
2023-09-23 15:00:48 -04:00
Tom Moor
76862b626b
Allow setting createdAt, emoji properties through documents.create ( #5864 )
2023-09-21 19:37:27 -07:00
Apoorv Mishra
67b1fe5514
Local file storage ( #5763 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2023-09-20 15:12:03 -07:00
Tom Moor
7e17e82ac8
fix: Handle emoji field in imported documents
...
closes #5810
2023-09-13 22:05:21 -04:00
Tom Moor
56a526e930
fix: Respect fullWidth setting when creating document from template
2023-09-13 20:54:37 -04:00
Tom Moor
0856f5f6ae
Move template management to settings ( #5811 )
2023-09-10 12:46:12 -07:00
Tom Moor
9602d09964
fix: Add locks to user mutations ( #5805 )
2023-09-09 20:26:22 -07:00
Tom Moor
80ef0a38d6
chore: More flakey test improvements ( #5801 )
2023-09-09 15:30:19 -07:00
Tom Moor
d1de5871de
fix: Flaky groups test ( #5789 )
2023-09-06 15:29:30 -07:00
Tom Moor
ec0564eb32
chore: Test performance ( #5786 )
2023-09-06 14:19:21 -07:00