Commit Graph

4039 Commits

Author SHA1 Message Date
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
Alexander Platov
39b17147ae
LOVE: updated ParticipantView (#8811) 2025-05-02 21:24:21 +07:00
Alexander Platov
31e1b31912
UBERF-10417: corrected red and green colors, icons (#8808) 2025-05-02 12:31:39 +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
Alexander Onnikov
8a9e04b8d4
UBERF-9731 Recorder initial version (#8800)
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
* UBERF-9731 Recorder initial version

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* fix: rush validate issues

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

---------

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-01 23:46:35 +07:00
Victor Ilyushchenko
3c4057ed89
QFix: added appropriate styling for unavailable mentions (#8803)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-05-01 22:59:47 +07:00
Anton Alexeyev
93a957275c
Fix issue status icon presentation (#8795)
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-01 10:08:26 +07:00
Andrey Sobolev
230e1ec418
UBERF-10441: Fix configure and board item displayed (#8789)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-30 22:52:39 +07:00
Alexander Platov
20d38fae14
UBERF-10418: Removed empty popup in the user's personal room (#8775)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-04-30 15:41:37 +07:00
Victor Ilyushchenko
42db4c3389
eqms-1533: fix template versions query (#8753) (#8766)
Some checks are pending
CI / formatting (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 / dist-build (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / docker-build (push) Blocked by required conditions
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
Co-authored-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-04-29 13:10:12 +04:00
Kristina
80a14b3f08
Fix activity for removed tags (#8761)
* Fix activity for removed tags

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

* Fix text

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

---------

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-04-29 14:48:17 +07:00
Andrey Sobolev
5fa9daee8f
UBERF-10407: Fix Team display (#8762)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
Signed-off-by: Andrey Sobolev <haiodo@users.noreply.github.com>
2025-04-29 14:47:20 +07:00
Kristina
3af7fa6f7c
UBERF-10368: Fix direct create (#8760)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-04-29 14:15:32 +07:00
Chunosov
89d2d6872a
fix checking for guest in meetings (#8750)
* fix checking for guest in meetings

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

* don't check role in person, use employee mixin

Co-authored-by: Andrey Sobolev <haiodo@users.noreply.github.com>
Signed-off-by: Chunosov <N.Chunosov@yandex.ru>
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* fix formatting

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: Andrey Sobolev <haiodo@users.noreply.github.com>
2025-04-29 13:29:36 +07:00
Victor Ilyushchenko
c721929021
EQMS-1441: editable QMS doc reviewers and approvers during requests. (#8699)
* EQMS-1441: editable QMS doc reviewers and approvers during requests.

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

* ff

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

---------

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-04-28 22:30:55 +03:00
Denis Bykhov
dd851ddf05
Fix removed types (#8749)
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-04-28 23:22:08 +07:00
Denis Bykhov
e762b43ea2
Fix child card spaces (#8742)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-04-28 19:23:10 +05:00
Andrey Sobolev
0b73f61106
QFIX: Admin panel show inactive workspaces (#8716)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-28 18:18:54 +05:00
Chunosov
c31815e19f
Select default meeting room in public schedule (#8732)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-04-28 18:01:36 +05:00
Andrey Sobolev
3bf36c524a
UBERF-10376: Allow todos filtering (#8729) 2025-04-28 19:54:58 +07:00
Alexander Onnikov
54df8dcf4b
fix: adjust media popup styles (#8724) 2025-04-28 19:54:20 +07:00