Commit Graph

6216 Commits

Author SHA1 Message Date
Andrey Sobolev
e96f026383
Merge remote-tracking branch 'origin/staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-27 17:11:39 +07:00
Andrey Sobolev
e0ec8d4206
QFIX: Fix REST API + few minors (#8108)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-27 17:00:00 +07:00
Andrey Sobolev
05f1d8395a
Merge 9522 9513 (#8103)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
Co-authored-by: Denis Bykhov <bykhov.denis@gmail.com>
Co-authored-by: Alexander Onnikov <aonnikov@hardcoreeng.com>
Co-authored-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-02-27 16:57:36 +07:00
Denis Bykhov
5bb36d6eee
Fix join (#8105)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-27 16:52:17 +07:00
Denis Bykhov
2844a83c88
Fix calendar (#8104) 2025-02-27 10:05:04 +07:00
Andrey Sobolev
615a088ed0
UBERF-9513: Support model operations (#8100)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-26 22:44:48 +07:00
Denis Bykhov
9eba1cdf07
Fix relations (#8102)
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: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-26 21:59:16 +07:00
Alexander Onnikov
d442787574
UBERF-9526 Fix order of token locations in services (#8101)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-26 20:49:17 +07:00
Artyom Savchenko
669ea11d03
UBERF-9516: Use cards for mail threads (#8088)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-02-26 17:00:18 +05:00
Alexander Onnikov
68a56445ee
doc: add API client documentation reference (#8099)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-26 18:24:24 +07:00
Denis Bykhov
5d5f6e89b3
Merge (#8082)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-26 17:59:41 +07:00
Andrey Sobolev
9c460d6388
UBERF-9522: Fix memory backpressure (#8098)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-26 15:13:24 +07:00
Victor Ilyushchenko
c2f8eaad12
Added migration to remove QMS internal codes in DocumentMeta (#8085)
* Added migration to remove QMS internal codes in DocumentMeta

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

* bump index for updated DocumentMetas

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

---------

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-02-26 10:29:22 +03:00
Denis Bykhov
e33eac09b5
Fix relations (#8097) 2025-02-26 08:57:05 +07:00
Denis Bykhov
af22062112
EQMS-1463 hot fix (#8093) 2025-02-26 08:55:43 +07:00
Victor Ilyushchenko
7972d698ed
Fixed socialId mapping when transcribing (#8096)
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: Victor Ilyushchenko <alt13ri@gmail.com>
2025-02-25 23:26:48 +03: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
Denis Bykhov
c7cd7e2afa
Fix issues status order (#8095)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-25 23:48:59 +07:00
Denis Bykhov
3f3b3c5b29
Calendar fixes (#8092)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-25 23:48:29 +07:00
Alexander Onnikov
262cf92470
UBERF-9518 Handle Set-Cookie header in desktop app (#8091)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-25 22:11:52 +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
815caef82a
add API client documentation (#8087)
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-25 13:09:35 +07:00
Andrey Sobolev
dcbeb1e043
UBERF-9511: Allow to unarchive workspace by user request (#8084)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-25 03:15:45 +07:00
Victor Ilyushchenko
c6e752c7aa
EQMS-1451/1453/1455: reference tweaks for QMS documents (#8083)
* EQMS-1451/1453/1455: reference tweaks for QMS documents

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

* fmt

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

---------

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-02-24 17:13:35 +03:00
Alexander Onnikov
f98152986c
fix: filter props on component update (#8080)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-24 20:54:32 +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
Denis Bykhov
ee494c0c18
Fix build (#8079)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-24 15:48:15 +05:00
Alexander Onnikov
20bbe82144
feat: cookie token (#8057)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-24 13:12:19 +07:00
André Henriques
b917356d49
Fix hideAdd does not prevent adding by keyboard on TagsPopup (#7246)
Signed-off-by: Andre Henriques <contact@andr3h3nriqu3s.com>
2025-02-24 13:11:57 +07:00
Andrey Sobolev
cd90f8bce6
Initial rest RPC (#8076)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-24 12:40:56 +07:00
Denis Bykhov
4d3488b81e
Fix calendar push handler and remove unused client management (#8078)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-24 12:37:45 +07:00
Kevin Freistroffer
0d76e68516
Update README.md (#6984)
Signed-off-by: Kevin Freistroffer <Kevin.freistroffer@gmail.com>
2025-02-24 12:31:22 +07:00
NikolaDev
8cc1d4034d
Fixed a typo in an IF statement (#5976)
Signed-off-by: Nikola Stancic <kolja.st@gmail.com>
2025-02-24 12:26:20 +07:00
Denis Bykhov
355025d56a
more card fixes (#8077)
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
2025-02-24 10:27:06 +07:00
Andrey Sobolev
238d1a2495
Initial rest RPC (#8076) 2025-02-24 10:26:10 +07:00
Denis Bykhov
6156455f49
Rewrite calendar service (#8074)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-24 01:27:30 +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
Renan Delfino
c6ff09bf2a
Portuguese translation for modules (#8073)
Signed-off-by: Renan Delfino <renandelfino@gmail.com>
2025-02-22 23:56:18 +07:00
Renan Delfino
46b4060ab4
Portuguese translation for modules (#8073)
Signed-off-by: Renan Delfino <renandelfino@gmail.com>
2025-02-22 23:55:07 +07:00
Denis Bykhov
9ad349ba0f
Fix status order (#8070)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-22 00:54:03 +05:00
Andrey Sobolev
3673078b11
UBERF-9501: Fix use of Date.now() (#8069)
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-02-21 19:46:13 +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
Denis Bykhov
a604a1cc94
Fix status order (#8067)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-21 17:48:07 +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
Chunosov
f137df66eb
Track drawing board movements via presence service (#7947)
* send drawing board offset via presence service

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* followm mouse cursor on drawing board

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* show followee avarat on tracked board

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* use pub-sub for tracking board data

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* simplify presence data exchange

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

---------

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-02-21 14:24:32 +07:00
Andrey Sobolev
66ef0dc533
Merge branch 'staging' into develop
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: Andrey Sobolev <haiodo@gmail.com>
2025-02-21 00:24:33 +07:00
Denis Bykhov
84f0e530df
Lq fix (#8065)
* query prefomance fixes

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Fix

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Fix

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

---------

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-21 00:13:04 +07:00
Denis Bykhov
c1aebdbc80
query prefomance fixes (#8060)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-20 21:43:38 +05:00
Denis Bykhov
8bbba7bc8a
Minor fixes (#8062)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-20 21:43:19 +05: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