Commit Graph

250 Commits

Author SHA1 Message Date
Alexander Platov
1254f0154a
Fixed the aSide behavior (#7588)
Some checks are pending
CI / docker-build (push) Blocked by required conditions
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
2025-01-06 19:07:32 +07:00
Alexander Platov
088c37fa20
Preventing the opening of an empty floating aside (#7447)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-12-13 11:15:32 +07:00
Denis Bykhov
fcfaba492e
Remove outdated aside (#7405)
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
2024-12-10 10:05:45 +07:00
Alexander Platov
755df8f002
Fixed toggle navigator and aside (#7289)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-12-07 22:57:57 +07:00
Alexander Platov
6256f8b02d
Fixed Navigator (#7268) 2024-12-06 08:15:27 +07:00
Alexander Platov
eb5bcdf07f
The alarm button in the sidebar for the Meeting (#7260)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-12-05 12:33:39 +07:00
Alexander Platov
3775132777
UI, navigator, aside fixes (#7254)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-12-03 13:46:53 +07:00
Andrey Sobolev
d63ee083c6
UBERF-8607: Fix inbox embedding (#7236)
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
+ Few minor cleanups

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-29 02:16:32 +07:00
Alexander Platov
61f7770a02
Updated the Test Management layout and adaptability (#7234)
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 Platov <alexander.platov@hardcoreeng.com>
2024-11-27 17:03:27 +04:00
Artyom Savchenko
79659c4c32
UBERF-8520: Test management (#7154)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2024-11-13 13:59:32 +07:00
Alexander Platov
dc82933644
Mobile UI fixes (#7109)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-11-06 13:25:17 +07:00
Alexander Platov
7710ff8fa1
Mobile layout fixes (#7077)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-11-01 15:53:56 +05:00
Alexander Platov
11a6236712
Updated mobile layout: collapsing WorkbenchTabs, floating aSide. UI fixes. (#7066)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-10-30 23:19:04 +07:00
Kristina
f258c6755a
UBERF-8547: Inbox cleanup and other (#7058)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-29 20:06:16 +07:00
Alexander Platov
84ab130470
UI and separation fixes. (#7045)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-10-28 12:52:17 +07:00
Kristina
3b52779876
Do not show users online status by default (#7046)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-27 00:20:51 +07:00
Kristina
e6d9b8f606
Improve tabs updates (#6956)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-16 19:03:02 +07:00
Kristina
e63d50130b
Fix tabs nav (#6898)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-13 00:33:54 +07:00
Kristina
b21f860c9a
Improve tabs pinning (#6874)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-11 18:34:09 +07:00
Kristina
2f5efd9560
Update last tab instead of create new (#6817)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-05 01:17:53 +07:00
Kristina
4234931d82
Fix tabs on desktop and during workspace switch (#6795)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-03 18:48:24 +07:00
Kristina
b5fed4879f
Add workbench tabs (#6788)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-03 01:49:49 +07:00
Kristina
14e6a85301
Fix sidebar borders (#6752)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-09-27 14:24:54 +07:00
Andrey Sobolev
a0f3be9dbd
UBERF-8163: Split ws into server + desktop backup support (#6630)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-20 15:59:10 +07:00
Kristina
a1cee24473
Add widgets sidebar (#6578) 2024-09-18 09:27:13 +07:00
Igor Adrov
262f1e2634
fix tooltip arrow (#6450)
Signed-off-by: Adrov Igor <nucleartux@gmail.com>
2024-09-13 22:17:44 +07:00
Alexander Platov
1329fb1d7a
Rebase (#6088)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-07-25 22:16:08 +07:00
Vyacheslav Tumanov
89417c7f84
fix props for panel (#6081)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2024-07-17 13:29:09 +07:00
Andrey Sobolev
80d22b556c
UBERF-7419: Fix various sentry errors (#5931) 2024-06-27 20:27:00 +07:00
Kristina
1e9fea356e
UBERF-7239: Support short/custom links in inbox/chat/planner (#5815)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-06-18 19:21:51 +07:00
Alexander Platov
d1f6a9de7f
Fixed Navigator visibility (#5842)
* Fixed Navigator visibility

Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>

* Clean Workbench

Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>

---------

Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-18 12:14:20 +07:00
Denis Bykhov
8b87de46c8
Add accessDenied error (#5788)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-06-12 19:48:35 +07:00
Alexander Platov
a437926f35
Updated navigator layout (#5619)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-05 12:50:13 +07:00
Kristina
b46b773558
Show initials in navigator if user doesnt have avatar (#5687)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-05-28 19:57:25 +05:00
Andrey Sobolev
8c6a5f4e9d
UBERF-7011: Switch to Ref<Blob> (#5661)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-05-27 12:25:57 +05:00
Denis Bykhov
7eb795f9b8
Fix guest settings (#5597)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-05-14 23:06:57 +07:00
Alexander Platov
3e835e0c70
Add global user status (#5526) 2024-05-10 13:14:06 +07:00
Denis Bykhov
6967255648
Guests (#5536)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-05-08 16:41:44 +07:00
Alexey Zinoviev
7d12548067
EZQMS-762: Improve printing layout (#5486)
Improve printing layout
2024-04-29 11:40:10 +04:00
Alexander Platov
d1c4e35eda
Fixed UI: Breadcrumbs, Chat, VideoPopup (#5443)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-04-24 12:45:39 +07:00
Mayank Maheshwari
45df8159ef
fix-#5319 (#5415)
Signed-off-by: Your Name <your.email@example.com>
2024-04-22 20:09:55 +07:00
Denis Bykhov
207b8f9f50
Add dock (#5416)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-04-21 22:48:28 +07:00
Andrey Sobolev
753abe52cb
UBERF-6626: More detailed info about maintenance (#5400)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-04-19 11:20:49 +07:00
Andrey Sobolev
0d1d1a8b8d
UBERF-6330: Fix race conditions in UI (#5184)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-04-16 14:53:53 +07:00
Alexander Platov
38ac81d6c1
Fixed tracking of panel resizing (#5278)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-04-10 00:18:19 +07:00
Andrey Sobolev
5716c053fd
UBERF-6180: Fix account issues (#5063)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-03-26 20:07:58 +05:00
Denis Bykhov
6e8f4ab030
UBERF-6091 (#5055)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-03-25 15:35:42 +07:00
Alexander Platov
2387c52897
Updated office layout (#5051)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-03-25 11:26:29 +05:00
Denis Bykhov
87a4896bef
Prepare for something (#5013)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-03-19 16:48:03 +07:00
Stepan Grigorovich
cadde5a4b5
4547 (#4917)
Signed-off-by: Stepan Grigorovich <gsdstr@gmail.com>
2024-03-12 22:57:41 +06:00