Commit Graph

2252 Commits

Author SHA1 Message Date
Andrey Sobolev
86494e7fd1
Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-06 11:33:40 +07:00
Victor Ilyushchenko
7f22082cdb
(urgent) Fix product version creation (#7937)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-02-05 23:22:51 +07:00
Denis Tingaikin
1dd22f85c5
UBERF-9371, UBERF-9274: Apply redesign for link preview (#7893)
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-02-05 20:01:52 +07:00
Alexander Platov
65e7195e10
Updated 'Code' style (#7929)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-02-05 19:26:57 +07:00
Alexander Platov
b26a6256db
UBERF-9220: Set first day of the week (#7770)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-02-05 19:14:40 +07:00
Denis Bykhov
2d10797cf7
Fix archived and viewlet bugs (#7927)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-05 16:47:31 +05:00
Alexey Zinoviev
fcdbb48521
uberf-9381: group by in migration (#7914)
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: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-02-05 00:28:09 +07:00
Andrey Sobolev
04a282c0f8
Merge staging feb4 (#7910) 2025-02-04 22:29:27 +07:00
Alexander Onnikov
8f195c66c2
UBERF-9343 Refactor PDF viewer components (#7901)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-04 21:51:40 +07:00
Andrey Sobolev
8a6232713c
UBERF-9367: Use domain hash (#7897)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-04 21:40:09 +07:00
Alexey Zinoviev
5cdf19a945
uberf-9382: fix upgrading workspace access (#7908)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-02-04 17:11:23 +04:00
Alexander Onnikov
93effa442d
qfix: provide token when fetching video meta (#7890)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-04 17:33:38 +07:00
Alexey Zinoviev
2c64ceadb8
UBERF-8425: Global accounts (#7573) 2025-02-04 10:31:03 +07:00
Alexander Onnikov
83e5b16392
qfix: provide token when fetching video meta (#7890)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-04 09:11:06 +07:00
Alexander Onnikov
624f3a1cdb
UBERF-9353 Fix markup to ydoc conversion (#7884) 2025-02-03 20:36:47 +07:00
Andrey Sobolev
3ada358e07
QFIX: Show upgrading workspaces (#7872)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-03 10:55:18 +07:00
Alexander Onnikov
9c0a9f191f
qfix: properly increase month in HR calendar (#7855)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-31 21:33:29 +07:00
Kristina
b11e17aee0
UBERF-9263: Make reactions tooltip reactive (#7849)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-01-31 19:30:50 +07:00
Andrey Sobolev
2ceadf28d8
UBERF-9299: Fix backup service order and add parallel (#7846) 2025-01-31 18:12:49 +07:00
Andrey Sobolev
244ddd42af
Green Transactor (#7828)
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-31 11:42:06 +07:00
Andrey Sobolev
2b2db70c27
Bump deps + script to find ones (#7843)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-31 09:55:55 +07:00
Andrey Sobolev
d15a669e50
Few sentry issue fixes (#7841)
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-30 20:12:55 +07:00
Victor Ilyushchenko
3e7e384c7b
Updated tiptap to 2.11.3 (#7839)
* Updated tiptap to 2.11.3

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

* formatting

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

---------

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-30 14:17:22 +03:00
Andrey Sobolev
9c3a1cc641
UBERF-9299: Fix backup service backup order (#7826)
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-30 10:11:31 +07:00
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