nick-delirium
55d435be87
ui: fix widget setData -> create new ref
2025-05-13 11:20:45 +02:00
nick-delirium
f38b3a830d
ui: fixup toggler closing
2025-05-12 15:38:31 +02:00
Delirium
500fb44856
Litjs fixes2 ( #3381 )
...
* ui: fixes for litjs capture
* ui: introduce vmode for lwc light dom
* ui: fixup the mode toggle and remover
2025-05-12 15:19:56 +02:00
nick-delirium
889fde91a9
ui: fix heatmaps crash
2025-05-12 10:35:45 +02:00
nick-delirium
de04e23c51
ui: comb through components, add additional classes for tailwind basic
...
styles, fix antd defaults
2025-05-09 11:29:12 +02:00
nick-delirium
c6b0649613
ui: starting dark theme
2025-05-09 11:29:12 +02:00
nick-delirium
d2d886b322
ui: fix filter options reset, fix dashboard chart density
2025-05-09 11:20:52 +02:00
nick-delirium
95d4df7a1b
ui: loading badges for spot videos
2025-05-07 10:48:16 +02:00
nick-delirium
b3cb8df65b
ui: fix sankey start calculation
2025-05-06 16:47:53 +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
a3fdad3de1
ui: missing } for eventsblock
2025-05-06 11:29:55 +02:00
nick-delirium
5ee2b125c8
ui: clips, set playercontent size for clip player
2025-05-06 11:09:05 +02:00
nick-delirium
360d6ca382
ui: fix endpointing sankey main node calculation
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
ec6076c0b3
ui: fix metadata check
2025-05-02 09:48:51 +02:00
nick-delirium
878c10f723
ui: prevent network row modal from changing replayer time
2025-04-30 10:19:25 +02:00
nick-delirium
22d71ceb14
ui: fixup autoplay on inactive tabs
2025-04-24 13:00:17 +02:00
Shekar Siri
effdfaef2c
change(ui): force the table cards events order to use and istead the defaul then
2025-04-24 10:08:21 +02:00
nick-delirium
ee71625499
ui: fix timepicker and timezone interactions
2025-04-22 17:37:04 +02:00
nick-delirium
7d6f838d25
ui: fix empty sank sessions fetch
2025-04-22 10:26:20 +02:00
nick-delirium
7cfef90cc8
ui: virtualizer for filter options list
2025-04-16 15:22:37 +02:00
nick-delirium
04db655776
ui: fix auto import paths
2025-04-16 15:07:37 +02:00
nick-delirium
b91f5df89f
ui: fix imports for eventsblock
2025-04-16 12:22:16 +02:00
Shekar Siri
3f1f6c03f2
feat(widget-sessions): improve session filtering logic
...
- Refactored session filtering logic to handle nested filters properly.
- Enhanced `fetchSessions` to ensure null checks and avoid errors.
- Updated `loadData` to handle `USER_PATH` and `HEATMAP` metric types.
- Improved UI consistency by adjusting spacing and formatting.
- Replaced redundant code with cleaner, more maintainable patterns.
This change improves the reliability and readability of the session
filtering and loading logic in the WidgetSessions component.
2025-04-15 18:15:23 +02:00
Shekar Siri
d47542830f
feat(SessionsBy): add specific filter for FETCH metric
...
Added a conditional check to handle the FETCH metric in the SessionsBy
component. When the metric is FETCH, a specific filter with key
FETCH_URL, operator is, and value derived from data.name is applied.
This ensures proper filtering behavior for FETCH-related metrics.
2025-04-14 12:00:02 +02:00
nick-delirium
2bf92f40f7
ui: metrics filtering checks
2025-04-14 10:53:12 +02:00
nick-delirium
dbb805189f
ui: keep spot log
2025-04-14 09:41:11 +02:00
nick-delirium
e32dbe2ee2
ui: check if spot ext exists on login comp
2025-04-14 09:41:11 +02:00
Shekar Siri
5ca97ceedd
feat(dashboard): set initial drill down period
...
Change default drill down period from LAST_7_DAYS to LAST_24_HOURS
and preserve current period when drilling down on chart click
2025-04-11 10:47:32 +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
nick-delirium
f61c5e99b5
ui: fix double fetches for sessions
2025-03-31 17:14:23 +02:00
nick-delirium
6412f14b08
ui: fix modules label
2025-03-31 11:52:23 +02:00
nick-delirium
0a620c6ba3
ui: fix modules mapper
2025-03-31 11:47:10 +02:00
nick-delirium
77735d9d72
ui: use metadata as filter on click
2025-03-31 10:29:27 +02:00
nick-delirium
7dec8bb943
ui: fix toast auto close
2025-03-28 17:26:50 +01:00
Andrey Babushkin
421b3d1dc5
Assist add turn servers ( #3229 )
...
* fixed conflicts
* add offers
* add config to sicket query
* add config to sicket query
* add config init
* removed console logs
* removed wrong updates
* fixed conflicts
* add offers
* add config to sicket query
* add config to sicket query
* add config init
* removed console logs
* removed wrong updates
* ui: fix chat draggable, fix default params
---------
Co-authored-by: nick-delirium <nikita@openreplay.com>
2025-03-28 16:27:01 +01:00
Shekar Siri
65072f607f
refactor(auth): separate SSO support from enterprise edition
...
Add dedicated isSSOSupported property to correctly identify when SSO
authentication is available, properly handling the 'msaas' edition
case separately from enterprise edition checks. This fixes SSO
visibility in the login interface.
2025-03-27 12:28:37 +01:00
nick-delirium
cb4bf932c4
ui: fix fresh sessions lookup
2025-03-27 10:57:37 +01:00
nick-delirium
20b938365c
ui: minor session list fixes
2025-03-27 10:43:30 +01: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
nick-delirium
d087736df0
ui: fix default series state, fix metricType in comparison
2025-03-26 10:05:03 +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
Shekar Siri
9f681aca45
fix(dashboard): update filter condition in MetricsList
...
Change the filter type comparison from checking against 'all' to
checking against an empty string. This ensures proper filtering
behavior when filtering metrics in the dashboard component.
2025-03-25 18:08:29 +01:00
nick-delirium
634d0e8a0f
ui: rm speed index card
2025-03-25 17:39:14 +01:00
nick-delirium
28b4fc7598
ui: upgrade react to 19.0.0
2025-03-25 17:39:14 +01:00
nick-delirium
08bddb3165
switch meta tag to mp4
2025-03-25 15:39:02 +01:00
nick-delirium
eba22e0efa
ui: always show sessiontags
2025-03-24 17:12:18 +01:00
nick-delirium
2aba1d9a52
ui: comments etc
2025-03-24 15:06:00 +01:00