Commit Graph

4033 Commits

Author SHA1 Message Date
Anton Alexeyev
25b5ceba6a Merge branch 'develop' into emoji-node
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

# Conflicts:
#	common/config/rush/pnpm-lock.yaml
#	packages/ui-next/package.json
#	packages/ui-next/src/utils.ts
#	plugins/activity-resources/package.json
2025-05-07 18:45:50 +07:00
Anton Alexeyev
1d732f9081 Rename 'custom' kind of emoji to 'image'
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-07 15:38:36 +07:00
Anton Alexeyev
574285aba8 Move locales to plugin
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-07 14:52:45 +07:00
Anton Alexeyev
1e31ed06d7 Remove wrong import
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-07 14:28:18 +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
Anton Alexeyev
f4680b2e43 Merge branch 'develop' into emoji-node
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

# Conflicts:
#	common/config/rush/pnpm-lock.yaml
#	desktop/package.json
#	desktop/src/ui/platform.ts
#	dev/prod/package.json
#	dev/prod/src/platform.ts
#	models/all/package.json
#	models/all/src/index.ts
#	packages/ui-next/src/components/message/MessagePresenter.svelte
#	plugins/activity-resources/package.json
#	rush.json
2025-05-07 12:57:16 +07:00
Anton Alexeyev
cc32979f8a Remove emoji from packages
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-07 11:43:40 +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
Anton Alexeyev
e34e6250a1 Replace usage of packages emoji with plugin emoji
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-07 11:05:23 +07:00
Alexander Onnikov
ff4b03f596
UBERF-10517 Fix screen recording in desktop app (#8861) 2025-05-07 10:48:29 +07:00
Anton Alexeyev
5d5f47e792 Fix frequent emoji removal
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-06 23:18:56 +07:00
Anton Alexeyev
cdd7a0eb0a Move icons to assets svg
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-06 19:43:27 +07:00
Anton Alexeyev
1d8ba2ecb9 Add Emoji plugin
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-06 16:56:01 +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
Anton Alexeyev
14f5252d7f Add custom emojis presentation
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-02 22:02:54 +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
Anton Alexeyev
c8f61385ec Extend emojis with Custom type
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-02 12:25:46 +07:00
Anton Alexeyev
7df8a2c779 Refactor utility functions
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-02 09:56:02 +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
e19aec5abd Remove redundant skin tone code
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-01 17:11:15 +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
Anton Alexeyev
752638f448 Tune regular expressions
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-04-30 16:38:10 +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
Anton Alexeyev
9bfb7ebf06 Add emoji input and paste rules
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-04-30 11:21:47 +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
Anton Alexeyev
4d1b2a436d Add emoji text node
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-04-29 15:29:03 +07: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
Artyom Savchenko
76a425ba98
UBERF-10248: Reduce profile preview size (#8723)
Some checks are pending
CI / build (push) Waiting to run
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
CI / svelte-check (push) Blocked by required conditions
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-04-28 11:51:42 +05: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
91eb4be23d
fix: remove file upload console log (#8722) 2025-04-28 08:35:52 +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
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