Commit Graph

3985 Commits

Author SHA1 Message Date
Alexander Platov
1959b9f107
Fixed layouts for ListView and Section (#8703)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-04-25 09:37:38 +07:00
Alexander Onnikov
d112acd6e2
Adjust media popup styles (#8700)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-04-25 09:28:03 +07:00
Victor Ilyushchenko
8317713867
EQMS-1524: fixed c-state cleanup after state transition in qms docs (#8697)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-04-25 01:15:20 +04:00
Andrey Sobolev
aedad834f1
Basic rate limits (#8539)
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-04-24 17:40:25 +07:00
Victor Ilyushchenko
fb9254535f
EQMS-1510: QMS documents now start at version 1.0 instead of 0.1 (#8669)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-04-24 13:20:25 +04:00
Denis Bykhov
43264cf996
Fix removed cards (#8694)
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-24 15:30:43 +07:00
Kristina
180f62c37a
Navigator constructor (#8624)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
Co-authored-by: Chunosov <Chunosov.N@gmail.com>
2025-04-24 15:28:46 +07:00
Kristina
f5de0ee994
Add new chat fixes (#8687)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-04-24 11:42:07 +07:00
Denis Bykhov
4ca6919b57
Fix related issues query (#8684)
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: Denis Bykhov <bykhov.denis@gmail.com>
2025-04-23 23:13:50 +07:00
Alexander Onnikov
06403b3507
feat: media state plugin (#8674) 2025-04-23 09:37:39 +07:00
Alexey Zinoviev
26194a4dbf
UBERF-10303: Always sign up with OTP (#8665) 2025-04-23 09:33:57 +07:00
Victor Ilyushchenko
37c913f0fe
EQMS-1475: space browser for qms documents (#8668)
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
* EQMS-1475: space browser for qms documents

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

* ff

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-04-23 00:45:17 +03:00
Denis Bykhov
ef8c9d3dc2
Process bug fixes (#8661)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-04-22 22:25:16 +07:00
Denis Bykhov
470c629f9f
Process roles (#8654)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-04-22 16:39:21 +07:00
Kristina
7721300186
Fix threads in new chat (#8653) 2025-04-22 08:46:00 +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
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
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
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
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
Denis Bykhov
8bcedc3bf8
Process result (#8611) 2025-04-18 10:22:24 +07: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
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
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
Kristina
c49439070a
Update communication (#8578)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-04-16 13:50:15 +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
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
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
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
Denis Bykhov
143f0bc7b6
Fix custom field grouping (#8538)
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 / 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
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-04-12 13:29:18 +07:00
Kristina
38acd73004
Add personal labels for cards (#8534)
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-04-11 20:33:58 +07:00
Alexander Onnikov
11232c503c
UBERF-9759 Scroll attachments in chat (#8523)
* UBERF-9759 Scroll attachments in chat

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

* fix: use Array.from(...)

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>

---------

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-04-11 00:27:43 +07:00
utkaka
afbaf26078
Add browser notifications sound (#8515)
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-04-10 19:47:48 +05:00
Denis Bykhov
601fabd712
Wait subprocesses end (#8521)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-04-10 19:47:00 +05:00
Denis Bykhov
311d0885a0
Fix card spaces (#8517)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-04-10 15:54:34 +07:00
Denis Bykhov
3d00656f7f
Fix calendar visibility dev (#8514)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-04-10 15:03:04 +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
9640a07138
Card spaces (#8509) 2025-04-10 11:45:04 +07:00