Commit Graph

3569 Commits

Author SHA1 Message Date
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)
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-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)
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 / 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>
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) 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 / 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-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)
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>
2024-12-07 22:57:57 +07:00
Alexander Platov
94fe72e12f
LOVE widget: a different background (#7288) 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)
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