Commit graph

186 commits

Author SHA1 Message Date
Shekar Siri
a813a00b6d fix(ui) - network panel title 2022-08-26 18:17:35 +02:00
Shekar Siri
36901c3331 fix(ui) - player resize on opening xray 2022-08-26 15:18:58 +02:00
Shekar Siri
468c896ce0 fix(ui) - player width on fullscreen 2022-08-26 12:47:08 +02:00
Shekar Siri
f7342825a4 change(ui) - plaer controls spacing and alignment 2022-08-26 12:47:08 +02:00
sylenien
0222a2b05f change(ui): add datetime tooltip 2022-08-26 12:38:13 +02:00
Shekar Siri
6640c173c1 fix(ui) - help icon padding 2022-08-25 12:24:17 +02:00
sylenien
25cc8a992a fix(ui): fix issue creation popup 2022-08-24 17:58:06 +02:00
Shekar Siri
f639d02604 fix(ui) - live session console no data message 2022-08-24 17:16:40 +02:00
Shekar Siri
b23f222cfa change(ui) - text changes 2022-08-24 17:02:39 +02:00
Shekar Siri
79deaa2ef0 change(ui) - text changes 2022-08-24 16:56:25 +02:00
sylenien
709fbedf6e fix(ui): add list key 2022-08-24 16:36:50 +02:00
sylenien
d3787475dd change(player): move jump button in network 2022-08-23 15:46:27 +02:00
Bart Riepe
354ac532fe
fix: adjustments based on feedback 2022-08-23 09:34:58 +09:00
Bart Riepe
af4160eb20
feat(ui): add consistent timestamps to (almost) all items in the player ui
This also tries to make the autoscroll functionality a bit more consistent, where all items are always shown in the list, but items which have not yet occurred will be partially transparent until they happen.

Due to that change, autoscroll behavior which previously always went all the way to the bottom of a list didn't make sense anymore, so now it scrolls to the current item.
2022-08-23 09:34:55 +09:00
Shekar Siri
ff40c79fd2 change(ui) - xray - icon color 2022-08-19 12:29:58 +02:00
Shekar Siri
586ee81a5d change(ui) - xray - feature tooltips 2022-08-19 12:19:29 +02:00
Shekar Siri
030142f5c9 change(ui) - xray - checkbox message on disable 2022-08-19 11:07:04 +02:00
Shekar Siri
9afff25b56 change(ui) - xray - show no data message 2022-08-19 11:02:06 +02:00
Shekar Siri
c61964da91 main pull and resolved conflicts 2022-08-19 10:51:18 +02:00
Shekar Siri
1a3335bb59 feat(ui) - user sesison list modal changes 2022-08-18 17:23:41 +02:00
sylenien
6766d360dc feat(ui): redesign alerts page 2022-08-18 13:52:44 +01:00
Shekar Siri
af03b9929a main branch pull and resolved conflicts 2022-08-18 11:43:38 +02:00
Shekar Siri
cff38e3912 fix(ui) - data check 2022-08-16 19:08:33 +02:00
Shekar Siri
8008e853b9 change(ui) - player controls divider height 2022-08-16 17:16:04 +02:00
sylenien
fdb7ef6819 fix(ui): add additional tooltip to the skip range 2022-08-16 16:45:05 +02:00
sylenien
e8a8f37d3e fix(ui): fix tippy blanc theme, fix wording and ui bugs 2022-08-16 16:33:20 +02:00
sylenien
6bd9abcf8a fix(ui): add pointer for skip interval 2022-08-16 16:33:20 +02:00
Shekar Siri
966f3bc556 change(ui) - nodata message and button hover 2022-08-16 16:11:09 +02:00
sylenien
c8f9ac2e6c fix(ui): small fixes for play position tracker, wording etc 2022-08-16 16:00:34 +02:00
Shekar Siri
32450c49de change(ui) - player controls margin 2022-08-16 15:06:51 +02:00
Shekar Siri
b763a1ebab remote pull and resolved conflicts 2022-08-16 15:05:59 +02:00
Shekar Siri
f7c0cf11fb feat(ui) - overview - toggle button and other optimizations 2022-08-16 14:49:20 +02:00
sylenien
1cdc4fc2c4 feat(ui): add more skip options, save skip option to localstorage 2022-08-16 12:23:43 +02:00
sylenien
a0a09f293e fix(ui): fix button focusing and nocontent icon size 2022-08-12 17:53:24 +02:00
Shekar Siri
193e83f0d2 merge dev 2022-08-12 12:13:52 +02:00
sylenien
3136ce5a2b fix(ui): fix empty metric text, fix metric min height, fix rows etc 2022-08-12 13:04:24 +03:00
Shekar Siri
289c5c9611 change(ui) - no content changes for widget sessions, user sessions and active sessions 2022-08-12 11:39:36 +02:00
Shekar Siri
0a9c2ed4d1 feat(ui) - overview - stack event modal 2022-08-11 17:51:10 +02:00
Shekar Siri
930e502f25 feat(ui) - overview - vertical line follow and jump 2022-08-11 17:09:28 +02:00
Shekar Siri
8805c84735 feat(ui) - overview - error details modal 2022-08-11 15:58:33 +02:00
Shekar Siri
970b346425
Merge pull request #672 from openreplay/no-content-changes
No content message changes
2022-08-11 14:08:50 +02:00
Shekar Siri
a66b9f761f change(ui) - no data message for fetch tab 2022-08-11 13:46:47 +02:00
Shekar Siri
ff8ef02c4c change(ui) - no data message for console tab 2022-08-11 13:46:38 +02:00
Shekar Siri
a66a1341c4 change(ui) - no data message for network tab 2022-08-11 13:46:24 +02:00
Delirium
4ebcff74e1
feat(ui): make ui able to load unprocessed session files (#652)
* feat(ui): make ui able to load unprocessed session files

* feat(ui): some lgos

* feat(ui): connect api, rewrite old code

* feat(ui): create testing ui functions

* feat(ui/player): add ability to jump back in time for assist

* feat(ui/player): rewrite for better readability

* fix(ui/player): small refactor for better readability

* fix(ui/player): fix private prop

* fix(ui/player): add tooltip

* feat(ui/player): create time calculating tooltip

* fix(player): fix message timestamp

* fix(ui/player): cleanup

* fix(ui/player): handle errors for unprocessed files as well

* fix(player): fix logged message

* fix(player): code review fixes

* fix(ui): fix circle color, fix button text

* fix(tracker): code review

* fix(player): small style fixes
2022-08-11 12:07:34 +02:00
Shekar Siri
f3bf7be8cc feat(ui) - overview - events and errors wip 2022-08-10 18:18:06 +02:00
Shekar Siri
f3efb31776 feat(ui) - overview - feature selection 2022-08-10 15:12:37 +02:00
Shekar Siri
e3a2b5260e fix(ui) - scrollToRow check for the element exist 2022-08-09 17:36:38 +02:00
Shekar Siri
dc46111893 change(ui) - show navigation only on errors 2022-08-09 16:16:11 +02:00
Shekar Siri
3df000bc6d fix(ui) - filters source, fetch navigation tooltips 2022-08-09 16:16:11 +02:00