Kristina
c49439070a
Update communication ( #8578 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-04-16 13:50:15 +07:00
Alexey Zinoviev
163295783b
uberf-10228: expose release social id to services ( #8562 )
2025-04-15 21:06:59 +07:00
Artyom Savchenko
a8d6eaca92
QFix: Fix default timezone ( #8547 )
...
* QFix: Fix default timezone
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Clean up
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* Potential fix for code scanning alert no. 165: Unvalidated dynamic method call
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com>
---------
Signed-off-by: Artem Savchenko <armisav@gmail.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-15 14:07:04 +07:00
Chunosov
241ee3be06
allow user to manage their integrations ( #8545 )
...
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-04-15 12:51:57 +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
38acd73004
Add personal labels for cards ( #8534 )
...
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-04-11 20:33:58 +07:00
Andrey Sobolev
fb8ce8ad65
Allow auto topic creation in consumer ( #8529 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-11 10:43:33 +07:00
Alexey Zinoviev
aa9215ed13
uberf-9754: fix account timestamp ( #8520 )
2025-04-10 20:24:58 +07:00
Kristina
2aa8ae5243
Adjust tg bot ( #8412 )
...
* Remove notification provider func
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
* Adjust tg-bot
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
* Use global integration
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
* Use workspace integration
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
* getSocialIdBySocialKey -> findFullSocialIdBySocialKey
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
* move findFullSocialIdBySocialKey to service operations
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
* use listIntegrations with account token
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
* Adjust api
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
* Fxi tests
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
---------
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-04-10 12:54:53 +07:00
Denis Bykhov
80f67e3d66
Fix lookup workspace filter ( #8513 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
Signed-off-by: Andrey Sobolev <haiodo@users.noreply.github.com>
Co-authored-by: Andrey Sobolev <haiodo@users.noreply.github.com>
2025-04-10 12:54:10 +07:00
Alexey Zinoviev
b31e340959
uberf-9530: support old guest link ( #8506 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-04-10 11:39:34 +07:00
Victor Ilyushchenko
280a0819a2
Cherry Pick of recent changes in qms ( #8498 )
...
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
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-04-09 16:14:38 +04:00
Alexey Zinoviev
4cb1f3e411
UBERF-9732: Use huly id as primary social id ( #8499 )
...
* uberf-9732: use huly id as primary social id
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
* uberf-9732: fix person id filter
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-04-09 09:52:06 +07:00
Andrey Sobolev
17f0aedaf6
UBERF-9739: Try to fix backup hang ( #8496 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-08 16:41:00 +07:00
Alexey Zinoviev
66325de693
UBERF-9726: Fix integrations in accounts for CR 24.1 ( #8490 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-04-08 10:47:27 +04:00
Alexander Onnikov
8ea386abe8
fix: handle token error in collaborator service ( #8493 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-04-08 13:19:11 +07:00
Andrey Sobolev
87caab77c9
UBERF-9748: Refactor server-ws ( #8495 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-08 12:35:12 +07:00
Andrey Sobolev
9e2baac3d8
QFIX: Fix huge statistics send ( #8483 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-07 21:44:18 +07:00
Andrey Sobolev
57114e9888
Remove unused green service anymore ( #8480 )
...
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-04-07 12:40:50 +05:00
Artyom Savchenko
163cca55da
UBERF-9734: Set default account timezone ( #8469 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-04-07 14:28:55 +07:00
Alexey Zinoviev
9bf5234730
uberf-9726: manage integrations in accounts ( #8475 )
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-04-05 20:43:22 +07:00
Andrey Sobolev
278895aaac
UBERF-9736: Fix backup hang ( #8468 )
...
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-9736: Fix backup hang
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
* Fix build
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
---------
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-04 18:40:38 +07:00
Chunosov
b4518d23af
Generate token for invite link if none ( #8463 )
...
CI / uitest-workspaces (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-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-04-03 23:52:56 +04:00
Denis Bykhov
f8ba0c8fa2
Fix lookups from array ( #8453 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-04-03 18:27:27 +05:00
Chunosov
46446c5737
add deleted mark for social ids ( #8446 )
...
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-04-03 10:22:29 +04:00
Kristina
241d08fd89
Close communication api ( #8440 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-04-02 21:58:56 +07:00
Alexey Zinoviev
fe5c74f298
uberf-9727: allow adding social id to existing person ( #8439 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-04-02 21:57:57 +07:00
Kristina
b688e52f8a
Bump communication ( #8436 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-04-02 19:41:47 +07:00
Alexander Onnikov
6e28287627
chore: update tiptap & hocuspocus ( #8428 )
2025-04-02 15:56:07 +07:00
Andrey Sobolev
e4f97fdeaf
Bump livekit client ( #8427 )
2025-04-02 15:05:30 +07:00
Kristina
790e4bf5e8
Update communication ( #8422 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-04-02 09:16:14 +07:00
Andrey Sobolev
08434ccb3c
UBERF-9694: Queue processing improvements ( #8418 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-02 00:15:06 +07:00
Alexey Zinoviev
0341b69395
UBERF-9714: Support subsecutive meeting joins ( #8421 )
...
* uberf-9714: support subsecutive meeting joins
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
* uberf-9714: fix unit test
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-04-01 21:43:53 +07:00
Chunosov
a226f9aa0e
Mailbox fixes ( #8406 )
...
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-04-01 11:41:24 +07:00
Kristina
af9bb74670
New chat & inbox ( #8328 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-31 17:09:09 +07:00
Kristina
e9d8da460a
Add exception to rules for ai bot in identity ( #8397 )
...
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-31 12:51:59 +07:00
Chunosov
fca71b6a93
Mail hook adjustments ( #8385 )
...
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 Chunosov <Chunosov.N@gmail.com>
2025-03-31 11:00:30 +07:00
Alexey Zinoviev
9475b55489
txu-105: fix model lookups ( #8386 )
...
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-03-30 14:05:39 +05:00
Andrey Sobolev
8d2a7b541b
UBERF-9710: Fix always on status on front ( #8391 )
...
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-03-30 01:35:06 +07:00
Chunosov
357d0dcfe9
Inbound mail service ( #8379 )
...
* UBERF-9612: Send mail creation request
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* UBERF-9612: Mail creation
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* UBERF-9612: Rename pod
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* use hook in inbound mail pod
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
* inbound mail mta handler
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
* fix formatting
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
* revert account changes, save messathes in both from and to spaces
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
* remove pod-hook
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
* fix port dockerfile
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
* fix deps versions
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
* mark ws dep as external
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
* create social id for mailbox
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
---------
Signed-off-by: Artem Savchenko <armisav@gmail.com>
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
Co-authored-by: Artem Savchenko <armisav@gmail.com>
2025-03-28 13:48:19 +07:00
Alexey Zinoviev
c6326b3c73
UBERF-9636: Meeting links - more cases ( #8369 )
...
CI / test (push) Blocked by required conditions
CI / uitest (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 / 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-03-28 01:05:53 +07:00
Alexander Onnikov
57cd51ee1d
fix: handle double quotes in etag ( #8362 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-27 13:05:25 +07:00
Andrey Sobolev
3adc00dced
UBERF-9698: Fix identity swap issue ( #8360 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-27 12:20:27 +07:00
Alexander Onnikov
651c1395a8
fix: exclude first segment from account cookie domain ( #8348 )
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 / test (push) Has been cancelled
CI / svelte-check (push) Has been cancelled
CI / formatting (push) Has been cancelled
CI / docker-build (push) Has been cancelled
CI / dist-build (push) Has been cancelled
2025-03-26 17:14:47 +07:00
Chunosov
31de65a60c
Account mailboxes ( #8342 )
...
* add mailboxes settings page
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
* add account methods and ui for mailbox settings
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
* load mailbox domains in settings
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
* create mailbox table in migrations
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
* add translations, generate password for mailbox
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
* Potential fix for code scanning alert no. 145: Creating biased random numbers from a cryptographically secure source
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Chunosov <N.Chunosov@yandex.ru>
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
* update pnpm.lock
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
* move password generation to utils
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: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-03-26 11:38:18 +07:00
Andrey Sobolev
163f6785c9
UBERF-9693: Allow to reindex from migration ( #8345 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-25 23:09:40 +07:00
Alexey Zinoviev
b37c119628
uberf-9691: expose full social ids in own account ( #8340 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-03-25 13:48:28 +04:00
Alexander Onnikov
b84d839a01
fix: handle token errors in front service ( #8336 )
2025-03-25 09:22:20 +03:00
Alexey Zinoviev
edda71fef4
UBERF-9636: Meeting links ( #8334 )
2025-03-25 09:15:09 +03:00
Denis Bykhov
2a735553e9
Fix sql batch update ( #8296 )
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
2025-03-22 20:32:28 +07:00
Andrey Sobolev
58eb205688
use redpanda queue ( #8291 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-22 13:55:46 +05:00
Alexander Onnikov
dac0f70631
fix: multipart upload in datalake service ( #8307 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-21 21:25:06 +07:00
Alexey Zinoviev
a343075411
uberf-9671: fix gh accounts migration ( #8308 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-03-21 16:35:00 +04:00
Alexey Zinoviev
899b00df66
UBERF-9503: generated social ids ( #8208 )
2025-03-20 17:21:51 +07:00
Andrey Sobolev
d4ef5a6815
QFIX: Pg object query ( #8284 )
...
* QFIX: Pg object query
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
* Allow both array and object match
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
---------
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-19 20:31:36 +03:00
Andrey Sobolev
66f31db884
QFIX: DocGuest set status cause tx and error record ( #8279 ) ( #8282 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-19 22:29:55 +07:00
Artyom Savchenko
e1d479ab64
Uberf-9663: Improve mail logging ( #8275 )
...
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-9663: Improve mail logging
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* UBERF-9663: Fix log message
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* UBERF-9663: Use context for logging
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* UBERF-9663: Add context
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* UBERF-9663: Fix test
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* UBERF-9663: Use measure context for logging
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* UBERF-9663: Configure logger
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* UBERF-9663: Additional logger info
Signed-off-by: Artem Savchenko <armisav@gmail.com>
---------
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-03-19 19:45:03 +07:00
Artyom Savchenko
ed5983a9f8
UBERF-9661: Use MAIL_URL env for mail integration ( #8272 )
...
* UBERF-9661: Add mail url env
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* UBERF-9661: Use MAIL_URL env
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* UBERF-9661: Fix test
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* UBERF-9661: Remove SES_URL
Signed-off-by: Artem Savchenko <armisav@gmail.com>
* UBERF-9661: Update configs
Signed-off-by: Artem Savchenko <armisav@gmail.com>
---------
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-03-19 12:56:09 +07:00
Denis Bykhov
e16d6c73a2
Processes ( #8267 )
2025-03-19 07:49:26 +07:00
Andrey Sobolev
31312147ed
Potential fix for code scanning alert no. 98: Use of a broken or weak cryptographic algorithm ( #8265 )
...
CI / uitest (push) Waiting to run
CI / uitest-pg (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-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@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-03-18 19:01:37 +03:00
Alexander Onnikov
b531cf2cce
UBERF-9637 Fix: prevent sharp rotating image on resize ( #8256 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-18 09:18:01 +07:00
Andrey Sobolev
d3ffb3c2fd
Fix backup-all script ( #8255 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-18 00:38:12 +07:00
Andrey Sobolev
2ff661d172
Upgrade KOA
...
https: //github.com/hcengineering/platform/security/dependabot/63
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-18 00:30:25 +07:00
Alexander Onnikov
e6acd6082b
fix: datalake fixes ( #8251 )
2025-03-17 22:11:02 +07:00
Andrey Sobolev
2b03c56939
UBERF-9633: More proper fix ( #8249 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-17 16:37:13 +04:00
Denis Bykhov
2c8f3c80bf
Fix model order ( #8250 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-03-17 18:52:05 +07:00
Andrey Sobolev
419a3ddfdb
UBERF-9633: Reduce migration calls during workspace creation ( #8242 ) ( #8244 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-17 17:44:24 +07:00
Andrey Sobolev
32550b6f9d
qfix
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-17 14:44:33 +07:00
Denis Bykhov
21eaf38daa
Fix master tag remove ( #8239 )
2025-03-15 20:52:31 +07:00
Alexey Zinoviev
f03ffa7aa4
QFIX: account migration mongo to cr ( #8237 )
2025-03-15 20:50:55 +07:00
Andrey Sobolev
9013ca0037
QFix reindex ( #8236 )
2025-03-15 20:49:54 +07:00
Andrey Sobolev
448d6239ce
UBERF-9500: Fix indexing on staging ( #8231 )
2025-03-14 21:46:15 +07:00
Alexander Onnikov
31bf564ffc
fix: use readonly connections for guests ( #8221 )
...
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-03-13 17:38:26 +07:00
Chunosov
7fafd3d772
fix schedule link text ( #8216 )
...
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-03-13 12:59:13 +07:00
Anna Khismatullina
d4731a63b0
Support export to JSON, CSV ( #8193 )
...
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
2025-03-12 22:31:58 +07:00
Alexander Onnikov
b5020fed12
UBERF-9505 Fix saving document on disconnect ( #8201 )
...
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-03-11 22:21:57 +07:00
Andrey Sobolev
7ff824a058
Fix keep alive consistency for account + front ( #8198 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-11 21:23:07 +07:00
Andrey Sobolev
633e3d8fa1
UBERF-9606: Limit a number of workspaces per user ( #8192 ) ( #8199 )
2025-03-11 21:00:06 +07:00
Alexander Onnikov
92273f548b
feat: add datalake service ( #8184 )
...
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-03-10 22:30:32 +07:00
Andrey Sobolev
8f2d8abc62
Use new base image v20250310 ( #8181 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-10 11:09:42 +07:00
Andrey Sobolev
e8f32c4d9e
UBERF-9575/UBERF-9560 ( #8170 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-07 18:36:49 +07:00
Denis Tingaikin
14a6a3a108
UBERF-9126: drive plugins + init version of screen recorder ( #8126 )
...
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
2025-03-07 17:08:07 +07:00
Artyom Savchenko
7cc040273b
UBERF-9569: Fix hanging transactor connections ( #8152 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-03-07 17:05:51 +07:00
Denis Bykhov
7bfd8403a8
Relation fixes ( #8167 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-03-07 14:14:17 +05:00
Andrey Sobolev
cc7178a1d4
Improve rate limit on sendInvite ( #8150 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-06 17:29:22 +07:00
Andrey Sobolev
622844c42f
Fix backup all and disable full check for migration
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-06 16:31:18 +07:00
Andrey Sobolev
059cab66fb
UBERF-9550: Fix backup verification memory usage ( #8138 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-06 16:31:18 +07:00
Andrey Sobolev
f5f94f6366
UBERF-9550: Add backup with verify ( #8137 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-06 16:31:18 +07:00
Andrey Sobolev
3116af99ba
UBERF-9543: Restore-all tool ( #8132 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-06 16:31:18 +07:00
Alexey Zinoviev
3bac42ac6e
UBERF-9504: Add role to employee mixin ( #8072 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-03-05 19:21:22 +04:00
Denis Bykhov
efdbf4f2a2
Card fixes ( #8136 )
...
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-03-05 21:03:39 +07:00
Artyom Savchenko
2cd67e46d7
QFix: Allow mail service to ensure person ( #8140 )
...
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-03-05 11:09:57 +04: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
Alexander Onnikov
b96283ffc6
feat: refactor markup to markdown utils ( #8134 )
...
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-05 12:18:49 +07:00
Artyom Savchenko
885e20e8de
UBERF-9551: Add web push URL ( #8133 )
...
CI / test (push) Blocked by required conditions
CI / uitest (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 / 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: Artem Savchenko <armisav@gmail.com>
2025-03-04 19:43:06 +07:00
Andrey Sobolev
496535f3ec
Merge fixes
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-03 13:32:33 +07:00
Andrey Sobolev
6a926a7ea7
UBERF-9540: Fix invite message and add rate limit ( #8123 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-03 13:20:11 +07:00
Andrey Sobolev
a6b8d6cd09
UBERF-9537: Fix Invalid navigate to guest not authorised ( #8121 )
...
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-03 12:53:40 +07:00
Alexey Zinoviev
34cfc564b8
uberf-9534: ensure person ( #8117 )
...
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-02-28 14:55:59 +04:00
Chunosov
3483789d93
Add exports for some packages used as external deps ( #8116 )
...
* add exports for some packages
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>
2025-02-28 16:13:54 +07:00