Commit Graph

1076 Commits

Author SHA1 Message Date
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
54df8dcf4b
fix: adjust media popup styles (#8724) 2025-04-28 19:54:20 +07:00
Alexander Platov
1959b9f107
Fixed layouts for ListView and Section (#8703)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-04-25 09:37:38 +07:00
Alexander Onnikov
d112acd6e2
Adjust media popup styles (#8700)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-04-25 09:28:03 +07:00
Kristina
f5de0ee994
Add new chat fixes (#8687)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-04-24 11:42:07 +07:00
Alexander Onnikov
06403b3507
feat: media state plugin (#8674) 2025-04-23 09:37:39 +07:00
Alexander Platov
cb9a0d5017
Smooth appearance of the tooltip (fixed twitching) (#8617)
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
2025-04-18 10:23:21 +07:00
かっこかり
da6ef6e1e1
Japanese Translation (#8576)
Signed-off-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-04-16 21:46:40 +07:00
Victor Ilyushchenko
cabbd6f7e0
Minor enhancements to the text color feature (#8551)
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: Victor Ilyushchenko <alt13ri@gmail.com>
2025-04-15 18:36:13 +07:00
Artyom Savchenko
d2603d8629
UBERF-9716: New profile preview and initial achievements (#8504)
* UBERF-9716: Draft user profile

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

* UBERF-9716: Redesign user profile card

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

* UBERF-9716: Hide error for profile popup

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

* UBERF-9716: Add achievement header and refactor

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

* UBERF-9716: Display timezone

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

* UBERF-9716: Fix formatting

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

* UBERF-9716: Refactor

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

* UBERF-9716: Add preview for mentions

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

* UBERF-9716: Move achievements to separate module and use component extension

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

* UBERF-9716: Clean up

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

* UBERF-9716: Fix rush check

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

* UBERF-9716: Clean up

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

* UBERF-9716: Fix validate

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

* UBERF-9716: Fix validate

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

* UBERF-9716: Minor fixes

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

* UBERF-9716: Fix formatting and template

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

* UBERF-9716: Update npm lock

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

* UBERF-9716: Add light background and fix some issues

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

* UBERF-9716: Clean up

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

* UBERF-9716: Fix svelte error

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

* UBERF-9716: Clean up

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

* UBERF-9716: Add preview to new chat

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

* UBERF-9716: Fix svelte

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

* UBERF-9716: Update avatar selector

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

* UBERF-9716: Use instead of px

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

* UBERF-9716: Accent name

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

* UBERF-9716: Fix formatting

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

* UBERF-9716: Remove unused width prop

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

* UBERF-9716: Remove isButtonIcon

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

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-04-15 13:13:16 +07:00
Alexander Onnikov
11232c503c
UBERF-9759 Scroll attachments in chat (#8523)
* UBERF-9759 Scroll attachments in chat

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

* fix: use Array.from(...)

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

---------

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-04-11 00:27:43 +07:00
Chunosov
f51aacacf3
Show CalDav link (#8511)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-04-10 10:38:34 +07:00
Denis Bykhov
073017ae67
Date process funcs (#8441)
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-03 00:22:53 +07:00
Alexander Onnikov
e524ce3e47
fix: update settings context on changes & update system theme (#8405)
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
2025-03-31 19:29:30 +07:00
Kristina
af9bb74670
New chat & inbox (#8328)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-31 17:09:09 +07:00
Chunosov
1d1593d77d
Fix meeting window width (#8382) 2025-03-31 08:39:21 +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
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
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
Chunosov
fcdf70cb5d
Small visual fixes fot calendar events (#8310)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-03-21 23:10:27 +07:00
Kristina
13bb69e03c
Add lazy for emojis groups (#8292)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-20 14:36:57 +07:00
Alexander Platov
c9d688c115
LOVE: updated layout of floors and ParticipantView (#8270)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-03-19 09:55:14 +07:00
Denis Tingaikin
31bf72bf3b
qfix: fix issues with hls player (#8268) 2025-03-19 07:51:14 +07:00
Denis Bykhov
e16d6c73a2
Processes (#8267) 2025-03-19 07:49:26 +07:00
Denis Bykhov
af2f78a141
Files for cards (#8217)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-03-13 13:47:56 +07:00
Victor Ilyushchenko
248cb26f38
Survey plugin tweaks & bug fixes (#8188)
* Survey plugin tweaks & bug fixes

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-03-11 11:41:10 +03:00
Denis Tingaikin
877ca8ee54
fix envs for huly-stream app for local dev (#8171)
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
2025-03-07 19:15:22 +07:00
Denis Tingaikin
14a6a3a108
UBERF-9126: drive plugins + init version of screen recorder (#8126)
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
2025-03-07 17:08:07 +07:00
Chunosov
6636e0acfa
Add public schedule (#8155) 2025-03-07 12:24:04 +07:00
Chunosov
805bf254c9
Select my-office for meeting, fix adding Meeting mixin (#8148)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-03-06 15:39:22 +07:00
Alexander Platov
664dfceb9a
Minor UI fixes (#8146)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-03-06 15:37:57 +07:00
Alexander Platov
618034e6fa
LOVE: scaling the floor (#8145)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-03-06 15:37:17 +07:00
Denis Bykhov
efdbf4f2a2
Card fixes (#8136)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-03-05 21:03:39 +07:00
Andrey Sobolev
a6b8d6cd09
UBERF-9537: Fix Invalid navigate to guest not authorised (#8121)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-03 12:53:40 +07:00
Denis Bykhov
5d5f6e89b3
Merge (#8082)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-26 17:59:41 +07:00
Alexander Platov
5b61f45d08
Fixes for updated emojis (#8094)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-02-26 00:24:40 +07:00
Alexander Onnikov
0a2aad3650
fix: extract video player to separate component (#8086)
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: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-25 18:28:43 +07:00
Alexander Onnikov
4855e94645
fix: filter props on component update (#8080)
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-02-24 19:00:48 +07:00
Andrey Sobolev
ce10156fe4
Merge branch 'staging' into develop
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: Andrey Sobolev <haiodo@gmail.com>
2025-02-22 23:57:16 +07:00
Alexander Platov
4429d33c68
Updated Emojis (#8063)
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 Platov <alexander.platov@hardcoreeng.com>
2025-02-21 18:02:20 +07:00
Victor Ilyushchenko
8b47263a10
Minor improvements for survey module (#8066)
* Minor improvements for survey module

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-02-21 13:33:03 +03:00
Alexander Onnikov
85160233a8
fix max width for left tooltip position (#8064)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-20 23:15:15 +07:00
Alexander Onnikov
7bdb4de5b2
fix: limit tooltip size for left and right location (#8055)
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 / 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 / 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-02-19 17:55:50 +07:00
Alexander Onnikov
7e18269f06
UBERF-9491 Filter out default undefined values from component props (#8052)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-19 17:15:50 +07:00
Alexander Onnikov
be9656d256
UBERF-9491 Filter out default undefined values from component props (#8052)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-19 12:29:18 +05:00
Andrey Sobolev
329d1f175b
Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-17 11:02:01 +07:00
Andrey Sobolev
9072b4cbba
UBERF-9483 Task type improvements (#8015)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-17 10:51:48 +07:00
Andrey Sobolev
6a5b169411
QFix: Load spinner (#8014)
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: Andrey Sobolev <haiodo@gmail.com>
2025-02-15 16:52:28 +07:00
Alexander Onnikov
f1d0817984
UBERF-9480 Use image previews of proper size (#8008)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-14 20:03:21 +07:00