Commit graph

19 commits

Author SHA1 Message Date
Shekar Siri
a35311f4dc
Various UI improvements (#2337)
* Various UI improvements

* Title updates

* No results icon update

* UI Improvements in DevTools

---------

Co-authored-by: Sudheer Salavadi <connect.uxmaster@gmail.com>
2024-07-03 10:19:13 +02:00
nick-delirium
1b827071ec
feat ui: add timestamps to devtools rows 2024-07-01 14:30:31 +02:00
Delirium
35461acaf3
[WIP] Mobile replayer (#1452)
* fix(ui): fix up mobile recordings display

* fix(ui): some messages

* fix(ui): some messages

* fix(player): fix msg generation for ios messages

* feat(player): add generic mmanager interface for ios player impl

* feat(player): mobile player and message manager; touch manager; videoplayer

* feat(player): add iphone shells, add log panel,

* feat(player): detect ios sessions and inject correct player

* feat(player): move screen mapper to utils

* feat(player): events panel for mobile, map shell sizes to device type data,

* feat(player): added network tab to mobile player; unify network message (ios and web)

* feat(player): resize canvas up to phone screen size, fix capitalize util

* feat(player): some general changes to support mobile events and network entries

* feat(player): remove swipes from timeline

* feat(player): more stuff for list walker

* fix(ui): performance tab, mobile project typings and form

* fix(ui):some ui touches for ios replayer shell

* fix(ui): more fixes for ui, new onboarding screen for mobile projects

* feat(ui): mobile overview panel (xray)

* feat(ui): fixes for phone shell and tap events

* fix(tracker): change phone shells and sizes

* fix(tracker): fix border on replay screen

* feat(ui): use crashes from db to show in session

* feat(ui): use event name for xray

* feat(ui): some overall ui fixes

* feat(ui): IOS -> iOS

* feat(ui): change tags to ant d

* fix(ui): fast fix

* fix(ui): fix for capitalizer

* fix(ui): fix for browser display

* fix(ui): fix for note popup

* fix(ui): change exceptions display

* fix(ui): add click rage to ios xray

* fix(ui): some icons and resizing

* fix(ui): fix ios context menu overlay, fix console logs creation for ios

* feat(ui): added icons

* feat(ui): performance warnings

* feat(ui): performance warnings

* feat(ui): different styles

* feat(ui): rm debug true

* feat(ui): fix warnings display

* feat(ui): some styles for animation

* feat(ui): add some animations to warnings

* feat(ui): move perf warnings to performance graph

* feat(ui): hide/show warns dynamically

* feat(ui): new mobile touch animation

* fix(tracker): update msg for ios

* fix(ui): taprage fixes

* fix(ui): regenerate icons and messages

* fix(ui): fix msgs

* fix(backend): fix events gen

* fix(backend): fix userid msg
2023-10-27 12:12:09 +02:00
nick-delirium
5eac461564 fix(player): fix virtualization 2023-04-27 14:55:40 +02:00
nick-delirium
f71f104fee fix(player): fix virtualization 2023-04-27 14:22:19 +02:00
nick-delirium
da6d5ae011 fix(ui): fix live assist console logs 2023-04-07 10:35:42 +02:00
Shekar Siri
4f71ba77ac
change(ui) - vault graphic and show console error message (#1094)
* change(ui) - bookmark and vault graphics

* change(ui) - errors show message
2023-04-03 11:09:43 +02:00
nick-delirium
dafce70d41 change(ui): refactor isRed isYellow methods into props, fix bugreport empty messages 2023-01-23 12:13:55 +01:00
sylenien
808070c00e fix(ui): fix type 2022-11-29 13:23:31 +01:00
sylenien
d44af97efd fix(ui): fix console row expand method 2022-11-29 12:07:57 +01:00
sylenien
3a6a2dd4a6 refactor(ui/player): remove key and prop warnings 2022-11-25 17:59:49 +01:00
sylenien
51a5a99fd3 refactor(ui/player): fix performance tab 2022-11-25 16:18:33 +01:00
sylenien
dd8f666ca5 fix(ui): remove immutable log 2022-11-25 16:05:08 +01:00
Shekar Siri
172fc9be25 change(ui) - console sync 2022-11-23 19:47:10 +01:00
sylenien
a111dc95e9 change(ui): add unified row height to state tab, add virt to console tab 2022-11-18 14:37:14 +01:00
Shekar Siri
4943cfd75a fix(ui) - console log underline 2022-11-18 12:24:55 +01:00
Shekar Siri
618b4693f7 change(ui) - underline the clickbale console item 2022-11-15 19:44:23 +01:00
Shekar Siri
a708405fb8 change(ui) - merge exceptions with console 2022-10-13 14:19:31 +02:00
Shekar Siri
c47d06ae43 change(ui) - events and console improvements 2022-10-13 09:50:27 +02:00