Commit Graph

4059 Commits

Author SHA1 Message Date
Andrey Sobolev
8e14c06d66
UBERF-9747
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-21 23:05:32 +07:00
Anton Alexeyev
47c61d14e4
Hide meeting minutes to guests (#9009)
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: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-21 19:19:58 +05:00
Denis Bykhov
7f69a4c777
Fix processes (#9014) 2025-05-21 19:08:16 +07:00
Anton Alexeyev
0e0c38b710
Preserve space before emoticon emoji (#9011) 2025-05-21 19:06:53 +07:00
Kristina
ee97398277
Add favorite/starred cards (#9006)
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-05-21 12:48:47 +07:00
Victor Ilyushchenko
007b11c9df
Support for embedding links and references in text editor (#9003)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-05-21 11:45:08 +07:00
Alexander Platov
e201abcc91
Popups and Tooltips in full screen mode (#8933)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-05-21 11:41:37 +07:00
Denis Bykhov
8870224864
Process results (#9002)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-05-21 11:41:01 +07:00
Alexander Platov
5f63ee7a99
Fixed the mouse pointer over the Avatar (#9000) 2025-05-21 08:23:03 +07:00
Alexey Zinoviev
9b42d2e87d
uberf-10649: fix last visit for stale workspaces (#8999)
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-05-20 23:52:04 +07:00
Denis Bykhov
ba9c8e1638
Add guests in contacts (#8998)
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: Denis Bykhov <bykhov.denis@gmail.com>
2025-05-20 18:04:26 +05:00
Artyom Savchenko
7f32b2b2f4
UBERF-10664: Fix person preview (#8995)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-05-20 17:42:42 +07:00
Artyom Savchenko
a4cc6e102e
UBERF-10653: Handle gmail integration errors (#8985) 2025-05-20 14:03:26 +07:00
Kristina
42865885c3
Add fixes for new chat/inbox (#8984)
* Add chat fixes

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

* Update pnpm

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

* Freeze chat if app out of focus, add reaction notification, add inbox clearing

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

* Read reactions notifications

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

* Fix format

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

* Update packages/ui-next/src/components/message/MessageInput.svelte

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Kristina <kristin.fefelova@gmail.com>

* Update packages/ui-next/src/components/message/MessageInput.svelte

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Kristina <kristin.fefelova@gmail.com>

* Fix processes section

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

---------

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
Signed-off-by: Kristina <kristin.fefelova@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-19 17:04:27 +07:00
Victor Ilyushchenko
b79afafa77
EQMS-1302: fixed RBAC bypass for space / team related wizards and popups (develop port) (#8979)
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
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-05-17 01:58:25 +04:00
Denis Bykhov
93ac1aa32f
State machine (#8975)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-05-17 00:30:50 +07:00
Alexander Platov
fd6dd3f4c1
Corrected color for an unassigned avatar (#8977)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-05-16 20:35:24 +04:00
Alexander Platov
04b01acad0
Hidden RoomLanguageSelector (#8952) 2025-05-16 16:30:43 +07:00
Alexander Platov
46113c7135
Closing the MediaPopup when you leave the room (#8953)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-05-16 09:00:02 +07:00
Kristina
2b1a262e6e
Add config for new activity/chat/inbox (#8951)
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-05-15 23:06:33 +07:00
Andrey Sobolev
b5b1a8847b
UBERF-10590: Suport disabled integrations (#8937)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-15 23:04:51 +07:00
Alexander Onnikov
e996857873
fix: adjust embedded video player style (#8947)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-15 23:04:29 +07:00
Alexey Zinoviev
ca90edacae
uberf-10308: adjust onboarding (#8949)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-05-15 22:14:29 +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
Anton Alexeyev
800907b4e9
Qfix: emoji input detection (#8927) 2025-05-14 18:33:10 +07:00
Alexander Onnikov
2ba46c2d34
UBERF-10759 Allow to share screen from media panel (#8926)
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-05-14 13:34:00 +04:00
Artyom Savchenko
467267a67a
UBERF-10525: Update MTA-hook integration (#8925)
* UBERF-10525: Remove old mail resources

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

* UBERF-10525: Use KVS for threads lookup

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

* UBERF-10525: Use kvs for thread lookup

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

* UBERF-10525: Integrate mail-common

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

* UBERF-10525: Add tests

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

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-05-14 16:06:58 +07:00
Anton Alexeyev
d89cfbb64c
Fix custom emojis in reactions (#8921)
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-14 12:32:23 +07:00
Victor Ilyushchenko
c7847a035c
Improved URL-to-reference conversion (#8916)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-05-14 10:08:51 +07:00
Alexander Onnikov
d1a338d313
UBERF-10567 Enhance attachments view in chat (#8915)
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: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-13 23:06:59 +07:00
Alexander Onnikov
13eb029644
fix: close room popup on stop share (#8914)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-13 22:27:35 +07:00
Alexander Platov
7c5b7937a6
Saving the MediaPopup position when leaving (#8901)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-05-13 14:20:40 +07:00
Alexander Platov
bb18fa0369
Fixed the display of the duration of events in the Calendar (#8905)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-05-13 14:19:57 +07:00
Anton Alexeyev
b0c30707d6
Emoji node (#8871)
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-13 14:19:14 +07:00
Alexander Platov
8e2e18410c
Fixed the color of the avatar icon when hovering over (#8895)
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
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-05-12 16:52:45 +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
Artyom Savchenko
a98b83d1e4
UBERF-10408: New gmail integration (#8869)
* UBERF-10375: Fix full message sync

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

* UBERF-10375: Clean up

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

* UBERF-10408: Init new gmail integration

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

* UBERF-10408: Rename package

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

* UBERF-10408: Add mail channel and thread master tags

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

* UBERF-10408: Rename

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

* UBERF-10408: Create messages in cards

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

* UBERF-10408: Use new messages

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

* UBERF-10408: Use mail tags and add mail-common

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

* UBERF-10408: Use tags for mails

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

* UBERF-10408: Clean up tests

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

* UBERF-10408: Fix tests

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

* UBERF-10408: Clean up

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

* UBERF-10408: Clean up

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

* UBERF-10408: Apply client fixes

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

* UBERF-10408: Fix communication version

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

* UBERF-10408: Use adapter for message manager

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

* UBERF-10408: Remove gmail-next and improve performance

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

* UBERF-10408: Fix dep mismatch

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

* UBERF-10408: Add prefix for new history

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

* UBERF-10408: Fix failed tests

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

* UBERF-10408: Fix composite emails and add channel cache

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

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-05-12 11:26:46 +07: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
Denis Bykhov
c5ef23cce8
Prevent users from editing/deleting card types, Fix module labels (#8886)
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: Denis Bykhov <bykhov.denis@gmail.com>
2025-05-09 01:01:49 +05:00
Victor Ilyushchenko
85d30c5c51
Improved table performance in the text editor (#8880)
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: Victor Ilyushchenko <alt13ri@gmail.com>
2025-05-08 14:13:00 +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
Alexander Onnikov
e0881a0771
fix: close media popup on meeting leave (#8877)
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-05-07 20:38:10 +04: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
Kristina
b864fc6f91
Fix messages loading (#8865)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-05-07 08:17:21 +04:00
Alexander Onnikov
ff4b03f596
UBERF-10517 Fix screen recording in desktop app (#8861) 2025-05-07 10:48:29 +07:00
Alexander Onnikov
232eae5448
UBERF-10507 Navigate to drive instead of drive:ids:Root folder (#8853)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-06 16:08:53 +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
6ffb641b91
EQMS-1541: fixes TeamStep in qms document wizard (#8840)
Some checks are pending
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
CI / uitest (push) Waiting to run
CI / dist-build (push) Blocked by required conditions
2025-05-05 21:52:14 +07:00
Anton Alexeyev
2d3ebb61cc
Add Milestones to issue cards in kanban board view (#8822)
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-05-04 16:35:47 +07:00