Commit Graph

82 Commits

Author SHA1 Message Date
Alexander Onnikov
ec0d69e475
fix: enhance markup comparison performance (#7702)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-17 22:53:09 +07:00
Victor Ilyushchenko
8f31c6ec61
Fixed issues with loading comment mark schema in non collaborative contexts and added codeblock support (#7699)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-17 13:16:52 +03:00
Victor Ilyushchenko
7b1fb58529
Keep source colors in text editor palette (#7698)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-17 15:45:01 +07:00
Denis Tingaikin
6711ceb877
fix edge case for Link extenstions (#7646)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
2025-01-14 12:13:49 +07:00
Victor Ilyushchenko
c9416ed852
Table selection type & table deletion shortcut (#7627)
Some checks are pending
CI / test (push) Blocked by required conditions
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-10 17:02:48 +07:00
Victor Ilyushchenko
24b66777ea
Text & Table cell color styling features (#7624)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-10 16:32:30 +07:00
Victor Ilyushchenko
89618c70f4
Text alignment actions (#7604)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-09 09:35:48 +07:00
Victor Ilyushchenko
bc4c94ae2a
Table cell merge & various related fixes (#7599)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-08 15:55:43 +07:00
Victor Ilyushchenko
780b841ead
Table column resizing & some bug-fixes for tables (#7591)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-07 12:56:31 +07:00
Alexander Onnikov
69bf078775
EQMS-1376 Fix content tool (#7589)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-06 18:58:37 +07:00
Artyom Savchenko
d9604b7e0e
UBERF-9028: Remove unused Svelte components (#7559)
Some checks failed
CI / build (push) Has been cancelled
CI / uitest (push) Has been cancelled
CI / uitest-pg (push) Has been cancelled
CI / uitest-qms (push) Has been cancelled
CI / svelte-check (push) Has been cancelled
CI / formatting (push) Has been cancelled
CI / test (push) Has been cancelled
CI / docker-build (push) Has been cancelled
CI / dist-build (push) Has been cancelled
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2024-12-27 17:38:35 +07:00
Victor Ilyushchenko
436dfd3fc2
Fixed indent behaviour with a single empty line (#7553)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2024-12-25 22:35:26 +07:00
Victor Ilyushchenko
780721f7fd
Fixed mermaid dep plugins (#7552)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2024-12-25 22:31:54 +07:00
Alexander Onnikov
949e7c2edd
UBERF-8999 Presence service (#7539)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-12-24 20:41:57 +07:00
Andrey Sobolev
35981be705
UBERF-8993: Part2 (#7532)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-24 17:39:51 +07:00
Victor Ilyushchenko
4159c3f761
Improved editor indent plugin related behaviour, added x-scroll to code blocks (#7520)
Some checks failed
CI / build (push) Has been cancelled
CI / uitest (push) Has been cancelled
CI / uitest-pg (push) Has been cancelled
CI / uitest-qms (push) Has been cancelled
CI / svelte-check (push) Has been cancelled
CI / formatting (push) Has been cancelled
CI / test (push) Has been cancelled
CI / docker-build (push) Has been cancelled
CI / dist-build (push) Has been cancelled
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2024-12-20 21:27:16 +07:00
Victor Ilyushchenko
8a4c23fb23
Added focus toolbar for tables in text editor and adjusted table styling (#7509) 2024-12-20 12:35:38 +07:00
Victor Ilyushchenko
5933f16f95
Fix search in slash command menu (#7495)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2024-12-18 11:32:30 +07:00
Victor Ilyushchenko
40a3ca5ba9
basic indentation support in code blocks (#7494)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2024-12-17 21:46:44 +07:00
Alexander Onnikov
2ea25fa4ab
EQMS-1325 Add mermaid and drawing board to editor kit (#7487)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-12-17 14:18:21 +07:00
Alexander Onnikov
4fa36837c1
EQMS-1326 Make drawing board readonly when editor is readonly (#7485)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-12-17 14:18:09 +07:00
Victor Ilyushchenko
2158661df5
Inline comments plugin (#7473)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2024-12-17 00:22:34 +07:00
Artyom Savchenko
f467388b64
UBERF-8626: Add test plans (#7421)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2024-12-13 15:54:50 +07:00
Chunosov
f1dbf21146
Fix drawing bugs and process touch events (#7412)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2024-12-10 14:46:30 +07:00
Victor Ilyushchenko
56896badd9
updated configuration of inline commands for StyledTextBox (#7397)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2024-12-09 21:51:44 +03:00
Victor Ilyushchenko
71a306e705
Enable default activity in documents (#7401)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2024-12-09 23:32:03 +07:00
Victor Ilyushchenko
e41a6fee14
suppress mermaidjs errors (#7388)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2024-12-09 13:45:56 +07:00
Alexander Onnikov
066c18cf13
UBERF-8629 Use ObjectIdentifier for mentions (#7280)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-12-06 21:58:42 +07:00
Victor Ilyushchenko
81ac18ee8b
UBERF-8614: Mermaidjs integration (#7272)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2024-12-06 20:23:48 +07:00
Chunosov
d9aa05122e
Add text tool for drawings (#7266) 2024-12-06 16:57:58 +07:00
Alexander Platov
2b969c74e8
Fixes for mobile (#7271)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
2024-12-06 08:17:36 +07:00
Chunosov
f69d5ede0e
Save drawing boards separately from document (#7257)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2024-12-04 02:56:59 +07:00
Alexander Onnikov
1d1e9cdd98
fix: make todos and commands working in meeting minutes (#7244)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-12-02 21:15:49 +07:00
Chunosov
163c8ec373
Add drawing board to collaborative doc editor (#7243)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2024-12-02 10:35:07 +07:00
Alexander Onnikov
a6fb3713f6
UBERF-8557 Save collaborative content as JSON (#7039)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-29 16:58:50 +07:00
Alexander Onnikov
c91e3c2554
EZQMS-1232 Fix todo items selection (#7225)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-22 20:58:34 +07:00
Alexander Onnikov
fe68f8f4c6
UBERF-8600 Fix toolbar disappearing on click (#7223)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-22 17:29:15 +07:00
Andrey Sobolev
0820631e62
Upgrade svelte to 4.2.19 (#7146)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-11 14:02:41 +07:00
Alexander Onnikov
fcc6788aef
UBERF-8568 Fix focus leak when pressing tab in todo list (#7082)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-03 23:54:03 +07:00
Alexander Onnikov
6962e80acd
UBERF-8560 Imrove editor code highlight (#7074) 2024-10-31 20:39:47 +07:00
Alexander Onnikov
dea31012b5
fix: revert document content field rename (#6955)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-16 22:52:46 +07:00
Andrey Sobolev
51679bf82c
UBERF-8499: Use our generateId for ydocs (#6958)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-16 20:16:41 +07:00
Alexander Onnikov
a337bb128c
UBERF-8477 Allow to download image from text editor (#6929)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-15 15:36:27 +07:00
Anna Khismatullina
dbbd653e09
Fix bunch of GitHub integration issues faced by Vlang (#6839)
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
2024-10-11 18:47:14 +07:00
Denis Bykhov
70a1666a57
Indexer step 1 (#6798)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-10-04 17:07:02 +07:00
Alexander Onnikov
d284414f2b
UBERF-8200 Show codeblock lang selector on hover only (#6749)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-09-26 23:12:07 +07:00
Alexander Onnikov
33c7615201
UBERF-8265 Handle undefined editor in TextEDitorToolbar (#6718)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-09-25 12:22:28 +07:00
Alexander Onnikov
1ddf1fe4b0
UBERF-8080 Handle errors in ListKeymap extension (#6705)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-09-24 18:01:00 +07:00
Alexander Onnikov
d849a5da1f
fix: remove workspace id from indexeddb document name (#6700)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-09-24 14:23:06 +07:00
Alexander Onnikov
daf4247b07
fix: report invalid content errors to analytics (#6699)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-09-24 13:49:30 +07:00