Commit Graph

2228 Commits

Author SHA1 Message Date
Denis Bykhov
9a02b1d430
Cards (#7809) 2025-01-29 11:35:17 +07:00
Victor Ilyushchenko
240fa210c4
UBERF-9262: hide document activity & inline comments for guests & PDFs (#7807)
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
* UBERF-9262: hide document activity & inline comments for guests & PDFs

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* fixed tests

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

---------

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-28 16:06:53 +03:00
Alexander Onnikov
0b0df5ba68
fix: allow to use relative video metadata links (#7808)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-28 19:04:12 +07:00
Chunosov
257cb8ae77
Use theme independent drawing bg color (#7806)
* use theme independent drawing bg color

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* extract drawing bg color to var

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

---------

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-01-28 15:20:42 +07:00
Andrey Sobolev
f8a8c94bc2
UBERF-9224: Use context variables to hold context data (#7754)
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: Andrey Sobolev <haiodo@gmail.com>
2025-01-28 00:36:37 +07:00
Andrey Sobolev
331aa7f78f
UBERF-9264: Fix set/unset parent issue (#7799)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-27 15:14:54 +05:00
Victor Ilyushchenko
83a912d716
Fixed validation of class inheritance in queries (#7789)
* Fixed validation of class inheritance in queries

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* added mixin check

Co-authored-by: Denis Bykhov <bykhov.denis@gmail.com>
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

---------

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
Co-authored-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-01-27 15:04:09 +05:00
Denis Bykhov
7987ac9f81
Improve hide archived (#7772)
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 Bykhov <bykhov.denis@gmail.com>
2025-01-27 00:47:24 +07:00
Denis Tingaikin
faeee2e5a4
Address PR review comments: correctly handle edge cases in canDisplayLinkPreview (#7796)
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
2025-01-25 11:42:35 +07:00
Kristina
8b10ebcf93
Fix links after translation and in tg (#7788)
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 / uitest (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-01-24 21:56:14 +07:00
Alexander Onnikov
90138c2cca
fix: do not use default cursor by default (#7782)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-24 17:26:20 +07:00
Victor Ilyushchenko
d6b7a38af9
Basic workflow for converting docx to unified format (#7779)
* Basic workflow for converting docx to unified format

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* dep fix

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* @vercel/webpack-asset-relocator-loader can't handle mammoth for some reason, moved dep to import-tool

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

---------

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-24 12:13:40 +03:00
Denis Tingaikin
992bc99cea
Apply feedback improvements: UBERF-9189 (#7778)
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
2025-01-24 07:50:56 +07:00
Kristina
927ccecca6
Do not miss mentions in translated text (#7773) 2025-01-23 22:33:05 +07:00
Andrey Sobolev
63c6a30ef7
Remove redundant map (#7763)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-22 17:37:00 +05:00
Andrey Sobolev
4ec92d94b7
UBERF-8968: Get rid of prosemirror in transactor (#7746)
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: Andrey Sobolev <haiodo@gmail.com>
2025-01-21 23:49:45 +07:00
Alexander Onnikov
b08af3d995
EQMS-1414 Fix pod print issues (#7739)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-21 14:04:55 +07:00
Kristina
3e9442208f
Do not send unavailable notifications (#7737)
Some checks are pending
CI / uitest (push) Waiting to run
CI / test (push) Blocked by required conditions
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-01-21 00:38:36 +07:00
Alexander Onnikov
2613e625c9
UBERF-9173 Fix links navigation (#7715)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-20 15:24:39 +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
Alexander Platov
de7ffde86f
Fixed full-screen pop-up (#7696)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-01-17 10:27:09 +05:00
Alexander Platov
4820785009
Fixed the behavior of the navigator and sidebar on the mobile (#7694) 2025-01-17 11:47:25 +07:00
Denis Bykhov
1eb8977a6c
Set due date when create application (#7683)
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 Bykhov <bykhov.denis@gmail.com>
2025-01-16 21:03:47 +05:00
Alexander Platov
475e7ee62d
CopyTextToClipboard fixed for mobile browsers (#7672) 2025-01-16 22:21:13 +07:00
Andrey Sobolev
c8dde57123
UBERF-9137: Fix Support for suspended installations (#7667)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-15 23:23:23 +07:00
Victor Ilyushchenko
0c6feb646e
EZQMS-1234: ability to relocate and reorder controlled documents within the space (#7668)
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-15 12:29:30 +03:00
Alexander Onnikov
ff5b57dd47
fix: add mermaid plugin to server kit (#7671)
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: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-15 12:39:52 +07:00
Denis Tingaikin
d020053d35
feat: add links preview (#7600)
Signed-off-by: Denis Tingaikin <denis.tingajkin@xored.com>
2025-01-15 12:07:01 +07:00
Alexander Onnikov
81c1f49f12
UBERF-9110 Proper delete file status check (#7665)
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: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-14 18:40:55 +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
Denis Bykhov
582766bc63
Add relation functionality (#7653) 2025-01-14 10:31:49 +07:00
Alexander Platov
c5c4af9a81
Fixed 'g' (#7656)
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: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-01-13 23:28:49 +07:00
Andrey Sobolev
ef8f2f5b80
Fix expandables (#7655)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-13 22:26:17 +07:00
Victor Ilyushchenko
b949744500
EZQMS-1317: authors signature on review and approval request & block review bypass (#7631)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-13 15:19:47 +04:00
Andrey Sobolev
7702c5ef83
UBERF-9114: Optimize memory usage (#7643)
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: Andrey Sobolev <haiodo@gmail.com>
2025-01-12 22:54:54 +07:00
Denis Tingaikin
5263a41cb9
qfix: do not use intalic for blockquotes (#7645)
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-12 11:28:48 +07:00
Alexander Onnikov
59141b9096
Add german translation (#7636)
Some checks are pending
CI / uitest-qms (push) Waiting to run
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 / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-11 02:15:28 +07:00
Giorgio
01677b2039
German Translation (#7634) 2025-01-11 01:29:47 +07:00
Andrey Sobolev
71ce4018eb
Try snappy compression (#7603)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-10 22:55:15 +07:00
Andrey Sobolev
7511a87df2
Fix bold style (#7633)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-10 22:54:30 +07:00
Andrey Sobolev
e5306b2afd
UBERF-9099: Rate limits (#7629)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-10 22:27:08 +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
Andrey Sobolev
be10f68c15
UBERF-9093: Fix connection establish (#7623)
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
2025-01-10 01:36:32 +07:00
Andrey Sobolev
65e037cc7e
QFIX: Fix Double model (#7617)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-09 22:13:37 +07:00
Alexander Platov
79f2ad8e2d
Fixed navigators and aSide behavior when the document size is small. (#7613)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-01-09 15:24:11 +07:00
Andrey Sobolev
c9f5f4656c
UBER-1233: Milestone related fixes (#7614)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-09 14:53:15 +07:00
Andrey Sobolev
12e0aaa5f7
UBERF-8899: Reconnect performance issues (#7611)
Some checks are pending
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
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: Andrey Sobolev <haiodo@gmail.com>
2025-01-09 11:15:06 +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