Commit Graph

570 Commits

Author SHA1 Message Date
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
Kristina
eb86e24cb2
Fix find for direct persons (#8632)
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 / formatting (push) Has been cancelled
CI / test (push) Has been cancelled
CI / svelte-check (push) Has been cancelled
CI / docker-build (push) Has been cancelled
CI / dist-build (push) Has been cancelled
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-04-18 16:35:33 +04:00
Alexander Platov
3585877595
UBERF-9578: The correct display of the user's personal avatar in Direct messages. (#8595)
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-04-16 22:57:38 +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
Andrey Sobolev
5ca2a73fba
UBERF-9724: Use updated accounts (#8452)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-14 09:36:20 +07:00
Kristina
a3d9aac42a
Fix chat unscroll after chat freeze (#8299) 2025-03-20 18:44:57 +07:00
Denis Tingaikin
c83c8e5db2
Do not preload video by default (#8286)
Some checks are pending
CI / build (push) Waiting to run
CI / uitest-qms (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-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-tingaikin <denis.tingajkin@xored.com>
2025-03-20 01:10:48 +07:00
Kristina
d5b11c1ed3
Do not override sidebar with thread (#8277) 2025-03-19 20:26:16 +07:00
Victor Ilyushchenko
9d6048f06f
Added summarization action for meeting minutes (#8143)
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
* Added summarization action for meeting minutes

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

* tweaks

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

* fmt

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-06 17:50:14 +03:00
Kristina
380c33e4f4
Fix typo in threads (#8158)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-06 21:44:22 +07:00
Alexey Zinoviev
e83d09a072
uberf-9571: fix empty threads (#8153)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-03-06 16:50:46 +04: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
Kristina
7833c9594f
Fix multiple single queries, add lazy, load with limit (#8142)
Some checks are pending
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-pg (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-03-06 01:29:04 +07:00
Alexey Zinoviev
f3c231df0a
UBERF-9502: Account uuids in models (#8125)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-03-05 12:22:15 +07:00
Andrey Sobolev
1205a20286
Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-17 13:12:13 +07:00
Andrey Sobolev
207e60a76e
Minor import fixes (#8017)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-17 13:10:46 +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
Kristina
f904f263ab
Fix directs activity (#7991)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-02-12 17:23:14 +07:00
Kristina
9d8ec45926
Adjust ai service (#7987)
Some checks are pending
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-pg (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-02-12 00:01:18 +07:00
Andrey Sobolev
66a05f7126
Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-11 08:47:49 +07:00
Andrey Sobolev
76ed79c52c
UBERF-9455: Fix change of configurations and proper notifyTx (#7969)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-10 22:47:46 +07:00
Andrey Sobolev
9b63ada463
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 / 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-09 00:08:07 +07:00
Victor Ilyushchenko
50eac538a6
EQMS-1430: Fixed infinite loop in Channellnput (#7961)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-02-07 22:06:02 +07:00
Andrey Sobolev
56a656bc6a
Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-06 13:52:19 +07:00
Denis Bykhov
608759ad56
Fix links (#7944)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-06 13:43:07 +07:00
Denis Tingaikin
1dd22f85c5
UBERF-9371, UBERF-9274: Apply redesign for link preview (#7893)
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 / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
2025-02-05 20:01:52 +07:00
Alexey Zinoviev
2c64ceadb8
UBERF-8425: Global accounts (#7573) 2025-02-04 10:31:03 +07:00
Denis Bykhov
8a08e5d620
Minor acrhived fixes (#7887)
Some checks are pending
CI / build (push) Waiting to run
CI / uitest-qms (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 / 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-02-03 22:37:59 +07:00
Andrey Sobolev
2b2db70c27
Bump deps + script to find ones (#7843)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-31 09:55:55 +07:00
Denis Bykhov
80f3bbe851
Fix double DM context (#7835) 2025-01-30 10:09:40 +07:00
Denis Bykhov
a20bd98d05
Fix cards activity (#7832)
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 / 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-01-29 20:47:12 +05:00
Alexander Platov
4820785009
Fixed the behavior of the navigator and sidebar on the mobile (#7694) 2025-01-17 11:47:25 +07:00
Denis Tingaikin
d020053d35
feat: add links preview (#7600)
Signed-off-by: Denis Tingaikin <denis.tingajkin@xored.com>
2025-01-15 12:07:01 +07:00
Alexander Platov
c5c4af9a81
Fixed 'g' (#7656)
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 / 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-01-13 23:28:49 +07:00
Alexander Platov
79f2ad8e2d
Fixed navigators and aSide behavior when the document size is small. (#7613)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-01-09 15:24:11 +07:00
Artyom Savchenko
d9604b7e0e
UBERF-9028: Remove unused Svelte components (#7559)
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 / 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: Artem Savchenko <armisav@gmail.com>
2024-12-27 17:38:35 +07:00
Andrey Sobolev
4214ace603
UBERF-9032: Fix proper query initializers (#7563)
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 / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-26 22:01:24 +07:00
Alexander Onnikov
b2419221fb
fix: combine presence avatars (#7551)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-12-26 15:33:43 +07:00
Alexander Onnikov
949e7c2edd
UBERF-8999 Presence service (#7539)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-12-24 20:41:57 +07:00
Andrey Sobolev
35981be705
UBERF-8993: Part2 (#7532)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-24 17:39:51 +07:00
Victor Ilyushchenko
2158661df5
Inline comments plugin (#7473)
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 / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2024-12-17 00:22:34 +07:00
Kristina
f265242c6f
Fix chat red dots (#7440)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-12-12 18:31:26 +07:00
Denis Bykhov
bec1c70f21
Fix chat nav (#7404) 2024-12-10 10:05:12 +07:00
Alexander Platov
61f7770a02
Updated the Test Management layout and adaptability (#7234)
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 / 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: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-11-27 17:03:27 +04:00
Kristina
bcdfed6871
Fix meeting minutes (#7181)
Some checks are pending
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 (push) Waiting to run
CI / uitest-pg (push) Waiting to run
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-16 23:30:36 +07:00
Denis Bykhov
8bfeba7303
Remove collection tx (#7171)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-15 11:49:35 +07:00
Kristina
f7d8edccd5
Fix undefined error on thread open (#7169)
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 / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-13 21:42:38 +07:00
Kristina
99a35e08db
Change room ui to document view (#7167)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-13 21:42:14 +07:00
Andrey Sobolev
0820631e62
Upgrade svelte to 4.2.19 (#7146)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-11 14:02:41 +07:00
Kristina
e34f59ca37
Initial meeting minutes (#7111)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-11-07 17:08:15 +07:00