Commit Graph

5176 Commits

Author SHA1 Message Date
Alexander Onnikov
c0021bbe7c
qfix: pass file uuid to uppy metadata (#6985)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-18 22:48:23 +07:00
Alexey Zinoviev
bad07b90fc
uberf-8511: configurable account db ns (#6978)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-10-18 20:22:26 +07:00
Alexey Zinoviev
e9098372af
UBERF-8500: Improve OIDC init logging (#6981)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-10-18 20:20:16 +07:00
Alexey Zinoviev
f4393df8f3
UBERF-8427: Fix desktop oauth flow (#6975)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-10-18 20:19:33 +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
Alexander Onnikov
8a07a4581f
fix: use ordered list start attribute (#6974)
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-10-18 15:47:46 +07:00
Andrey Sobolev
f189e417c2
UBERF-8510: Fix OOM in backup service (#6973) 2024-10-18 12:12:07 +07:00
Kristina
49f608bc98
Freeze chat autoscroll and notifications read when the window is out of focus (#6971)
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-10-17 20:13:47 +07:00
Alexey Zinoviev
a0b9a9830b
uberf-8509: fix docx to html conversion (#6970) 2024-10-17 20:13:22 +07:00
Kristina
23027deb17
Fix reverse scroll bar scrolling with bar pull (#6968)
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-10-17 17:03:09 +07:00
Alexey Zinoviev
7d91ffee77
Improve ws upgrade logging (#6967)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-10-17 17:01:39 +07:00
Denis Bykhov
2ae1b6d4e0
Recreate all workspace indexes tool (#6946)
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-10-17 02:56:32 +07:00
Alexander Onnikov
78c1938e3e
qfix: disable applicant preview (#6962)
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-10-17 00:47:34 +07:00
Alexander Onnikov
dea31012b5
fix: revert document content field rename (#6955)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-16 22:52:46 +07:00
Andrey Sobolev
d1bf10b1d9
Use mongodb drived with fixed bulkWrite memory leak (#6961)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-16 22:22:24 +07:00
Andrey Sobolev
f89df5921a
UBERF-8499: Optimize indexer operation (#6959)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-16 21:14:42 +07:00
Andrey Sobolev
51679bf82c
UBERF-8499: Use our generateId for ydocs (#6958)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-16 20:16:41 +07:00
Kristina
e6d9b8f606
Improve tabs updates (#6956)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-16 19:03:02 +07:00
Alexey Zinoviev
343a80f642
uberf-8481: upgrade desktop upgrade UX (#6957)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-10-16 15:58:24 +04:00
Denis Bykhov
23e8729b61
Reduce move tool memory (#6954)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-10-16 18:12:17 +07:00
JasminMus
1d3299e384
Visual check for PDF (#6599)
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: Jasmin <jasmin@hardcoreeng.com>
2024-10-16 14:18:38 +04:00
Denis Bykhov
5061856f12
Improve move tool speed (#6949)
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-10-16 03:42:08 +07:00
Kristina
29433b87a7
Fix chat navigator font size (#6947)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-16 02:38:52 +07:00
Denis Bykhov
81716f860a
Fix move tool (#6948)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-10-16 00:19:26 +05:00
Denis Bykhov
f8f140cc12
Fix recreate elastic (#6945)
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-10-15 22:56:49 +05:00
Alexey Zinoviev
288c51aa0d
uberf-8485: fix sounds (#6944)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-10-16 00:31:49 +07:00
Alexey Zinoviev
171e1e88b7
uberf-8480: configurable liveness condition for upgrade (#6943)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-10-15 17:09:00 +04:00
Alexey Zinoviev
6b112fc1be
UBERF-8429: Allow to disable sign-ups (#6934)
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: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-10-15 14:03:55 +04:00
Alexander Onnikov
2c45db6c41
fix: use const slack link (#6935)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-15 16:55:11 +07:00
Alexander Onnikov
a337bb128c
UBERF-8477 Allow to download image from text editor (#6929)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-15 15:36:27 +07:00
Reynaldi Chernando
49836dd0cf
Capitalize Huly in GitHub issue template (#6927)
Signed-off-by: Reynaldi Chernando <12949382+reynaldichernando@users.noreply.github.com>
2024-10-15 14:51:32 +07:00
Andrey Sobolev
4303b0b63c
Fix under maintenance warning message (#6930)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-15 14:50:53 +07:00
Andrey Sobolev
a714be51e9
UBERF-8469: Fix exit from github service (#6921)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-15 10:04:39 +05:00
Denis Bykhov
81e02eb8ca
Fix calendar and gmail services (#6918)
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-10-15 02:44:06 +07:00
Andrey Sobolev
2bbe9813fd
UBERF-8461: Fix migration do not clean backup info (#6913)
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-10-14 22:22:19 +07:00
ja49619
74e122aa35
fix translate for ru.json (#6907)
fix translate for ru.json

Signed-off-by: ja49619 <107350002+ja49619@users.noreply.github.com>
2024-10-14 00:16:34 +07:00
Andrey Sobolev
e900505968
UBERF-8455: Fix admin users (#6909)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-13 21:59:38 +05:00
Andrey Sobolev
499ef4d16e
UBERF-8445: More smart admin mode (#6897)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-13 00:34:33 +07:00
Kristina
e63d50130b
Fix tabs nav (#6898)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-13 00:33:54 +07:00
Denis Bykhov
b5c82bcb82
Reduce stat calls from sync blob (#6890)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-10-12 01:55:29 +07:00
Denis Bykhov
00d8cf2935
Fix love records (#6889)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-10-12 01:55:15 +07:00
Alexey Zinoviev
211f4ed3c5
UBERF-7911: Branding worker (#6858)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-10-11 22:44:16 +04:00
Alexey Zinoviev
5d7d347c4d
UBERF-8426: Controlled account db migration (#6885)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-10-11 22:40:41 +07:00
Anna Khismatullina
dbbd653e09
Fix bunch of GitHub integration issues faced by Vlang (#6839)
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
2024-10-11 18:47:14 +07:00
Kristina
b21f860c9a
Improve tabs pinning (#6874)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-11 18:34:09 +07:00
Andrey Sobolev
02c6f895cd
Fix for remove from non default stores (#6861)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-10 21:13:48 +07:00
Andrey Sobolev
65d45d7e82
Few github high cpu load fixes (#6865)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-10 21:13:04 +07:00
Alexander Onnikov
dd8a9a0d85
fix: code block formatting in one line (#6866)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-10 20:38:10 +07:00
Kristina
f6ff5de501
Fix pinned tabs and create tab (#6864)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-10 20:27:40 +07:00
Andrey Sobolev
e2d1b544d0
Fix move tool v2 (#6852)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-09 22:44:41 +07:00