Commit Graph

3731 Commits

Author SHA1 Message Date
Andrey Sobolev
db0bbe31aa
Merge staging 12feb (#7993)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-12 23:18:50 +07:00
Alexander Onnikov
3a5fbf6d6e
UBERF-9374 Disable HLS preload and hide loading spinner (#7992)
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 / 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-02-12 20:09:49 +07:00
Kristina
f904f263ab
Fix directs activity (#7991)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-02-12 17:23:14 +07:00
Kristina
9d8ec45926
Adjust ai service (#7987)
Some checks are pending
CI / uitest-qms (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 / 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-02-12 00:01:18 +07:00
Alexander Onnikov
753b8f4efb
UBERF-9461 Add personId array presenter (#7979)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-11 17:05:13 +07:00
Andrey Sobolev
c9caef506b
UBERF-9465: Fix ping/pong in Blob format (#7981)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-11 16:25:33 +07:00
Alexey Zinoviev
0aeb627cf9
uberf-9435: restore workbench tab preferences (#7965)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-02-11 08:55:19 +07:00
Andrey Sobolev
66a05f7126
Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-11 08:47:49 +07:00
Alexander Onnikov
d24e9a1eb4
fix: remove debug output (#7973) 2025-02-11 08:17:53 +07:00
Alexander Platov
106bf71ff3
UBERF-9453: Fixed the size of avatars in the Office (#7978) 2025-02-11 08:15:33 +07:00
Victor Ilyushchenko
d66149a010
UBERF-9448: fix svelte-check (#7975)
Some checks are pending
CI / dist-build (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 / 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
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-02-11 00:47:22 +04:00
Alexander Onnikov
40eb51a395
chore: upgrade livekit sdk to fix sharing issues (#7972)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-11 00:26:13 +07:00
Andrey Sobolev
76ed79c52c
UBERF-9455: Fix change of configurations and proper notifyTx (#7969)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-10 22:47:46 +07:00
Andrey Sobolev
9b63ada463
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 / 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-09 00:08:07 +07:00
Alexander Platov
a187d7a8c2
QFix: check getWeekInfo (support for older browsers, Firefox). (#7963)
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 / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
2025-02-08 14:22:03 +07:00
Victor Ilyushchenko
3c822510cd
Additional tweaks for EQMS-1317 (#7854)
* Additional tweaks for EZQMS-1317

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

* fixed tests

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

* v2

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

* fixed tests

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

---------

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-02-07 19:27:04 +03:00
Victor Ilyushchenko
0be8b860fc
Fixes for document hierarchy presentation in QMS (#7938)
* Fixes for document hierarchy presentation in QMS

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

* fixed test

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

* styling fix

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

* cooler names

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

---------

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-02-07 18:10:25 +03:00
Victor Ilyushchenko
50eac538a6
EQMS-1430: Fixed infinite loop in Channellnput (#7961)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-02-07 22:06:02 +07:00
Denis Bykhov
4de6b1c357
add microphone and camera permission messages (#7960)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-07 21:18:01 +07:00
Denis Tingaikin
1ad0e7f679
qfix: Correctly display long strings (#7957)
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 / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
2025-02-07 17:38:08 +07:00
Andrey Sobolev
931ed82403
QFIX: Admin panel (#7953)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-06 22:51:31 +07:00
Andrey Sobolev
e8fefa7691
Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-06 20:35:36 +07:00
Anna Khismatullina
346ee28eeb
Fix infinite loop (#7952)
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
2025-02-06 17:06:09 +05:00
Andrey Sobolev
56a656bc6a
Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-06 13:52:19 +07:00
Denis Bykhov
608759ad56
Fix links (#7944)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-06 13:43:07 +07:00
Alexander Onnikov
5f294caa1f
fix: publish document plugin (#7945)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-06 12:42:07 +07:00
Denis Bykhov
997d910821
Fix remove project (#7941)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-06 12:41:36 +07:00
Andrey Sobolev
86494e7fd1
Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-06 11:33:40 +07:00
Alexey Zinoviev
7df63cfd57
uberf-9385: fix select workspace redirects (#7942)
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 / 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-02-06 07:34:00 +07:00
Victor Ilyushchenko
7f22082cdb
(urgent) Fix product version creation (#7937)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-02-05 23:22:51 +07:00
Denis Bykhov
62dfae97cb
viewlet fixes (#7934)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-05 19:21:49 +05:00
Denis Tingaikin
1dd22f85c5
UBERF-9371, UBERF-9274: Apply redesign for link preview (#7893)
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 / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
2025-02-05 20:01:52 +07:00
Alexander Platov
b26a6256db
UBERF-9220: Set first day of the week (#7770)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-02-05 19:14:40 +07:00
Denis Bykhov
2d10797cf7
Fix archived and viewlet bugs (#7927)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-05 16:47:31 +05:00
Andrey Sobolev
04a282c0f8
Merge staging feb4 (#7910) 2025-02-04 22:29:27 +07:00
Abigail Dawson
10bf74ad42
Fix share audio label (#7907)
Signed-off-by: Abigail Dawson <abigaildawson.dev@gmail.com>
2025-02-04 21:52:13 +07:00
Alexander Onnikov
8f195c66c2
UBERF-9343 Refactor PDF viewer components (#7901)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-04 21:51:40 +07:00
Abigail Dawson
33cf7599cf
Fix share audio label (#7907)
Signed-off-by: Abigail Dawson <abigaildawson.dev@gmail.com>
2025-02-04 21:51:08 +07:00
Andrey Sobolev
8a6232713c
UBERF-9367: Use domain hash (#7897)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-04 21:40:09 +07:00
Alexander Onnikov
8db7625f08
UBERF-9316 Allow to delete drive file versions (#7889)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-04 17:33:51 +07:00
Denis Bykhov
01daaca908
Card fixes (#7896)
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 / 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-02-04 15:12:28 +07:00
Alexander Onnikov
bc1d41a63a
UBERF-9316 Allow to delete drive file versions (#7889) 2025-02-04 10:32:01 +07:00
Alexey Zinoviev
2c64ceadb8
UBERF-8425: Global accounts (#7573) 2025-02-04 10:31:03 +07:00
Denis Bykhov
8a08e5d620
Minor acrhived fixes (#7887)
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 / 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-02-03 22:37:59 +07:00
Chunosov
b50f9f2654
fix drawing board deletion when typing (#7878)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-02-03 17:28:15 +07:00
Andrey Sobolev
3ada358e07
QFIX: Show upgrading workspaces (#7872)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-03 10:55:18 +07:00
Victor Ilyushchenko
b075ab1ec3
UBERF-9279: Ctrl/Cmd + K for hyperlinks (#7857)
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 / 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: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-31 22:24:36 +07:00
Denis Bykhov
e0c6724c73
Minor cards fixes (#7856)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-01-31 21:34:47 +07:00
Alexander Onnikov
9c0a9f191f
qfix: properly increase month in HR calendar (#7855)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-31 21:33:29 +07:00
Victor Ilyushchenko
9071a57706
UBERF-8555: cleaning up broken tables (#7848)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-31 14:17:57 +03:00