Commit Graph

285 Commits

Author SHA1 Message Date
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
Denis Bykhov
9a02b1d430
Cards (#7809) 2025-01-29 11:35:17 +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
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
Andrey Sobolev
f1849628a8
UBERF-9158: Use parameters in SQL queries (#7690)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-17 15:23:13 +05:00
Denis Tingaikin
d020053d35
feat: add links preview (#7600)
Signed-off-by: Denis Tingaikin <denis.tingajkin@xored.com>
2025-01-15 12:07:01 +07:00
Andrey Sobolev
81dd4cdee7
UBERF-9107: Add backup list support (#7662)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-15 11:08:51 +07:00
Alexander Onnikov
59141b9096
Add german translation (#7636)
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: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-11 02:15:28 +07:00
Andrey Sobolev
d44793763e
UBERF-8581: Optimise session data (#7582) 2025-01-06 19:05:29 +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
a86fafd5a3
Esbuild 0.24.2 (#7542)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-24 22:34:51 +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
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
4150d67d4c
UBERF-8983: Speedup startup in PG adapter (#7517)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-20 16:36:56 +07:00
Chunosov
524dc5da00
Add initial transactor rpc (#7490)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
Co-authored-by: Andrey Sobolev <haiodo@gmail.com>
Co-authored-by: Victor Ilyushchenko <alt13ri@gmail.com>
2024-12-20 14:21:37 +07:00
devin-ai-integration[bot]
45745f54c5
fix: enable all available languages by default (#7513)
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
Fix Issue: #7463

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: alexey@hardcoreeng.com <alexey@hardcoreeng.com>
2024-12-19 22:38:32 +04: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
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
Andrey Sobolev
de77b1a559
UBERF-8887: Allow override region settings (#7450)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-13 16:23:14 +07:00
Andrey Sobolev
58630c285e
Upgrade webpack and remove vendors pack (#7286) 2024-12-07 15:32:54 +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
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
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
Alexander Platov
aa4ee33839
Fixed mobile zoom (#7139)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-11-09 19:23:28 +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
Andrey Sobolev
7c69f6f35a
UBERF-8553: Stats as separate service (#7054)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-29 12:57:28 +07:00
Alexey Zinoviev
7eec2b55eb
Qfix: fix setting ui metadata from config (#7025)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-10-23 22:19:41 +07:00
Artem Kheystver
7190bacc0f
Update posthog config to disable unneeded stuff (#6986) 2024-10-21 09:04:37 +02:00
Andrey Sobolev
0b1af0da90
UBERF-8518: Optimize client model (#7000)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-21 13:12:45 +07:00
Artem Kheystver
1192e23d18
Attempt to fix false user multiplication in analytics (#6980) 2024-10-19 00:51:38 +07:00
Alexander Onnikov
913849af82
feat: datalake worker initial version (#6952)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-18 19:17:40 +07:00
Andrey Sobolev
9dc8ac3b4a
UBERF-8376: Move indexer from server-core (#6829)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-09 12:08:27 +07:00
Andrey Sobolev
3951181958
UBERF-8282: Fix ws deps (#6735)
+ Fix github integration removal

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-26 17:20:30 +07:00
Kristina
8d9cebdd67
Add translate message action (#6609)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-09-19 22:35:18 +07:00
Alexey Zinoviev
b5610a8bd5
ubefr-8162: fix default language (#6621)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-09-18 18:37:54 +07:00
Andrey Sobolev
1daec4def4
UBERF-8060: Fix user statuses and workspace selection (#6512)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-10 22:59:38 +07:00
Andrey Sobolev
55b51b0fd0
UBERF-7922: Split Server Storage to middlewares (#6464)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-09 13:40:49 +05:00
Francis The Basilisk
069c69b7db
add Attach to Browser debug config (#6456)
Signed-off-by: Evgenii Rechkalov <snorkysnark@gmail.com>
2024-09-02 23:11:39 +07:00
Alexander Onnikov
4ff8a4559f
Cloud collaborator refactoring (#6424) 2024-08-29 15:10:37 +07:00
Andrey Sobolev
7324f2ef54
Retry for load of config.json (#6397)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-08-27 14:31:08 +07:00
Kristina
ae60ab3531
Improve support worksapce (#6360)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-08-23 14:05:21 +07:00
Alexander Onnikov
df2a9b2708
UBERF-4725 Migrate collaborative content (#5717)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-08-22 16:03:42 +05:00
Andrey Sobolev
c01a274cef
UBERF-7690: Trigger improvements (#6340)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-08-19 10:41:31 +05:00
Kristina
d26a03f814
Fix analytics collector and ai-bot services (#6331)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-08-16 14:02:24 +07:00
Alexander Onnikov
9df6ba218c
Use datalake storage (#6310)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-08-16 14:00:55 +07:00
Kristina
4ec2d56303
[Part-1]: New analytics events (#6319)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-08-14 14:37:52 +07:00
Kristina
b997b0c753
UBERF-7604: Preparation for telegram notifications (#6123)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-08-06 15:27:42 +07:00
Denis Bykhov
fbcc59011d
Disable dev version (#6228) 2024-08-02 12:08:00 +07:00