Commit Graph

6924 Commits

Author SHA1 Message Date
Artem Savchenko
63543ab239 Merge branch 'develop' of https://github.com/hcengineering/platform into staging-new
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-06-06 10:12:47 +07:00
Kristina
25272e3431
Communication submodule (#9170)
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-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
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: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-06-06 01:29:11 +07:00
Anton
38e1851c1b
Fix rendering of custom attributes without icons (#9171)
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: Caranell <lyachek.anton@gmail.com>
2025-06-05 19:54:22 +07:00
Artyom Savchenko
c8604703e8
Fix card migration loop (#9176)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-06-05 19:51:01 +07:00
Alexander Onnikov
852137c213
UBERF-11432 Use tx queue for blobs events (#9175)
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-06-05 13:33:09 +07:00
Artem Savchenko
66db2909aa Merge branch 'develop' of https://github.com/hcengineering/platform into staging-new
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-06-05 12:04:46 +07:00
Kristina
27a35e2c93
Add chat q-fixes (#9173)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-06-05 12:03:28 +07:00
Victor Ilyushchenko
f21996252b
Generalized implementation of the text editor toolbar (#9147)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-06-05 11:05:21 +07:00
Artem Savchenko
8111832773 Merge branch 'develop' of https://github.com/hcengineering/platform into staging-new
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-06-05 09:57:43 +07:00
Andrey Sobolev
fcb67d20f8
Switch to typescript 5.8.3 (#9152)
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: Andrey Sobolev <haiodo@gmail.com>
2025-06-04 17:57:10 +05:00
Artyom Savchenko
07c364c776
UBERF-11423: Fix attachments in emails (#9166)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-06-04 14:37:59 +07:00
Andrey Sobolev
7a12f17baf
Merge branch 'develop' into staging-new
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-06-04 13:07:54 +07:00
Kristina
cd1a25bf52
Inbox UI & chat fixes (#9165)
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: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-06-04 12:35:05 +07:00
Alexander Onnikov
4c24bd5db9
fix: handle links with spaces in markdown (#9164)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-06-04 11:38:12 +07:00
Andrey Sobolev
764f3c8567
Merge branch 'develop' into staging-new
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-06-04 00:07:57 +07:00
Alexey Zinoviev
14310dfa6f
UBERF-8425: Fix account upgrade deadlocks (#9163)
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-8425: fix account upgrade deadlocks
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* uberf-8425: fix unit tests
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-06-04 00:07:18 +07:00
Artyom Savchenko
c20116c631
UBERF-11411: Add communication threads for emails (#9156)
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-11411: Add communication threads for emails

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

* UBERF-11411: Clean up

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

* UBERF-11411: Update test

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

* UBERF-11411: Fix formatting

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

* UBERF-11411: Do not create thread for reply

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

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-06-03 18:51:03 +07:00
Alexander Onnikov
94e9d0cbf1
fix: datalake memory leak fixes (#9161)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-06-03 17:52:54 +07:00
Andrey Sobolev
ff16fac754
QFIX: Rpc response body size (#9160)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-06-03 17:52:37 +07:00
Artyom Savchenko
67fc7dd0c4
UBERF-11156: Decode encoded mail content and subject (#9157)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-06-03 16:19:33 +07:00
Alexander Onnikov
9c04340976
UBERF-11409 Retry collab doc save on storage failure (#9155)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-06-03 15:48:18 +07:00
Denis Bykhov
26077b475d
Fix card parent loop (#9159)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-06-03 15:47:27 +07:00
Anton Alexeyev
912f96c3f9 Merge branch 'develop' into staging-new
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-06-03 09:35:15 +07:00
Denis Bykhov
1705a46bb4
Fix connection reservation logic (#9153)
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-06-03 08:52:04 +07:00
Andrey Sobolev
51cc82b175
Enable cpu profiling for ui tests (#9149)
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: Andrey Sobolev <haiodo@gmail.com>
2025-06-02 17:56:17 +07:00
Alexander Onnikov
d5919f3de9
fix: get rid of node-fetch (#9150)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-06-02 16:43:51 +07:00
Andrey Sobolev
cfafaaf025
Bump node to v22 (#9151)
* Bump node to v22

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

* Fix deps

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

---------

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-06-02 14:23:33 +07:00
Nikolay Marchuk
0aa718a5d1
Support embed markup nodes in text-markdown (#9141)
* Support embed markup nodes in text-markdown

Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>

* Fix formatting

Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>

* Use consistent handling of embed nodes in markdown and html

Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>

---------

Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>
2025-06-02 10:04:27 +03:00
Alexey Zinoviev
89f81fd14a
UBERF-8425: Improved pg/acc/ws error handling (#9144)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-06-02 10:54:48 +04:00
Anton Alexeyev
635304c4af
Readonly workspace access (#9005)
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-06-02 13:21:38 +07:00
Andrey Sobolev
881ffe1971
Merge branch 'develop' into staging-new
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-06-02 12:23:54 +07:00
Andrey Sobolev
8a8c4906fa
QFIX: Build fix for browser list
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: Andrey Sobolev <haiodo@gmail.com>
2025-06-02 12:18:14 +07:00
Andrey Sobolev
bf2c18dee2
Merge branch 'develop' into staging-new
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-06-02 10:07:16 +07:00
Andrey Sobolev
658c00410f
QFIX: Do not find for a Card for rank (#9145)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-06-02 10:05:06 +07:00
Andrey Sobolev
bd6bbf8d15
UBERF-11398: Fixing rate limits (#9143)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-06-02 10:03:24 +07:00
Alexander Onnikov
96c6e4f6f4
UBERF-9731 Some recorder fixes (#9140)
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: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-30 18:30:39 +07:00
Alexander Onnikov
4a9a547bf7
fix: correct filename in content-disposition header (#9139)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-30 14:06:53 +07:00
Andrey Sobolev
b8ded04adf
Merge branch 'develop' into staging-new
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-30 10:15:26 +07:00
Andrey Sobolev
6f26cf0511
UBERF-11392: Fixes to statistics (#9138)
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: Andrey Sobolev <haiodo@gmail.com>
2025-05-30 09:58:02 +07:00
Nikolay Marchuk
73f7cfc11b
Fix invalid sql query from findAll with empty sort (#9135)
* Add test for empty sort for findAll in postgres
* Do not add ORDER BY without order fields

---------

Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>
2025-05-30 00:02:56 +07:00
Alexander Platov
b6e8fdd409
Corrected display of Popups and Tooltips (#9132)
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-05-29 12:05:51 +07:00
Alexander Platov
ff9eb97d96
Redrawing the Avatar when changing the persona in UserInfo (#9134) 2025-05-29 10:35:47 +07:00
Alexey Zinoviev
49927cf803
uberf-8425: retry tx account (#9133) 2025-05-29 10:35:05 +07:00
Artem Savchenko
bbdd4ee5ff Merge branch 'develop' of https://github.com/hcengineering/platform into staging-new
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-05-29 10:30:06 +07:00
Alexey Zinoviev
70c704d468
UBERF-8425: Improve parallel ws upgrade logging within one ws service (#9118)
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: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-05-28 22:58:33 +07:00
Alexander Onnikov
ae0d06ef5f
fix: add stream to ext services (#9126)
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 / 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-28 16:26:22 +07:00
Artyom Savchenko
ffee889d59
UBERF-11383: Fix gmail push processing (#9127)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-05-28 15:05:19 +07:00
Andrey Sobolev
af205353e2
Merge branch 'develop' into staging-new
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-05-28 13:22:04 +07:00
Alexander Onnikov
919a8bb62f
fix: prevent closing recording popup (#9125)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-28 13:07:13 +07:00
Artyom Savchenko
ceaa12b367
UBERF-11111/Move retry to packages (#9121)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-05-28 13:06:17 +07:00