Commit graph

323 commits

Author SHA1 Message Date
Delirium
1d6fb0ae9e 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:38:48 +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
Shekar Siri
b83d8db2a9 fix(ui): assist cred call with header 2024-11-06 18:19:37 +01:00
nick-delirium
2c7cb25357
ui: change row bg color 2024-10-29 17:18:33 +01:00
nick-delirium
086ade9595
ui: hide log jump if no ts 2024-10-29 17:16:38 +01:00
nick-delirium
fc63e4d83d
ui: add jump and sync for backend logs 2024-10-29 17:15:01 +01:00
Delirium
c144add4bd
Backend logs UI (#2635)
* backend integrations ui start

* some more ui things

* moving around some integration code

* add dynatrace

* add datadog, useform hook and other things to update backend logging integration forms

* change api queries

* backend logging modals

* tracker: fix some types

* remove deprecated integrations, update types

* some ui fixes and improvements

* update notifications on success/error

* ui: debugging log output, autoclose fix

* ui: some stuff for logs base64str

* ui: improve log formatting,  change datadog data format

* some improvs for logging irm

* ui: fixup for sentry
2024-10-29 15:15:28 +01:00
nick-delirium
9a5716fdcb
ui: fix projectid passed to assist 2024-10-28 14:16:26 +01:00
nick-delirium
d733ab9b4f
ui: fix heatmap insights size check 2024-10-25 14:17:13 +02:00
nick-delirium
d7f4406fd5
ui: reformat player code style 2024-10-24 12:11:48 +02:00
nick-delirium
8024083c64
ui fix outdated libraries, remove storybook (unused), fix player re-renders on mount 2024-10-14 12:48:08 +02:00
Shekar Siri
6b84ba2500 fix(ui): show last played session 2024-10-11 16:42:16 +02:00
nick-delirium
87d45714b1
port tracker-14 fixes to latest 2024-10-10 13:47:46 +02:00
nick-delirium
d94e2f0250
ui: rm accidental console log 2024-10-07 18:03:28 +02:00
nick-delirium
4d0730f394
ui: fix audioplayer time comp 2024-10-07 16:41:23 +02:00
nick-delirium
506a944403
UI fix some crashes in replay 2024-10-04 11:44:42 +02:00
Delirium
a71381da40
getting rid of redux for good (#2556)
* start moving ui to redux tlk

* remove unused reducer

* changes for gdpr and site types

* ui: migrating duck/roles to mobx

* ui: drop unreferenced types

* ui: drop unreferenced types

* ui: move player slice reducer to mobx family

* ui: move assignments to issueReportingStore.ts

* remove issues store

* some fixes after issues store

* remove errors reducer, drop old components

* finish removing errors reducer

* start moving integrations state to mobx

* change(ui): funnel duck cleanup

* change(ui): custom fields

* change(ui): customMetrics cleanup

* change(ui): customMetrics cleanup

* change(ui): duck/filters minor cleanup

* change(ui): duck/filters cleanup

* change(ui): duck/customMetrics cleanup and upgrades

* fix integrations service, fix babel config to >.25 + not ie

* refactoring integrations reducers etc WIP

* finish removing integrations state

* some fixes for integrated check

* start of projects refactoring

* move api and "few" files to new project store

* new batch for site -> projects

* fix setid context

* move all critical components, drop site duck

* remove all duck/site refs, remove old components

* fixup for SessionTags.tsx, remove duck/sources (?)

* move session store

* init sessionstore outside of context

* fix userfilter

* replace simple actions for session store

* sessions sotre

* Rtm temp (#2597)

* change(ui): duck/search wip

* change(ui): duck/search wip

* change(ui): duck/search wip

* change(ui): duck/searchLive wip

* change(ui): duck/searchLive wip

* change(ui): duck/searchLive wip

* change(ui): duck/searchLive wip

* change(ui): search states

* change(ui): search states

* change(ui): search states

* change(ui): fix savedSearch store

* change(ui): fix savedSearch store

* some fixes for session connector

* change(ui): fix savedSearch store

* change(ui): fix searchLive

* change(ui): fix searchLive

* fixes for session replay

* change(ui): bookmark fetch

* last components for sessions

* add fetchautoplaylist

* finish session reducer, remove deleted reducers

* change(ui): fix the search fetch

* change(ui): fix the search fetch

* fix integrations call ctx

* ensure ctx for sessionstore

* fix(ui): checking for latest sessions path

* start removing user reducer

* removing user reducer pt2...

* finish user store

* remove rand log

* fix crashes

* tinkering workflow file for tracker test

* making sure prefetched sessions work properly

* fix conflict

* fix router redirects during loading

---------

Co-authored-by: Shekar Siri <sshekarsiri@gmail.com>
2024-10-03 11:38:36 +02:00
nick-delirium
246d186816
ui: assist console size and init fixes 2024-09-25 16:07:15 +02:00