Commit Graph

3698 Commits

Author SHA1 Message Date
Denis Bykhov
f44018f9ef
Fix hide all attributes (#7583) 2025-01-03 09:53:31 +07:00
Anna Khismatullina
ffbd356cc2
Support Controlled Documents import (#7541)
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
* Support Controlled Documents import

Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>

* Add example table

Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>

---------

Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
2024-12-29 00:41:31 +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
Anna Khismatullina
7101c3524f
Ability to move task statuses between categories (#7569)
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
2024-12-27 17:34:56 +07:00
Andrey Sobolev
4214ace603
UBERF-9032: Fix proper query initializers (#7563)
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>
2024-12-26 22:01:24 +07:00
Andrey Sobolev
8c4c4ad9b3
QFIX: Github Auth (#7558)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-26 15:56:56 +07:00
Alexander Onnikov
b2419221fb
fix: combine presence avatars (#7551)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-12-26 15:33:43 +07:00
Andrey Sobolev
fb5df1681d
UBERF-9025: Fix backup service (#7557)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-26 15:33:09 +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
Denis Tingaikin
faac57091c
Use RateLimiter instead of waiting for each attachment to load sequentially (#7546)
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
2024-12-25 22:31:25 +07:00
Chunosov
118ede7388
Add storage key for viewlet view options (#7545)
* add storage key for viewlet view options

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

* load view options from old key when there is no new one

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

---------

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2024-12-25 14:43:25 +07:00
Kristina
fa4dc0dcbe
Fix extra inbox tabs (#7543) 2024-12-25 07:57:14 +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
30edf4ea8e
Fix Backup info size display (#7540)
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-24 20:16:45 +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
Andrey Sobolev
6a7d9e3bda
UBERF-8993: Fix handling of known errors (#7526)
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
2024-12-23 17:54:09 +07:00
Andrey Sobolev
54ff768844
Upgrade Live Kit to latest version (#7524)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-23 16:35:42 +07:00
Andrey Sobolev
bb6ee39174
UBERF-8532: Rework how ping work (#7522)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-23 13:26:16 +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
Dakshesh Jain
6c9cb78493
feat: resend invitation to kicked employee (#7472)
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: Dakshesh Jain <dakshesh.jain14@gmail.com>
2024-12-20 16:39:02 +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
Andrey Sobolev
5bd3424c9b
UBERF-8969: Fix deps for cloud transactor (#7503)
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: Andrey Sobolev <haiodo@gmail.com>
2024-12-19 16:49:45 +07:00
Andrey Sobolev
cdcec3efca
CF Transactor(initial) (#7037)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2024-12-19 12:06:38 +07:00
Kristina
6e53e76fbb
Change meeting minutes finish trigger (#7498)
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>
2024-12-18 22:10:08 +07:00
Alexander Platov
35be71c182
Adaptive button in the Status Bar (#7497)
Some checks are pending
CI / uitest (push) Waiting to run
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 / test (push) Blocked by required conditions
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>
2024-12-18 11:34:06 +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
Kristina
617f48c2fd
Fix chat menu actions (#7493)
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>
2024-12-17 21:52:44 +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
Denis Bykhov
766eb53d10
Restrict applications to vacany where the user is not a participant (#7481)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-12-16 17:15:03 +05:00
Alexander Onnikov
9994ffedc2
fix: improve reactions tooltip (#7470)
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: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-12-14 01:20:23 +07:00
Artyom Savchenko
a122f866e8
QFix: add limit to count queries (#7458)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2024-12-14 00:34:46 +07:00
Artyom Savchenko
5b1f0a6c35
UBERF-8889: Fix test suite selection (#7454)
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: Artem Savchenko <armisav@gmail.com>
2024-12-13 21:52:58 +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
Alexander Platov
088c37fa20
Preventing the opening of an empty floating aside (#7447)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-12-13 11:15:32 +07:00
Andrey Sobolev
7b497c93c1
UBERF-7670: Per region moves (#7444)
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>
2024-12-13 00:20:35 +07:00
Alexander Platov
1eefb143cc
Fixed IntegrationConfigure layout (#7435)
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: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-12-12 20:56:17 +07:00
Kristina
294aceffc1
Readonly room name (#7441) 2024-12-12 20:46:27 +07:00
Kristina
f265242c6f
Fix chat red dots (#7440)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-12-12 18:31:26 +07:00
Alexander Onnikov
a62625f29f
UBERF-8886 Fix presenter not found error (#7433) 2024-12-12 09:46:44 +07:00
Chunosov
fbb3471a49
Show/hide completed applicants in all viewlets (#7428) 2024-12-12 09:45:50 +07:00
Dakshesh Jain
b4bf2dc0bf
fix: content shift on select workspace page (#7424)
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: Dakshesh Jain <dakshesh.jain14@gmail.com>
2024-12-11 12:17:12 +07:00
Chunosov
639df5b352
Remove duplicated column, fix adding surveys to vacancies (#7422)
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
* hide second company column in vacancies viewlet

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

* fix adding surveys to vacancy

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

---------

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2024-12-11 00:29:16 +07:00
Kristina
d3e74aeba0
Fix connect button (#7419)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-12-10 20:48:43 +07:00
Chunosov
417a6ac084
remove spaces from vacancy name (#7417)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2024-12-10 17:47:53 +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
Denis Bykhov
fcfaba492e
Remove outdated aside (#7405)
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-10 10:05:45 +07:00
Denis Bykhov
bec1c70f21
Fix chat nav (#7404) 2024-12-10 10:05:12 +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
Weng Khing, Wong
48bd3ef050
fix(tracker): edit workflow status redirect (#7392)
Signed-off-by: Weng Khing <wengkhing@gmail.com>
2024-12-09 22:36:27 +07:00
Kristina
05a54a29eb
Add room settings on panel & reduce finds (#7399)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-12-09 22:32:03 +07:00
Kristina
ef70cf9d00
Fix recruit viewlets selector (#7400)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-12-09 22:29:47 +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
Andrey Sobolev
52b21efee7
QFIX OnConnect (#7297)
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>
2024-12-08 13:10:23 +07:00
Dakshesh Jain
6b3ec81f63
fix: fallback to defaultIcon when value is undefined (#7294)
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: Dakshesh Jain <dakshesh.jain14@gmail.com>
2024-12-08 02:40:59 +07:00
Dakshesh Jain
c100f427f3
style(drive): fix pdf appears small (#7291)
Signed-off-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
2024-12-08 02:40:18 +07:00
Milana Kustinskaya
7295386e91
Fixed Russian localization (#7282)
Signed-off-by: Milana Kustinskaya <milanovasmile@gmail.com>
2024-12-07 23:22:22 +07:00
Alexander Platov
755df8f002
Fixed toggle navigator and aside (#7289)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-12-07 22:57:57 +07:00
Alexander Platov
94fe72e12f
LOVE widget: a different background (#7288)
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-07 15:34:49 +07:00
Denis Bykhov
6ddcdd5d1b
Fix office sidebar (#7283)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-12-07 00:15:32 +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
Artyom Savchenko
34daf3a7f5
UBERF-8628: Disable run button if there is nothing to run (#7277)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2024-12-06 18:00:47 +07:00
Alexander Platov
596185bd5c
Informative icons for the LOVE sidebar (#7275)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-12-06 17:23:31 +07:00
Chunosov
d9aa05122e
Add text tool for drawings (#7266) 2024-12-06 16:57:58 +07:00
Andrey Sobolev
f9e3aed4fe
UBERF-8619: Rework backup %hash% usage (#7273)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-06 16:30:33 +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
Alexander Platov
e9c6f408a8
Fixed colors and icon in LOVE (#7270) 2024-12-06 08:16:47 +07:00
Alexander Platov
6256f8b02d
Fixed Navigator (#7268) 2024-12-06 08:15:27 +07:00
Denis Bykhov
ecf4064f69
Fix onConnect handler (#7265)
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>
2024-12-05 22:29:54 +07:00
Artyom Savchenko
a6c6c79f3a
UBERF-8618: Redesign test runner (#7259)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2024-12-05 14:10:34 +07:00
Alexander Platov
eb5bcdf07f
The alarm button in the sidebar for the Meeting (#7260)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-12-05 12:33:39 +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
Kristina
6d31873779
Fix double meeting initialization (#7256)
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>
2024-12-03 21:14:57 +07:00
Artyom Savchenko
6af28c9655
UBERF-8613: Rename all test cases and fix list viewlet (#7255)
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: Artem Savchenko <armisav@gmail.com>
2024-12-03 16:52:35 +07:00
Artyom Savchenko
abdf2572e2
Add next test button (#7247) 2024-12-03 13:47:44 +07:00
Alexander Platov
3775132777
UI, navigator, aside fixes (#7254)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-12-03 13:46:53 +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
Milana Kustinskaya
db5890b831
[Update] Localization files (#7215)
Signed-off-by: Milana Kustinskaya <milanovasmile@gmail.com>
2024-12-02 21:14:59 +07:00
Artyom Savchenko
e0f2c87ed3
Fix test suite and test run default selection (#7250)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2024-12-02 14:04:16 +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
Artyom Savchenko
8b0fa35e81
Redesign test run button (#7241)
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 / formatting (push) Has been cancelled
CI / test (push) Has been cancelled
CI / svelte-check (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-11-29 23:16:14 +07:00
Kristina
f9dff9573d
Fix meetings transcription (#7240)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-29 22:07:46 +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
Andrey Sobolev
d63ee083c6
UBERF-8607: Fix inbox embedding (#7236)
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
+ Few minor cleanups

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-29 02:16:32 +07:00
Artyom Savchenko
da85d6dd5f
UBERF-8584: Add test runs (#7235)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2024-11-29 01:36:41 +07:00
Alexander Platov
61f7770a02
Updated the Test Management layout and adaptability (#7234)
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: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-11-27 17:03:27 +04:00
Alexander Onnikov
d9a11e57d2
fix: add document inline editor (#7233)
Some checks are pending
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
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-27 12:54:04 +07:00
Chunosov
27547e580c
Enhanced drawing overlay for screenshots (#7231)
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-11-26 10:45:49 +04:00
Alexander Onnikov
ea7d82da3b
fix: limit tooltip size in inbox (#7228)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-24 09:58:50 +07:00
Kristina
7c9a8984e4
Fix check connect (#7227)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-24 09:58:17 +07:00
Denis Bykhov
fa8edd5d11
Fix query cache (#7226) 2024-11-22 21:08:20 +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
Kristina
1095493fa7
Fix transcription button highlight (#7222)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-22 15:59:25 +07:00
Chunosov
9bea2f6be6
Drawing overlay for image preview dialog (#7216)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2024-11-22 09:29:15 +07:00
Kristina
1b415d6a6f
Meeting fixes (#7218)
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
1

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-22 01:34:31 +07:00
Kristina
2d102207ee
Fix meetings (#7213)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-21 23:03:27 +07:00
Andrey Sobolev
f740e09b3d
Fix create workspace region selector (#7212)
Some checks are pending
CI / docker-build (push) Blocked by required conditions
CI / dist-build (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 / 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
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-21 14:39:25 +07:00
Andrey Sobolev
b5f24fbd5d
UBERF-8592: Fix live query performance (#7189)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-21 14:38:14 +07:00
TSekyra
13e1d03b9c
Czech localization (#7204)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
Signed-off-by: Sekyra <sekyra@flexcon.cz>
Co-authored-by: Kristina <kristin.fefelova@gmail.com>
2024-11-21 12:35:16 +07:00
Artyom Savchenko
6971dea915
Fix checkbox state (#7202)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2024-11-21 10:38:58 +07:00
Denis Bykhov
62d10fa1db
Fix table config (#7205)
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>
2024-11-20 22:09:49 +05:00
Anna Khismatullina
bcf7857477
Support unified Huly data import format (#7191)
Support unified Huly data import format

Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
2024-11-20 14:58:30 +07:00
Kristina
13c03e3d24
Meeting attach record (#7196)
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-11-19 18:12:41 +07:00
Kristina
d4394e8a2a
Fix office meeting minutes (#7193)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-19 13:20:16 +07:00
Alexander Platov
5e10da812d
UI fixes (#7192)
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-11-19 11:08:56 +07:00
Denis Bykhov
5353a06b07
Move model (#7185)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-18 17:44:09 +05:00
Alexander Onnikov
017353ece3
fix: save documents maxWidth to local storage (#7184)
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>
2024-11-18 14:35:38 +07:00
Alexander Platov
dd8ba84a9b
UI and icons fixes (#7177)
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-11-17 22:43:12 +07:00
Kristina
bcdfed6871
Fix meeting minutes (#7181)
Some checks are pending
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (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 / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-16 23:30:36 +07:00
Chunosov
123ae25b68
show polls in panel, add surveys to vacancies and candidates (#7176)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2024-11-15 11:53:30 +07:00
Denis Bykhov
8bfeba7303
Remove collection tx (#7171)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-15 11:49:35 +07:00
Artyom Savchenko
5ea7ff2667
Fix test management header button (#7172)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2024-11-14 20:23:45 +07:00
Kristina
f7d8edccd5
Fix undefined error on thread open (#7169)
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>
2024-11-13 21:42:38 +07:00
Kristina
99a35e08db
Change room ui to document view (#7167)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-13 21:42:14 +07:00
Artyom Savchenko
3837e68589
Qfix: Fix separator and folder scroll in test management (#7165)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2024-11-13 19:46:04 +07:00
Chunosov
6369e3f093
Add draft survey app (#7162)
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-11-13 14:53:46 +07:00
Artyom Savchenko
79659c4c32
UBERF-8520: Test management (#7154)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2024-11-13 13:59:32 +07:00
Denis Bykhov
76bcd3c52c
Improve calendar schema (#7156)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-13 00:40:15 +07:00
Andrey Sobolev
a220fac255
UBERF-8433: Support for archived workspaces (#6937)
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>
2024-11-12 18:06:51 +07:00
Kristina
94f8b9f846
Love agent updates (#7153)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-11 20:22:38 +07:00
Andrey Sobolev
9dcb6f23fe
UBERF-8552: Extract indexer into separate service (#7120) 2024-11-11 19:20:10 +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
Andrey Sobolev
dafa5275cc
UBERF-8580: Labels for Tracker (#7141)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-11 12:06:30 +07:00
Alexander Platov
ad54f56f4c
Adaptive aSide in Settings (#7130)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-11-08 12:43:06 +07:00
Alexander Onnikov
398fd691b8
fix: adjust bump script (#7121)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-07 22:08:02 +07:00
Kristina
35cd74003a
Fix tg replies on mentions (#7122)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-07 19:32:01 +05:00
Kristina
e5f07b9134
Fix love metadata update (#7124)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-07 19:31:48 +05:00
Kristina
e34f59ca37
Initial meeting minutes (#7111)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-07 17:08:15 +07:00
Kristina
25445c1996
Fix tooltips in chat (#7113)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-06 21:48:48 +07:00
Alexander Onnikov
5b3f69a85f
UBERF-8573 Hide archived teamspaces and drives (#7112) 2024-11-06 21:01:29 +07:00
Alexander Onnikov
f5c0bed057
UBERF-8657 API Client package (#7081)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-06 15:00:57 +07:00
Alexander Platov
dc82933644
Mobile UI fixes (#7109)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-11-06 13:25:17 +07:00
Alexander Platov
585b3f40e7
Updated LoveWidget layout (#7103) 2024-11-05 10:54:23 +07:00
Denis Bykhov
3ea2659d9e
Fix class editor (#7099) 2024-11-05 10:53:02 +07:00
Kristina
b063e98965
Add missing commit (#7097) 2024-11-04 21:32:18 +07:00
Denis Bykhov
753661a7e8
Add italian fixes (#7096)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-04 16:26:03 +05:00
lona91
70af2321f7
Italian translation (#7085)
Signed-off-by: lona91 <lona2303@gmail.com>
2024-11-04 15:39:54 +05: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
Denis Bykhov
c190b1c079
Workslot fixes (#7084) 2024-11-02 10:23:08 +07:00
Alexander Platov
7710ff8fa1
Mobile layout fixes (#7077)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-11-01 15:53:56 +05:00
Alexander Onnikov
da0da6b452
UBERF-8564 More readonly fields in guest mode (#7076)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-01 00:22:38 +07:00
Alexander Onnikov
6962e80acd
UBERF-8560 Imrove editor code highlight (#7074) 2024-10-31 20:39:47 +07:00
Alexander Onnikov
ef496d55cd
fix: get rid of @html usages (#7072)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-31 13:12:16 +05:00
Alexander Platov
11a6236712
Updated mobile layout: collapsing WorkbenchTabs, floating aSide. UI fixes. (#7066)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-10-30 23:19:04 +07:00