Commit Graph

5674 Commits

Author SHA1 Message Date
Alexander Platov
5c9e71be09
CreateCandidate: added a button to change the places of the first and last name (#7836) 2025-01-30 10:10:47 +07:00
Denis Bykhov
80f3bbe851
Fix double DM context (#7835) 2025-01-30 10:09:40 +07:00
Denis Bykhov
a20bd98d05
Fix cards activity (#7832)
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-29 20:47:12 +05:00
Victor Ilyushchenko
984c7d90ab
EZQMS-1392: Obsolete documents (#7833)
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-29 17:18:46 +03:00
Alexander Onnikov
7ae937461f
fix: destroy hls player on destroy (#7821)
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-29 12:03:13 +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
Alexander Platov
08d4383406
Updated favicon" (#7805)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-01-28 14:14:57 +07:00
Victor Ilyushchenko
40931c81ca
EZQMS-1393: implemented folders in controlled documents (#7803)
* EZQMS-1393: implemented folders in controlled documents

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-28 10:02:13 +03: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
Kristina
9046204e0a
Fix links co-authors notifications (#7802)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-01-27 22:06:28 +07:00
Denis Tingaikin
52e3b28853
UBERF-9273: link preview presenter may get stuck in loading state (#7801)
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-27 18:52: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
Andrey Sobolev
e950ee48a3
UBERF-9095: Fix wrong size in datalake (#7800)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-27 14:11:22 +07:00
Alexander Onnikov
5b1efe75cc
UBERF-9240 Report session and egress stats to billing service (#7798)
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-27 08:49:34 +07:00
Dakshesh Jain
e6b1ea15c7
feat: added configurable password validation (#7640)
Signed-off-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
Signed-off-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
2025-01-27 07:35:24 +07: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
Kristina
0958c241cd
Do not save link preview as file (#7781) 2025-01-24 19:59:50 +07:00
Victor Ilyushchenko
ba4b5c18a0
Minor fixes for table toolbar & document css (#7783)
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-24 19:12:39 +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
Andrey Sobolev
df1e2f0615
Fix upload artifacts (#7776)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-24 16:14:18 +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
Alexander Onnikov
9a29cde7a6
UBERF-9036 Fix infinite loading in drive (#7780)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-24 15:14:24 +07: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
Alexey Zinoviev
f82bf77a08
Qfix: upload desktop version descriptor files (#7777) 2025-01-24 07:49:27 +07:00
Andrey Sobolev
810c65c803
Fix upload artifacts
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-24 00:18:13 +07:00
Kristina
5696ba2af5
Fix notifications (#7775) 2025-01-23 22:34:19 +07:00
Kristina
927ccecca6
Do not miss mentions in translated text (#7773) 2025-01-23 22:33:05 +07:00
Andrey Sobolev
282e304122
Fix publish script should fail on error (#7771)
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-23 17:03:15 +07:00
Kristina
bba3b48bb5
Extract trigger for pushes (#7767)
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: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-01-22 23:45:03 +07:00
Denis Bykhov
86da890c13
Share video with audio (#7768)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-01-22 23:04:36 +07:00
Alexey Zinoviev
d132d6a679
UBERF-9236: Fetch GH usernames (#7766)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-01-22 19:29:43 +04: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
90e8ca4e97
UBERF-9230: Fix ses webpush (#7760)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-22 19:25:49 +07:00
Andrey Sobolev
82a9204076
QFIX: PG query (#7758)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-22 19:22:50 +07:00
Alexander Onnikov
5ace5b744b
UBERF-9226 Workspace reindex tool (#7756)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-22 18:30:53 +07: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
0534c2b90e
fix: properly handle stream errors in datalake migration tool (#7747) 2025-01-21 20:45:07 +07:00
Andrey Sobolev
f4c3eef699
UBERF-9212: Fix for Array variable handling (#7745) 2025-01-21 18:54:17 +07:00
Alexander Onnikov
9ea18b0c50
UBERF-9204 Fix wiki documents links resolving (#7743)
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-21 16:49:57 +07:00
Alexander Onnikov
f91c0a4097
fix: increase collaborator body parser limit (#7744)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-21 16:49:31 +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
Alexander Platov
1fceb1822a
Changed the file type to save for Cropper (#7738)
Some checks are pending
CI / formatting (push) Blocked by required conditions
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 / 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-21 07:34:29 +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
7b58315863
EQMS-1410 Fix survey location resolver (#7736) 2025-01-20 21:43:56 +07:00