Commit Graph

6602 Commits

Author SHA1 Message Date
Kristina
a1c74384ec
Create queue producers in pipeline phase (#8643) 2025-04-22 08:47:33 +07:00
Kristina
7721300186
Fix threads in new chat (#8653) 2025-04-22 08:46:00 +07:00
Alexey Zinoviev
a7422a627d
Qfix: remove dev migrations (#8651) 2025-04-22 08:43:14 +07:00
Victor Ilyushchenko
d450a7397f
EQMS-1471: Fixed authorship and ownership semantics & labels in qms to prevent confusion (#8629)
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-04-21 17:31:47 +04:00
Victor Ilyushchenko
d4517bbbdb
EQMS-1484: Fixed permission checks when sending a QMS document for approval from the Workflow Validation tab (#8628)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-04-21 13:25:27 +04:00
Kristina
5423aa5047
Fix notifications query (#8644)
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: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-04-21 11:06:20 +05:00
Andrey Sobolev
cf65de4725
QFIX: Region filter in admin panel (#8646)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-21 12:30:40 +07:00
Andrey Sobolev
c41ee6383e
QFIX: Show warning of not visited workspace only once (#8641)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-21 09:54:39 +05:00
Andrey Sobolev
ad9d8ae0e6
UBERF-10272: Allow workspace owners to enable/disable modules (#8638)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-21 11:32:31 +07:00
Denis Bykhov
bbbdf67b28
Fix otp admin login (#8639)
* Fix otp admin login

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-04-19 01:17:31 +07:00
Chunosov
e7ff27fd53
Calendar event queue handler (#8630)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-04-18 21:27:50 +05:00
Kristina
7e6710660d
Fix bot access to send messages under other persons (#8633)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-04-18 21:23:44 +05: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
utkaka
590ac43d59
Fix TypedSpaces empty owners (#8574)
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-04-18 11:34:31 +05:00
Artyom Savchenko
7575fa08ec
UBERF-10248: Fix local time (#8623)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-04-18 13:09:08 +07:00
Alexander Platov
cb9a0d5017
Smooth appearance of the tooltip (fixed twitching) (#8617)
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-04-18 10:23:21 +07:00
Denis Bykhov
8bcedc3bf8
Process result (#8611) 2025-04-18 10:22:24 +07:00
Victor Ilyushchenko
e682e24085
Fixed Mermaid support in the Markdown renderer/parser. (#8620)
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-04-17 20:58:03 +03:00
Victor Ilyushchenko
2cab7e50bb
Interpret plain text paste events in the text editor as an opportunity to parse and apply Markdown (#8618)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-04-17 19:26:27 +03:00
Alexander Onnikov
52daac6f57
fix: append port to s3 endpoint (#8601)
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-04-17 13:12:39 +07:00
Victor Ilyushchenko
9e916670e1
EQMS-1411: Fixed the approval-to-effective status transition in QMS documents (#8598)
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-04-17 09:15:07 +07:00
Alexander Platov
fe23a72d6e
LOVE: correcting the layout (#8599)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-04-17 09:14:17 +07:00
Alexander Onnikov
1c5b80e391
fix: handle pong message in presence client (#8597)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-04-17 09:11:01 +07: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
かっこかり
da6ef6e1e1
Japanese Translation (#8576)
Signed-off-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-04-16 21:46:40 +07:00
Alexey Zinoviev
fb12d735ff
uberf-10227: fix createdOn type in getUserWorkspaces (#8584)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-04-16 20:52:42 +07:00
Andrey Sobolev
0c9c985ab8
UBERF-9521: Refactor session manager (#8560)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-16 20:50:58 +07:00
Artyom Savchenko
93f40761b0
UBERF-10248: Fix avatar status in compact mode (#8583)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-04-16 20:30:27 +07:00
Artyom Savchenko
c370fdb1a8
UBERF-10248: Fix timezone loading (#8586)
* UBERF-10248: Fix local timezone

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

* UBERF-10248: Remove unused import

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

* UBERF-10248: Remove redundant arg

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

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
2025-04-16 20:30:05 +07:00
Alexey Zinoviev
45aaa26011
uberf-10252: fix collaborators activity presenter (#8594)
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-04-16 17:06:58 +04:00
Chunosov
7015461c72
Use huly id for caldav, disable app secret getting for accounts (#8581)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-04-16 13:39:22 +04:00
Andrey Sobolev
bd009bbc6a
QFIX: Build for external PRs. (#8579)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-16 15:02:16 +07:00
Kristina
c49439070a
Update communication (#8578)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-04-16 13:50:15 +07:00
Alexey Zinoviev
d0b1227d2e
UBERF-9756: Speed up CR account migrations (#8573)
* uberf-9756: speed up CR account migrations
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>

* uberf-9756: fix formatting
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-04-16 13:47:50 +07:00
Alexander Platov
be6bd0d944
Qfix: ListView header (#8570)
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 00:55:11 +04:00
Victor Ilyushchenko
785279b791
UBERF-10224: always include a link target in the markup when rendering (QFix) (#8566)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-04-15 22:16:34 +07:00
Alexey Zinoviev
163295783b
uberf-10228: expose release social id to services (#8562) 2025-04-15 21:06:59 +07:00
Alexander Onnikov
498551f4e3
expose datalake cpu and memory stats (#8561) 2025-04-15 21:05:54 +07:00
Victor Ilyushchenko
cabbd6f7e0
Minor enhancements to the text color feature (#8551)
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: Victor Ilyushchenko <alt13ri@gmail.com>
2025-04-15 18:36:13 +07:00
Victor Ilyushchenko
ab228b376b
Enabled the new profile preview in the text editor (#8555)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-04-15 18:21:19 +07:00
Andrey Sobolev
e20ec51363
UBERF-9724: Fix github functionality on 0.7 (#8554)
* UBERF-9724: Fix github functionality on 0.7

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

* Fix exception for no social id for system account

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

---------

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-04-15 17:18:49 +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
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
Chunosov
7953ac0951
Configure CalDAV access via account integrations (#8548)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-04-15 12:58:01 +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
utkaka
6cc278549c
Change TypeAccountUuid presenter to AccountArrayEditor (#8546)
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-04-15 12:51:45 +07:00
Denis Bykhov
1a4fbd5638
Fix removed types (#8544)
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: Denis Bykhov <bykhov.denis@gmail.com>
2025-04-15 00:46:16 +07:00
Victor Ilyushchenko
e80a7e76c4
Improvements in backspace behavior for list items (#8540)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-04-14 22:35:15 +07:00
utkaka
383370e532
UBERF-9604: Add edit permission check per row in Table (#8528)
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: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-04-14 10:56:37 +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