Commit Graph

1335 Commits

Author SHA1 Message Date
Alexander Onnikov
4aef00c462
fix: remove datalake extra retries on 404 (#8962)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-16 14:59:07 +07:00
Denis Bykhov
afca633175
Minor guests fixes (#8945)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-05-15 22:13:01 +07:00
Alexey Zinoviev
53f02fac18
uberf-10455: merge accounts for merged persons (#8942) 2025-05-15 19:15:04 +07:00
Alexey Zinoviev
f98007b2e9
UBERF-10550: Support internal endpoint in getLoginInfoByToken (#8902)
Some checks are pending
CI / hulykvs-build (push) Waiting to run
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
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-05-12 23:00:25 +07:00
Andrey Sobolev
5fa1f1302a
QFIX: Keep snapshots (#8904)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-12 19:38:10 +07:00
Alexander Onnikov
94f8b55908
fix: storage adapter throw error on stat (#8893)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-12 15:46:39 +07:00
Kristina
3295adee57
Implement @everyone/@here (#8890)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-05-12 14:42:58 +07:00
Kristina
137260fe5b
Fix undefined error in new chat (#8892)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-05-12 11:21:50 +04:00
Andrey Sobolev
6807c9e5ab
UBERF-10523: Fixes for backup/compact (#8888)
* UBERF-10523: Fixes for backup/compact

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

* Fix build

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

* Fix build

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

---------

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-12 11:25:22 +07:00
Anna Khismatullina
06fb92b7cb
Fix init workspace in dev (#8799)
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
Co-authored-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-05-12 09:24:38 +05:00
Alexander Onnikov
874f4e3262
UBEF-10370 Collaborator fixes (#8889)
Some checks are pending
CI / build (push) Waiting to run
CI / hulykvs-build (push) Waiting to run
CI / dist-build (push) Blocked by required conditions
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 / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
2025-05-12 07:55:25 +07:00
Kristina
7809b1d524
Card & messages UI changes (#8876)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-05-08 14:12:09 +07:00
Kristina
a6e491edf6
Implement replies in new chat (#8866)
Some checks are pending
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / build (push) Waiting to run
CI / svelte-check (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 / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
* Fix replies

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>

* Add workaround to open card in current application

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>

---------

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-05-07 13:07:06 +07:00
Alexey Zinoviev
ebdb7fc392
uberf-10488: allow ws limit per account (#8864)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-05-07 12:28:05 +07:00
Kristina
b864fc6f91
Fix messages loading (#8865)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-05-07 08:17:21 +04:00
Nikolay Marchuk
4007537b34
Remove deprecated types packages from dependencies (#8856)
Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>
2025-05-06 18:58:05 +07:00
Denis Bykhov
44cecc1a73
Rewrite calendar service (#8851)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-05-06 17:04:52 +07:00
Alexey Zinoviev
b48f5e4b39
UBERF-10499: Fix team planner (#8847)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-05-06 11:27:06 +07:00
Victor Ilyushchenko
4a24ca257f
Fixed mixin projections in postgres adapter (#8838)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-05-05 17:56:06 +05:00
Alexey Zinoviev
c42a94f697
UBERF-9559: Make CR accounts migrations concurrency safe (#8821)
Some checks are pending
CI / uitest (push) Waiting to run
CI / dist-build (push) Blocked by required conditions
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-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
* uberf-9559: make cr accounts migrations concurrency safe
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* uberf-9559: fix test
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-05-03 23:30:39 +07:00
Nikolay Marchuk
7e710f04a9
Provide same response format for front and datalake upload (#8809)
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 / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>
2025-05-02 13:06:52 +07:00
Kristina
508cef27d4
New card layout (#8796)
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 / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (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
2025-05-02 09:01:01 +07:00
Andrey Sobolev
d4875e8af9
Do full verify on region move
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (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 / formatting (push) Blocked by required conditions
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (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-04-30 16:48:31 +07:00
Andrey Sobolev
5caa14dbf2
QFIX: Improve backup find tool (#8783)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-30 13:39:13 +04:00
Nikolay Marchuk
a054539a16
Use System account for blobs returned from StorageAdapters (#8779)
Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>
2025-04-30 15:42:22 +07:00
Andrey Sobolev
1c9127b0a8
UBERF-10413: Fix update of %hash% and update migration (#8771)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-29 19:58:39 +04:00
Andrey Sobolev
5c0ea43eda
UBERF-10412: Make rate limit less aggressive (#8765)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-29 21:40:12 +07:00
Nikolay Marchuk
3d8c358845
Pass unauthorized responses from accounts into front file server (#8731) 2025-04-28 19:57:20 +07:00
Nikolay Marchuk
c28ead7a03
Fix incompatibilities of front files server and datalake (#8730)
Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>
2025-04-28 19:02:29 +07:00
Artyom Savchenko
ac249c8273
UBERF-9764: Adjust gmail for new accounts (#8681)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-04-28 11:37:30 +05:00
Alexander Onnikov
9efefe3693
fix: add more logs do collaborator doc saving (#8721)
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 / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
2025-04-28 09:24:35 +07:00
Anna Khismatullina
e61eea7076
Port import changes to develop (#8685)
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
2025-04-25 17:53:40 +04:00
Alexey Zinoviev
b09a09c820
uberf-10342: fix init script executor (#8702)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-04-25 12:07:11 +04:00
Andrey Sobolev
aedad834f1
Basic rate limits (#8539)
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 / uitest-workspaces (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-04-24 17:40:25 +07:00
Alexey Zinoviev
26194a4dbf
UBERF-10303: Always sign up with OTP (#8665) 2025-04-23 09:33:57 +07:00
Kristina
a1c74384ec
Create queue producers in pipeline phase (#8643) 2025-04-22 08:47:33 +07:00
Kristina
7721300186
Fix threads in new chat (#8653) 2025-04-22 08:46:00 +07:00
Kristina
5423aa5047
Fix notifications query (#8644)
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 / uitest-workspaces (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>
2025-04-21 11:06:20 +05:00
Andrey Sobolev
ad9d8ae0e6
UBERF-10272: Allow workspace owners to enable/disable modules (#8638)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-21 11:32:31 +07:00
Denis Bykhov
bbbdf67b28
Fix otp admin login (#8639)
* Fix otp admin login

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Fix

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

---------

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-04-19 01:17:31 +07:00
Chunosov
e7ff27fd53
Calendar event queue handler (#8630)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-04-18 21:27:50 +05:00
Kristina
7e6710660d
Fix bot access to send messages under other persons (#8633)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-04-18 21:23:44 +05:00
Artyom Savchenko
7575fa08ec
UBERF-10248: Fix local time (#8623)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-04-18 13:09:08 +07:00
Alexander Onnikov
52daac6f57
fix: append port to s3 endpoint (#8601)
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 / uitest-workspaces (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-04-17 13:12:39 +07:00
Alexey Zinoviev
fb12d735ff
uberf-10227: fix createdOn type in getUserWorkspaces (#8584)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-04-16 20:52:42 +07:00
Andrey Sobolev
0c9c985ab8
UBERF-9521: Refactor session manager (#8560)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-16 20:50:58 +07:00
Artyom Savchenko
c370fdb1a8
UBERF-10248: Fix timezone loading (#8586)
* UBERF-10248: Fix local timezone

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* UBERF-10248: Remove unused import

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* UBERF-10248: Remove redundant arg

Signed-off-by: Artem Savchenko <armisav@gmail.com>

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-04-16 20:30:05 +07:00
Chunosov
7015461c72
Use huly id for caldav, disable app secret getting for accounts (#8581)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-04-16 13:39:22 +04:00
Kristina
c49439070a
Update communication (#8578)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-04-16 13:50:15 +07:00
Alexey Zinoviev
163295783b
uberf-10228: expose release social id to services (#8562) 2025-04-15 21:06:59 +07:00