Commit Graph

5485 Commits

Author SHA1 Message Date
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
Andrey Sobolev
26e93fefdb
UBERF-8615: Backup/restore fixes (#7258)
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-04 14:10:36 +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
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
Andrey Sobolev
1526ae2055
Fix queries for $in: [null, ...etc] in pg (#7253)
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-02 23:20:26 +07:00
Andrey Sobolev
44e55f3f61
Improve no operation update flow (#7251)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-02 22:04:36 +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
Alexander Onnikov
9014020ca7
fix: optimize json content migration (#7252)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-12-02 18:25:01 +07:00
Andrey Sobolev
e4221f779f
UBERF-8608: Rework connection management (#7248)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-02 14:37:12 +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)
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-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 / 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-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)
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-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 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-11-27 17:03:27 +04:00
Alexander Onnikov
d9a11e57d2
fix: add document inline editor (#7233)
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-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
Andrey Sobolev
aea704fd0f
UBERF-8603: Fix memory leak (#7229)
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: Andrey Sobolev <haiodo@gmail.com>
2024-11-24 10:21:57 +07: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
Andrey Sobolev
4c52a43ffe
Fixes for traverse/load in backups (#7221)
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-11-22 21:14:40 +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
Andrey Sobolev
9f261a19d3
Fix createdOn be set on middleware (#7224)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-22 20:25:01 +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
Kristina
33e086adec
Fix push titles (#7220)
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-22 14:16:45 +07:00
Andrey Sobolev
925e028bde
Fix backup restore scripts (#7195)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-22 13:25:09 +07:00
Andrey Sobolev
e63bbd563b
UBERF-8595: Fix backup/restore performance (#7188)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-22 13:23:50 +07:00
Alexander Onnikov
1e2b3645b0
fix: better handle markup in api client (#7180)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-22 09:29:59 +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
Denis Bykhov
a9a55a2287
Fix kanban drag-and-drop (#7219) 2024-11-22 08:43:49 +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
Alexander Onnikov
500a221ceb
fix: datalake issues (#7217)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-22 01:19:33 +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 / 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-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
Andrey Sobolev
13df48d7c9
Update mongo driver to 6.10 (#7211)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-21 13:51:50 +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
Denis Bykhov
98bb4fe0ef
Fix pg in query (#7207) 2024-11-21 11:15:44 +07:00
Artyom Savchenko
6971dea915
Fix checkbox state (#7202)
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-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
Alexander Onnikov
872c148288
fix: configure csp (#7206)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-20 23:47:26 +07:00