Commit Graph

6716 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
Denis Bykhov
8fee443142
Calendar migration tool (#8873)
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-07 15:43:45 +07:00
Anton Alexeyev
6b5df6584a Fix wrong node insertion
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-07 15:38:58 +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
Alexey Zinoviev
ebdb7fc392
uberf-10488: allow ws limit per account (#8864)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-05-07 12:28:05 +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
Andrey Sobolev
58fc4453b4
UBERF-10471: Fix Github miss status updates and allow to re-integrate existing repos (#8842)
Some checks are pending
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (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 / 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-05-06 18:10:02 +05: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
Nikolay Marchuk
4007537b34
Remove deprecated types packages from dependencies (#8856)
Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>
2025-05-06 18:58:05 +07:00
Denis Bykhov
44cecc1a73
Rewrite calendar service (#8851)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-05-06 17:04:52 +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
Nikolay Marchuk
3144978643
Add StorageClient for api-client (#8850)
Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>
2025-05-06 15:15:58 +07:00
Artyom Savchenko
0ecbbe8126
UBERF-10491: Fix gmail client duplicates (#8837)
Some checks are pending
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
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / build (push) Waiting to run
* UBERF-10491: Fix gmail client duplicated

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

* UBERF-10491: Clean up

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

* UBERF-10491: Remove redundant check

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

* UBERF-10491: Fix integration token

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

* UBERF-10491: Mock test env

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

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-05-06 11:27:58 +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
Alexey Zinoviev
70dc3f4387
uberf-10255: migrate accounts in saved filters (#8846) 2025-05-06 09:12:41 +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
Victor Ilyushchenko
4a24ca257f
Fixed mixin projections in postgres adapter (#8838)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-05-05 17:56:06 +05:00
Alexander Onnikov
5dfef1f218
fix datalake url in dev env (#8833)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-05 16:07:25 +07:00
Kristina
fed840f56e
Add more logs for tg bot (#8829)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-05-05 15:54:28 +07:00
Alexander Onnikov
73e5ca9ad0
Update API client documentation (#8832)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-05 15:52:09 +07:00
Alexander Onnikov
6c5a6aae27
Use datalake in tests and dev (#8826)
Some checks are pending
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
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-workspaces (push) Waiting to run
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-05 10:44:03 +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
Alexey Zinoviev
c42a94f697
UBERF-9559: Make CR accounts migrations concurrency safe (#8821)
Some checks are pending
CI / uitest (push) Waiting to run
CI / dist-build (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 / 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
* uberf-9559: make cr accounts migrations concurrency safe
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* uberf-9559: fix test
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-05-03 23:30:39 +07:00
Nikolay Marchuk
0eac3cde01
Validate token access to datalake (#8812)
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 / 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
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>
2025-05-02 23:29:33 +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
Anna Khismatullina
a33599f7f6
Port fixes for tracex to develop (#8810) 2025-05-02 21:23:23 +07:00
Nikolay Marchuk
7e710f04a9
Provide same response format for front and datalake upload (#8809)
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 Marchuk <nikolay.marchuk@hardcoreeng.com>
2025-05-02 13:06:52 +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
Alexey Zinoviev
65322e86f7
uberf-10454: support ensure person by system user (#8807) 2025-05-02 08:58:06 +07:00
Anton Alexeyev
ea5616d9b2 Fix combined tones emoji
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-02 07:43:32 +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
2d2f4dbfd5 Fix SkinTonePopup in non en locales
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-05-01 18:11:03 +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
Kristina
ee99e76bb6
Add sample rate to config (#8797)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (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 / formatting (push) Blocked by required conditions
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-05-01 15:57:40 +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
Kristina
111c3c6dd1
Extract deepgram-config (#8793) 2025-05-01 10:04:46 +07:00