Tom Moor
a3d70622af
Improve notifications empty state
2023-06-29 21:10:33 -04:00
Tom Moor
bbee4b5791
Add control to enable debug logging in production
2023-06-28 20:26:15 -04:00
Tom Moor
89d5527d39
Handle promise linting ( #5488 )
2023-06-28 17:18:18 -07:00
Tom Moor
a2fae1f1eb
fix: Keyboard navigation around inline code marks ( #5477 )
2023-06-26 15:28:42 -07:00
Tom Moor
06033ac781
Add HCL (terraform) to code languages
2023-06-24 16:48:45 -04:00
Tom Moor
25e8c32b84
fix: allow-storage-access-by-user-activation on embeds
...
closes #5471
2023-06-24 13:56:37 -04:00
Tom Moor
eb62b961a4
feat: Add option to not include attachments in exported data ( #5463 )
2023-06-20 18:17:39 -07:00
Tom Moor
e7861d0bb9
fix: New checkbox items should not be checked by default
...
closes #3663
2023-06-19 20:50:58 -04:00
Tom Moor
25ae923130
fix: Cannot drag attachment without selecting first
...
closes #5040
2023-06-19 20:20:32 -04:00
Tom Moor
d7ae829d92
Add sidebar toggle to command menu
2023-06-19 18:42:29 -04:00
Tom Moor
cef048572a
fix: Unable to click block action button on full width editor
...
closes #5444
2023-06-19 17:27:34 -04:00
Tom Moor
f1d1035550
Increase padding on lists
2023-06-11 18:57:55 +03:00
Tom Moor
1ddb9aba3b
feat: Add Canva embed support
2023-06-10 17:03:12 +03:00
Tom Moor
d319bb7d9a
Allows commenting outside edit mode when seamless editing is disabled. ( #5422 )
2023-06-10 05:56:00 -07:00
Tom Moor
d5c1336580
fix: Error pasting code block into comment, closes #5418
2023-06-10 15:29:39 +03:00
Tom Moor
c70bef0fdd
fix: Pasting of HTML elements in new PM
2023-06-01 10:41:37 +01:00
Tom Moor
874bdb1e11
New Crowdin updates ( #5331 )
2023-05-30 17:12:54 -07:00
Tom Moor
45641103ba
Allow viewing diff before revision is written ( #5399 )
2023-05-29 19:49:13 -07:00
Tom Moor
ef7ae719a6
fix: Incorrect method binding on link serialization
2023-05-27 09:56:36 -04:00
Tom Moor
aa80f5667f
fix: Suggestion menus should close after typing space beyond trigger
...
closes #5387
2023-05-25 22:21:26 -04:00
Tom Moor
e9ec31e5b8
fix: Spotify embed shows white background in dark mode
2023-05-25 19:58:01 -04:00
Tom Moor
33b0354cfe
fix: Incorrect method binding on link serialization
2023-05-25 18:02:04 -04:00
Tom Moor
d5341a486c
chore: Upgrade all of prosemirror ( #5366 )
...
Co-authored-by: Apoorv Mishra <apoorvmishra101092@gmail.com >
2023-05-24 19:24:05 -07:00
dependabot[bot]
fbd16d4b9a
chore(deps-dev): bump prettier from 2.1.2 to 2.8.8 ( #5372 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2023-05-22 19:14:56 -07:00
Tom Moor
3317bf2396
fix: User presence is not updated when leaving a document
2023-05-22 21:05:40 -04:00
Tom Moor
3c5dc10446
fix: Notification from unknown actor causes app crash
2023-05-22 09:31:18 -04:00
Tom Moor
ea885133ac
Notifications interface ( #5354 )
...
Co-authored-by: Apoorv Mishra <apoorvmishra101092@gmail.com >
2023-05-20 07:47:32 -07:00
Tom Moor
1e50facd5d
chore: collection actions
2023-05-17 23:20:05 -04:00
Tom Moor
e2bc2f2067
Transfer changes from enterprise codebase
2023-05-13 12:30:24 -04:00
Tom Moor
0ce9931910
fix: Line numbers overlay code when block is horizontally scrollable
2023-05-11 21:47:26 -04:00
Tom Moor
693dfecab7
fix: Reorder code block language choice
2023-05-11 21:35:51 -04:00
Tom Moor
86a7d1c548
New Crowdin updates ( #5321 )
2023-05-10 17:55:06 -07:00
Conner
44ed374636
feat: add syntax highlighting for jsx and tsx ( #5330 )
2023-05-10 17:37:31 -07:00
Tom Moor
90b13d5f27
Move 'public branding' option to Settings -> Details
2023-05-08 21:01:08 -04:00
Tom Moor
679a86fe6f
Merge branch 'feat/custom-branding'
2023-05-08 19:04:07 -04:00
Tom Moor
ab30bfcf24
fix: Cannot sign-in with Gmail on desktop app
2023-05-08 19:03:56 -04:00
Tom Moor
06be19090c
feat: Add support for parsing Confluence notices
2023-05-08 16:09:49 -04:00
Tom Moor
07ae67924f
Use team name and favicon (when public branding enabled) on shared links
2023-05-08 14:46:25 -04:00
Tom Moor
a0df79ea5a
feat: Allow embeds to be used inside tables ( #5315 )
2023-05-07 18:05:54 -07:00
Tom Moor
cfe7bebd95
New Crowdin updates ( #5243 )
2023-05-04 20:06:14 -07:00
Tom Moor
ac8946f0c5
fix: Admins should be able to add and remove themselves from collections
2023-05-04 21:52:59 -04:00
Tom Moor
9918b9bf13
feat: Add 'delete user' option for admins
2023-05-02 20:14:12 -04:00
Tom Moor
001a083e15
fix: Pasting single Markdown paragraph adds newlines above and below
...
closes #5264
2023-04-30 20:28:42 -04:00
Tom Moor
df1c360b2a
fix: Line number alignment in code blocks nested in lists
...
closes #5217
2023-04-30 16:47:40 -04:00
Tom Moor
20f3c55914
Various sidebar fixes ( #5278
...
* fix: Right sidebar depth
Re-arrange order of document metadata
* fix: Comment reply not focused on 'Reply…' tap
* fix: Sidebar animation oddities on mobile/Safari
2023-04-30 12:42:05 -07:00
Tom Moor
d8b4fef554
feat: Collection admins ( #5273
...
* Split permissions for reading documents from updating collection
* fix: Admins should have collection read permission, tests
* tsc
* Add admin option to permission selector
* Combine publish and create permissions, update -> createDocuments where appropriate
* Plural -> singular
* wip
* Quick version of collection structure loading, will revisit
* Remove documentIds method
* stash
* fixing tests to account for admin creation
* Add self-hosted migration
* fix: Allow groups to have admin permission
* Prefetch collection documents
* fix: Document explorer (move/publish) not working with async documents
* fix: Cannot re-parent document to collection by drag and drop
* fix: Cannot drag to import into collection item without admin permission
* Remove unused isEditor getter
2023-04-30 06:38:47 -07:00
Tom Moor
ef075c0fa2
fix: Not possible to place caret within existing comment
...
closes #5268
2023-04-27 20:21:23 -04:00
Tom Moor
106b335602
fix: Error when pasting embeddable content into comments
2023-04-25 21:56:23 -04:00
Tom Moor
b0da3b7cab
fix: Throwing event as error
2023-04-24 23:35:46 -04:00
Tom Moor
e8355171e9
New Crowdin updates ( #5224
2023-04-23 12:20:59 -07:00