Commit Graph

6459 Commits

Author SHA1 Message Date
Kristina
af9bb74670
New chat & inbox (#8328)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-31 17:09:09 +07:00
Artyom Savchenko
bacf563d85
UBERF-9712: Improve mail TLS settings and logs for self hosters (#8399) (#8400)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-03-31 17:08:24 +07:00
Alexey Zinoviev
d3ed7eb79a
uberf-9713: fix auto join condition (#8404)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-03-31 17:08:08 +07:00
Chunosov
7160ccf423
use cockroach by default in dev-tool (#8401)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-03-31 16:31:06 +07:00
Denis Bykhov
21a7876ad1
Fix card migration (#8402)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-03-31 14:11:08 +05:00
Kristina
e9d8da460a
Add exception to rules for ai bot in identity (#8397)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-31 12:51:59 +07:00
Andrey Sobolev
b3a4be2933
UBERF-9711: Add by region groupping for admin console (#8396)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-31 11:35:44 +07:00
Chunosov
fca71b6a93
Mail hook adjustments (#8385)
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 Chunosov <Chunosov.N@gmail.com>
2025-03-31 11:00:30 +07:00
Chunosov
1d1593d77d
Fix meeting window width (#8382) 2025-03-31 08:39:21 +07:00
Denis Bykhov
bf66d44f71
Fix mixins for calendar event (#8393)
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 / uitest (push) Waiting to run
CI / formatting (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 / dist-build (push) Blocked by required conditions
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-03-30 22:08:37 +05:00
Alexey Zinoviev
9475b55489
txu-105: fix model lookups (#8386)
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: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-03-30 14:05:39 +05:00
Denis Bykhov
d428316dfe
Fix change type (#8388)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-03-30 14:05:05 +05:00
Andrey Sobolev
8d2a7b541b
UBERF-9710: Fix always on status on front (#8391)
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-03-30 01:35:06 +07:00
Alexander Onnikov
32d96e5dce
UBERF-9699 Refactor settings UI (#8370)
Some checks failed
CI / uitest (push) Has been cancelled
CI / build (push) Has been cancelled
CI / uitest-pg (push) Has been cancelled
CI / uitest-qms (push) Has been cancelled
CI / uitest-workspaces (push) Has been cancelled
CI / test (push) Has been cancelled
CI / svelte-check (push) Has been cancelled
CI / formatting (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>
2025-03-28 14:32:28 +07:00
Chunosov
357d0dcfe9
Inbound mail service (#8379)
* UBERF-9612: Send mail creation request

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

* UBERF-9612: Mail creation

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

* UBERF-9612: Rename pod

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

* use hook in inbound mail pod

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* inbound mail mta handler

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* fix formatting

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* revert account changes, save messathes in both from and to spaces

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* remove pod-hook

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* fix port dockerfile

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* fix deps versions

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* mark ws dep as external

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* create social id for mailbox

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
Co-authored-by: Artem Savchenko <armisav@gmail.com>
2025-03-28 13:48:19 +07:00
Andrey Sobolev
f6c8085583
Use authorized docker pull (#8375)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-28 12:23:34 +07:00
Andrey Sobolev
7acef2e057
UBERF-9705: Fix issues labels add remove (#8373)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-28 11:23:06 +07:00
Alexey Zinoviev
9b7a85ec4e
uberf-9603: fix account rename (#8371)
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: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-03-28 03:33:22 +07:00
Alexey Zinoviev
c6326b3c73
UBERF-9636: Meeting links - more cases (#8369)
Some checks are pending
CI / test (push) Blocked by required conditions
CI / uitest (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 / 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: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-03-28 01:05:53 +07:00
Victor Ilyushchenko
0bbf5773e5
Mention object icons & bug fixes (#8357)
* Mention object icons & bug fixes

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* ff

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* fmt

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* ff

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* rv

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* ff

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* fmt

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* fixed test

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

---------

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-03-27 18:33:19 +03:00
Chunosov
62d6a76b4a
Fix meeting window width (#8365)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-03-27 16:18:07 +07:00
Alexander Onnikov
57cd51ee1d
fix: handle double quotes in etag (#8362)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-27 13:05:25 +07:00
Andrey Sobolev
3adc00dced
UBERF-9698: Fix identity swap issue (#8360)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-27 12:20:27 +07:00
Artyom Savchenko
570da669ac
PLATF-8339: Allow test project editing(dev) (#8354) 2025-03-27 04:43:36 +07:00
Alexander Onnikov
ec26f0cfa8
fix: remove quotes from print blob id (#8356)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-26 22:31:43 +04:00
Kristina
af1563f580
Reduce finds on create notifications (#8352)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-26 22:20:20 +04:00
Alexander Onnikov
651c1395a8
fix: exclude first segment from account cookie domain (#8348)
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 / uitest-workspaces (push) Has been cancelled
CI / test (push) Has been cancelled
CI / svelte-check (push) Has been cancelled
CI / formatting (push) Has been cancelled
CI / docker-build (push) Has been cancelled
CI / dist-build (push) Has been cancelled
2025-03-26 17:14:47 +07:00
Denis Bykhov
0641da8a15
processes UI (#8349) 2025-03-26 17:13:09 +07:00
Anna Khismatullina
e08b0392fa
Enable export for organizations (#8346)
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: Anna Khismatullina <anna.khismatullina@gmail.com>
2025-03-26 13:05:09 +07:00
Chunosov
31de65a60c
Account mailboxes (#8342)
* add mailboxes settings page

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* add account methods and ui for mailbox settings

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* load mailbox domains in settings

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* create mailbox table in migrations

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* add translations, generate password for mailbox

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* Potential fix for code scanning alert no. 145: Creating biased random numbers from a cryptographically secure source

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Chunosov <N.Chunosov@yandex.ru>
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* update pnpm.lock

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* move password generation to utils

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

---------

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
Signed-off-by: Chunosov <N.Chunosov@yandex.ru>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-03-26 11:38:18 +07:00
Anna Khismatullina
6beddd3b16
Port export changes to develop (#8329)
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: Anna Khismatullina <anna.khismatullina@gmail.com>
2025-03-25 21:10:51 +05:00
Andrey Sobolev
163f6785c9
UBERF-9693: Allow to reindex from migration (#8345)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-25 23:09:40 +07:00
Alexander Platov
d40e6fe2cf
Change the "Show more" button position in the ListView (#8335)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-03-25 21:36:35 +07:00
Kristina
6bf3ecd30a
Fix thread open (#8344)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-25 20:57:57 +07:00
Kristina
d9316aa8da
Add search for meetings (#8341)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
Co-authored-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-25 19:51:38 +07:00
Alexey Zinoviev
b37c119628
uberf-9691: expose full social ids in own account (#8340)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-03-25 13:48:28 +04:00
Kristina
3d9c9aa8b7
Try new openai transcription model (#8338)
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: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-25 12:54:24 +05:00
Denis Bykhov
e1538af3b3
Improve change type (#8337)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-03-25 12:10:45 +05:00
Alexander Onnikov
b84d839a01
fix: handle token errors in front service (#8336) 2025-03-25 09:22:20 +03:00
Alexey Zinoviev
edda71fef4
UBERF-9636: Meeting links (#8334) 2025-03-25 09:15:09 +03:00
Kristina
d74f1bf847
Fix Ai reply loop (#8333)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-25 01:05:34 +07:00
Denis Bykhov
5402d8f0f2
Fix contact array presenter (#8332)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-03-25 01:05:10 +07:00
Denis Bykhov
2cbb74495a
Change card type (#8331)
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-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
CI / uitest (push) Waiting to run
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-03-24 19:41:04 +05:00
Denis Bykhov
34fc0024d3
Card refs (#8319)
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-03-24 09:56:55 +07:00
Denis Bykhov
2a735553e9
Fix sql batch update (#8296)
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 / uitest-workspaces (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
2025-03-22 20:32:28 +07:00
Andrey Sobolev
58eb205688
use redpanda queue (#8291)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-22 13:55:46 +05:00
Artyom Savchenko
1f82104933
UBERF-9624: Add card viewlet settings (#8258)
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
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-03-22 02:21:11 +07:00
Kristina
6c8d313994
Fix object-fit mistake (#8314)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-21 21:58:03 +03:00
Denis
0ef49471ed
CSS fix: prevent underlining when hovering buttons within links (#8311)
Signed-off-by: Denis FL <denisfl@pm.me>
2025-03-22 00:47:42 +07:00
Denis Tingaikin
9fdb7bb7a9
Request hls video for all video content (#8313)
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
2025-03-22 00:17:33 +07:00