nick-delirium
35c515556e
ui: fix audioplayer event start
2025-06-04 10:35:35 +02:00
nick-delirium
256b049e7d
ui: embed player, some pdf fixes for kai
2025-05-28 17:13:15 +02:00
nick-delirium
83ebd01526
ui: darkmode fixes for spot and highlights
2025-05-20 17:55:49 +02:00
nick-delirium
3431c97712
ui: dark mode fixes
2025-05-20 13:50:14 +02:00
Delirium
b1b21937ed
ui, tracker, backend: support long animation metrics ( #3262 )
...
* ui, tracker, backend: support long animation metrics
* ui: fix LAT mapping
* ui: change jump button display, longTask time definition
* ui: border for rows
* ui: refine LAT design
* tracker: regenerate messages
2025-05-13 12:04:14 +02:00
nick-delirium
c6b0649613
ui: starting dark theme
2025-05-09 11:29:12 +02:00
nick-delirium
18f8ee9d15
ui: fix max meta length, add horizontal layout for player
2025-05-06 16:21:02 +02:00
Andrey Babushkin
2eb4ab4b84
Fix events highlight ( #3368 )
...
* add filtered events to search
* removed consoles
* changed styles to tailwind
* changed styles to tailwind
* fixed error
2025-05-06 13:32:56 +02:00
nick-delirium
5ee2b125c8
ui: clips, set playercontent size for clip player
2025-05-06 11:09:05 +02:00
Andrey Babushkin
b477f9637d
Highlight searched events ( #3360 )
...
* add filtered events to search
* removed consoles
* changed styles to tailwind
* changed styles to tailwind
* fixed errors
2025-05-05 17:29:16 +02:00
nick-delirium
22d71ceb14
ui: fixup autoplay on inactive tabs
2025-04-24 13:00:17 +02:00
nick-delirium
04db655776
ui: fix auto import paths
2025-04-16 15:07:37 +02:00
nick-delirium
c003057cf0
ui: fix events filtering, net panel scroll and default tab
2025-04-02 14:40:13 +02:00
nick-delirium
586472c7dd
ui: bump tab tooltip delay
2025-04-01 17:16:25 +02:00
Delirium
ac0ccb2169
ui: shrink icons when no space, adjust player area for events export … ( #3217 )
...
* ui: shrink icons when no space, adjust player area for events export panel, fix panel size
* ui: rm log
2025-03-26 16:37:45 +01:00
Shekar Siri
ce546bcfa3
fix(ui): adjust CirclePlay icon spacing in player controls
...
Add marginLeft style property to eliminate unwanted spacing between
the text and icon in the "Play Full Session" button, improving the
visual alignment and consistency of the player controls.
2025-03-25 18:36:27 +01:00
nick-delirium
28b4fc7598
ui: upgrade react to 19.0.0
2025-03-25 17:39:14 +01:00
nick-delirium
f93ee6fb8f
ui: fix filekey on prefetched sessions
2025-03-14 17:30:00 +01:00
nick-delirium
c7f3c78740
ui: fix heatmap scaling (use true document height)
2025-03-11 17:00:46 +01:00
nick-delirium
0107c9c523
ui: fix in-session clickmap refresh
2025-03-11 16:24:26 +01:00
nick-delirium
ccd8d76e98
ui: improve metadata display
2025-03-11 10:35:08 +01:00
Andrey Babushkin
eab2d3a2cf
Fix localisation ( #3123 )
...
* fix localised errors
* fix locales
2025-03-10 15:51:21 +01:00
nick-delirium
9d7c54554e
ui: fix live tag
2025-03-10 09:49:33 +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
Delirium
ee46413b13
Events for E2E testing ( #3081 )
...
* ui: change export event ui, add rightblock panel
* ui: add timeline select checkbox
* ui: keep selected framework in localstorage
* ui: on timeline => on the timeline
2025-03-03 16:36:42 +01:00
Ghaida Bouchaala
0a999247e4
update docs links ( #3076 )
2025-02-28 16:54:04 +01:00
Andrey Babushkin
fd76f7c302
Migrate to webrtc ( #3051 )
...
* resolved conflicts
* resolved conflicts
* translated comments
* changed console.log message lang
* changed console to logs
* implementing conference call
* add isAgent flag
* add webrtc handlers
* add conference call
* removed conference calls
* fix lint error
---------
Co-authored-by: Andrey Babushkin <a.babushkin@lemon-ai.com>
2025-02-27 10:12:27 +01:00
Delirium
968a3eefde
ui: migrating old components -> ant ( #3060 )
...
* ui: migrating old components -> ant
* ui: moving input, tooltip, toggler, checkbox... -> Toggler\s*(.)? from 'UI
* ui: more components moved
* ui: move popover to ant
2025-02-24 16:11:44 +01:00
nick-delirium
3c32e8eec1
ui: fix broken imports
2025-02-21 11:13:40 +01:00
nick-delirium
132de0af0d
ui: reduce limit for displayed session tabs
2025-02-14 09:54:55 +01:00
nick-delirium
38653d200f
ui: mobile hl player
2025-02-12 14:00:36 +01:00
Shekar Siri
442611cb26
fix(ui): mobile highlights modal
2025-02-10 14:16:32 +01:00
nick-delirium
0b7b857d65
ui: swap html converter, fix tainted images map, forbid cors objects for highlight
2025-02-10 11:46:52 +01:00
Shekar Siri
d45347da2b
fix(ui): session share modal fetch list and modal component
2025-02-07 16:47:21 +01:00
nick-delirium
392088be22
ui: some tweaks for visual adjust jump
2025-01-31 17:32:33 +01:00
Sudheer Salavadi
12f4d9a10c
Highlight on timeline
2025-01-31 11:23:55 +01:00
Delirium
2cd96b0df0
Highlight UI ( #2951 )
...
* ui: start highlight ui
* ui: tag items
* ui: connecting highlights to notes api...
* Highlight feature refinements (#2948 )
* ui: move clips player to foss, connect notes api to hl
* ui: tune note/hl editing, prevent zoom slider body from jumping around
* ui: safe check for tag
* ui: fix thumbnail gen
* ui: fix thumbnail gen
* ui: make player modal wider, add shadow
* ui: custom warn barge for clips
* ui: swap icon for note event wrapper
* ui: rm other, fix cancel
* ui: moving around creation modal
* ui: bg tint
* ui: rm disabled for text btn
* ui: fix ownership sorting
* ui: close player on bg click
* ui: fix query, fix min distance for default range
* ui: move hl list header out of list comp
* ui: spot list header segmented size
* Various improvements in highlights (#2955 )
* ui: update hl in hlPanel comp
* ui: rm debug
* ui: fix icons file
---------
Co-authored-by: Sudheer Salavadi <connect.uxmaster@gmail.com>
2025-01-24 09:59:54 +01:00
nick-delirium
2a75785181
ui: fix perfwarnings container margin
2024-12-23 10:26:56 +01:00
nick-delirium
9d4120e7d6
ui: show bg badge for mobile
2024-12-20 10:43:27 +01:00
nick-delirium
99ddcd9708
ui: return throw for log parser (for consistency)
2024-12-20 10:22:35 +01:00
nick-delirium
4f8dd444ff
ui: fix sentry log check
2024-12-18 10:19:11 +01:00
nick-delirium
4eea15b053
ui: fix log panel crashing
2024-12-10 13:31:18 +01:00
Delirium
f6cf1cfb4a
Player ux improvements ( #2834 )
...
* Player UX improvements.
DevTools (Including multi-tab)
Actions panel (User events, Click maps, Tag Elements)
* ui: remove unused imports, remove str templ classnames
---------
Co-authored-by: Sudheer Salavadi <connect.uxmaster@gmail.com>
2024-12-10 10:21:08 +01:00
nick-delirium
a010ef9d0f
ui: fix performance bottlenecks, split data sources in devtools panes
2024-12-09 17:20:08 +01:00
nick-delirium
e51455b8ea
ui: fix mobile player not scaling automatically
2024-12-03 17:29:20 +01:00
nick-delirium
d30522f35b
ui: fix t&w add and watch option
2024-11-15 14:53:38 +01:00
Shekar Siri
c1ef27fc9b
change(ui): check for mobile project and hide live sessions and skip button
2024-11-14 12:14:25 +01:00
nick-delirium
aaf7830dc4
ui: dynatrace dates to str
2024-11-13 15:50:55 +01:00
nick-delirium
d5b182227d
ui: update dynatrace log processing
2024-11-13 13:13:48 +01:00
Shekar Siri
1232ab5b57
fix(ui): assist credential call with authorization
2024-11-07 11:46:07 +01:00