Commit graph

23 commits

Author SHA1 Message Date
Sudheer Salavadi
cbb930379d Request Timings UI update
The notification banner has been updated (position and style). so it doesn't overlap on Network Panel drawer.
2025-05-13 12:15:57 +02:00
nick-delirium
b9e6bd6e72 tracker: adjust queueing calc, rm total timeline from view 2025-05-13 12:15:57 +02:00
nick-delirium
6f3058f9f9 ui: adjust string 2025-05-13 12:15:57 +02:00
nick-delirium
c71db6c441 ui, tracker: add stall, add ui implementation 2025-05-13 12:15:57 +02:00
nick-delirium
e92ba42d82 tracker, ui, backend: checking support for network timings 2025-05-13 12:15:57 +02:00
Andrey Babushkin
eab2d3a2cf
Fix localisation (#3123)
* fix localised errors

* fix locales
2025-03-10 15:51:21 +01:00
Andrey Babushkin
fd5c0c9747
Add lokalisation (#3092)
* applied eslint

* add locales and lint the project

* removed error boundary

* updated locales

* fix min files

* fix locales
2025-03-06 17:43:15 +01:00
Ghaida Bouchaala
0a999247e4
update docs links (#3076) 2025-02-28 16:54:04 +01:00
Delirium
e196643c8f
UI patch 4 (#2572)
* ui: spot related fixes

* ui: remove random logs

* ui: fix insights mapping

* ui: hide doc link for spot stuff

* ui: force worker for hls
2024-09-13 14:37:20 +02:00
Delirium
b17c3ab8d7
Spots UI (#2385)
* feat ui: login flow for spot extension

* spot list, store and service created

* some fixing for header

* start work on single spot

* spot player start

* header for player, comments, icons, etc

* split stuff into compoennts, create player state manager

* player controls, activity panel etc etc

* comments, empty page, rename and stuff

* interval buttons etc

* access modal

* pubkey support

* fix tooltip

* limit 10 -> 9

* hls lib instead of videojs

* some warnings

* fix date display for exp

* change public links

* display more client data

* fix cleaning, init comment

* map network to replay player network ev

* stream support, console panel, close panels on X

* fixing streaming, destroy on leave

* fix autoplay

* show notification on spot login

* fix spot login

* backup player added, fix audio issue

* show thumbnail when no video, add spot roles

* add poster thumbnail

* some fixes to video check

* fix events jump

* fix play btn

* try catch over pubkey

* icons

* spot login pinging

* move spot login flow to login comp, use separate spot login path for unique jwt

* invalidate spot jwt on logout

* add visual data on page load event

* typo fix

* issue to copy change

* share spot url f
2024-07-31 09:56:41 +02:00
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
Shekar Siri
4f0f3cceaf fix(ui): fetch details parsing 2023-11-07 11:28:47 +01:00
nick-delirium
d60d6ab487 fix(ui): fix header height 2023-06-16 09:38:23 +02:00
Shekar Siri
26e7f7f751 change(ui) - fetch details modal - no content text size 2023-05-04 13:03:05 +02:00
nick-delirium
9459f4b679 fix(ui): remove consolelog 2023-02-22 17:11:47 +01:00
nick-delirium
c0f2602c17 change(ui): fix for network tabs? 2023-02-22 17:11:47 +01:00
nick-delirium
0923520ec9 change(ui): fix network body in modal 2023-02-21 17:29:30 +01:00
Alex Kaminskii
a0ec773a03 feat(frontend): remove links to Fetch/Axios Plugin docs; add link to network options 2023-01-23 13:12:26 +01:00
Alex Kaminskii
cb0353cf3b fix(frontend):fetchTabs prop type fix 2022-12-13 15:52:12 +01:00
Alex Kaminskii
7720869f29 fix(frontend):fetchTabs review fixes 2022-12-13 15:43:41 +01:00
Alex Kaminskii
6054aef8e5 fix(frontend): correct time adjustment for resources+merge with payloads by name + show body only if present 2022-12-12 15:39:51 +01:00
Alex Kaminskii
b819e86945 feat(frontend):maintain new NetworkRequest message & fix request/response payload view & fix sess files download logic 2022-12-09 19:22:01 +01:00
Shekar Siri
39ddd3d82a change(ui) - fetch details modal refactor and added prev and next navigation 2022-11-15 19:25:41 +01:00