Commit graph

3561 commits

Author SHA1 Message Date
Shekar Siri
5dc5f085b9 fix(ui): clear filters is disblaed for events 2025-02-07 14:05:09 +01:00
Shekar Siri
e325eee47e change(ui): debounce the highlights search 2025-02-07 14:00:52 +01:00
Shekar Siri
e73d633518 change(ui): notes route cleanup 2025-02-07 11:21:34 +01:00
Shekar Siri
22b95f308c change(ui): removed unsupported cards for mobile 2025-02-07 10:57:30 +01:00
Shekar Siri
f87c3e7a5e change(ui): text change for tend card 2025-02-07 10:32:31 +01:00
Shekar Siri
603df2d559 fix(ui): default filter for mobile is wrong 2025-02-07 10:13:08 +01:00
Shekar Siri
98405db9ff fix(ui): activeTab check crashing 2025-02-07 10:12:49 +01:00
Shekar Siri
d4092ebc69 fix(ui): filter item check for subcategory first 2025-02-06 15:51:44 +01:00
Shekar Siri
5d49a91dde fix(ui): drag events 2025-02-06 15:04:36 +01:00
Shekar Siri
8162236139 fix(ui): maintain the card type on reload on card create from the list or from the dashboard 2025-02-06 13:11:25 +01:00
Sudheer Salavadi
3dc933daf3
Product analytics refinements (#3011)
* Various UX, UI and Functional Improvements in  Dashboards & Cards

- Depth filter of Sankey chart data in frontend
- Dashboard & Cards empty state view updates
- Disabled save image feature on cards

* Fixed empty views and headers

* Various improvements across dashboards and cards.

* Dashboard and Sankey refinements.

* More improvements in Sankey and Dashboard

* Autocomplete with checklist -- improvements
2025-02-06 09:43:10 +01:00
Shekar Siri
500d70aa67 fix(ui): project form to use the same component that shows errors 2025-02-05 16:59:13 +01:00
Shekar Siri
d29c7f20a4 fix(ui): table csv export 2025-02-05 14:32:03 +01:00
Shekar Siri
a4b65c618f fix(ui): user journey is not sending the metricValue 2025-02-05 13:49:09 +01:00
Shekar Siri
30dd123f29 fix(ui): sessions listings settings filter 2025-02-05 12:21:41 +01:00
Sudheer Salavadi
f88ff53e15
Product analytics refinements (#3006)
* Various UX, UI and Functional Improvements in  Dashboards & Cards

- Depth filter of Sankey chart data in frontend
- Dashboard & Cards empty state view updates
- Disabled save image feature on cards

* Fixed empty views and headers

* Various improvements across dashboards and cards.

* Dashboard and Sankey refinements.
2025-02-05 10:43:16 +01:00
Shekar Siri
de0c10de56 fix(ui): metric update in the list 2025-02-04 18:23:27 +01:00
Shekar Siri
c59dbbc79d fix(ui): table charts checking the total and list 2025-02-04 17:26:18 +01:00
Shekar Siri
49c408f44e fix(ui): update created card id 2025-02-04 16:52:47 +01:00
Shekar Siri
d374137e42 fix(ui): recording status check 2025-02-04 16:46:06 +01:00
Shekar Siri
7caa386d2d change(ui): session_replay permission check for sessions list, highlights and bookmarks/vault 2025-02-04 13:22:55 +01:00
Shekar Siri
82e170ff1c change(ui): do not set the active project on creation 2025-02-04 13:02:29 +01:00
Shekar Siri
047a4d0108 fix(ui): error handling 2025-02-04 12:55:27 +01:00
Shekar Siri
7485016f92 fix(ui): error handling 2025-02-04 12:55:27 +01:00
Shekar Siri
82621012de fix(ui): issue form\ 2025-02-04 11:32:53 +01:00
Sudheer Salavadi
1b3a3dfc21
Product analytics refinements (#3002)
* Various UX, UI and Functional Improvements in  Dashboards & Cards

- Depth filter of Sankey chart data in frontend
- Dashboard & Cards empty state view updates
- Disabled save image feature on cards

* Fixed empty views and headers

* Various improvements across dashboards and cards.
2025-02-04 09:49:49 +01:00
Sudheer Salavadi
2a52de073d
Interaction and UI updates in Sankey Chart (#2997) 2025-02-03 14:40:15 +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
0484c0ccdd
ui: tracked user profile and list (#2991)
* ui: tracked user profile and list

* ui: turnoff unsupported node cb

* ui: excess toggle
2025-01-30 18:06:12 +01:00
nick-delirium
4c6f23e31f
ui: better index check 2025-01-28 14:18:36 +01:00
Shekar Siri
defcc65848 fix(ui): co-browser (assist) list sorting - duration 2025-01-28 12:43:38 +01:00
Shekar Siri
93db47901d fix(ui): co-browser (assist) list sorting 2025-01-28 11:13:02 +01:00
nick-delirium
260ed8ac19
ui: better naming for lstorage key 2025-01-28 10:59:14 +01:00
nick-delirium
2585107bd7
ui: simplify saving for debug 2025-01-28 10:56:10 +01:00
nick-delirium
bd80b7fccd
ui: add debug toggler 2025-01-28 10:54:13 +01:00
nick-delirium
ab84a872db
ui: fix assist filter list 2025-01-27 16:47:42 +01:00
nick-delirium
6cbe17c8e6
ui: fix note edit dropdown 2025-01-27 15:11:48 +01:00
nick-delirium
778112c751
ui: fix network panel re-render 2025-01-27 12:08:46 +01:00
nick-delirium
0f744ec1a0
ui: fix tainted images for highlight? 2025-01-24 16:36:46 +01:00
nick-delirium
ab454894f8
ui: rename string 2025-01-24 15:18:44 +01:00
Delirium
6882c62a32
Better network sanitizer (#2969)
* tracker: improve network sanitization

* ui: fix hl image gen

* tracker: rm sanitizer thing
2025-01-24 14:06:34 +01:00
nick-delirium
6ccf2e2887
ui: separate card types for device types 2025-01-24 10:42:13 +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
Delirium
622d0a7dfa
ui: omnisearch, timeseries charts redesign (#2791)
* ui: start redesign for live search/list

* ui: remove search field, show filters picker by default for assist

* ui: filter modal wip

* ui: filter modal wip

* ui: finish with omnisearch thing

* ui: start new dashboard redesign

* refining new card section

* ui: some "new dashboard" view improvs, fix icons fill inheritance, add ai button colors

* ui: split up search component (1.22+ tbd?), restrict filter type to own modals

* ui: mimic ant card

* ui: some changes for card creation flow, add series table to CustomMetricLineChart.tsx

* ui: more chart types, add table with filtering out series, start "compare to" thing

* ui: comparison designs

* ui: better granularity support, comparison view for bar chart

* ui: add comparison to more charts, add "metric" chart (BigNumChart.tsx)

* ui: cleanup logs

* ui: fix defualt import, fix sessheader crash, fix condition set ui

* ui: some refactoring and type coverage...

* ui: more refactoring; silence warnings for list renderers

* ui: moveing and renaming filters

* ui: add metricOf selector

* ui: check for metric type

* ui: fix crashes, add widget library table

* ui: change new series btn

* ui: restrict filterselection

* ui: fix timeseries table format

* ui: autoclose autocomplete modal

* ui: some fixes to issue filters default value, display and placeholder consistency

* ui: some dashboard issues with card selection modal and empty states

* ui: comparing for funnels, alternate column view, some refactoring to prepare for customizations...

* Style improvements in omnisearch headers

* Revert "Style improvements in omnisearch headers"

This reverts commit 89e51b0531.

* ui: show health status fetch error

* ui: table, bignum and comp for funnel, add csv export

* Omni-search improvements. (#2823)

Co-authored-by: Sudheer Salavadi <connect.uxmaster@gmail.com>

* ui: fix bad merge (git hallo?)

* ui: fix filter mapper

* rm husky

* ui: add card floater

* ui: add card floater

* ui: refactor local autocomplete input

* ui: filterout empty options

* UI improvements in New Cards (#2864)

* ui: some minor dashb improvements

* ui: metric type selector for head

* ui: change card type selector, add automapping

* ui: check chart/widget components for crashes

* ui: fix crash with table metrics

* ui: fix crashes related to metric type changes

* ui: filter category for clickmap filt

* ui: fix dash options menu, fix cr/up button

* ui: fix dash list menu propagation

* ui: hide addevent in heatmaps

* ui: fix time mapping for charts

* ui: fix exclusion component for path

* ui: fix series amount for path analysis, rm grid/list selector

* ui: fix icons in list view

* ui: fix for dlt button in widgets

* Various improvements Cards, OmniSearch and Cards  Listing (#2881)

* ui: some improvements for cards list view, funnels and general filter display

* ui: longer node width for journey

* Product Analytics UI Improvements. (#2896)

* Various improvements Cards, OmniSearch and Cards  Listing

* Improved cards listing page

* Various improvements in product analytics

* Charts UI improvements

---------

Co-authored-by: nick-delirium <nikita@openreplay.com>

* Live se red s2 (#2902)

* Various improvements Cards, OmniSearch and Cards  Listing

* Improved cards listing page

* Various improvements in product analytics

* Charts UI improvements

* ui crash

---------

Co-authored-by: Sudheer Salavadi <connect.uxmaster@gmail.com>

* ui: fix lucide version

* ui: fix custom comparison period

* ui: fix custom comparison period

* ui: handle minor paths on frontend for path/sankey

* ui: assign icon for event types in sankey nodes

* ui: some strings changed

* ui: hide btn control for table view

* Various improvements in graphs, and analytics pages. (#2908)

* Various improvements Cards, OmniSearch and Cards  Listing

* Improved cards listing page

* Various improvements in product analytics

* Charts UI improvements

* ui crash

* Chart improvements and layout toggling

* Various improvements

* Tooltips

---------

Co-authored-by: nick-delirium <nikita@openreplay.com>

* ui: fix weekday mapper for x axis on >7d range

* ui: lower default density to 35, fix table card display

* ui: filterMinorPaths -> return input data if nodes arr. is empty

* ui: use default filter for sessions, move around saved search actions, remove tags modal

* ui: fix card creator visibility in grid, fix table exporter visiblility in grid

* ui: fix some proptype warnings

* ui: change new series default expand state

* ui: save comp range in widget details

* ui: move timeseries to apache echarts

* ui: use unique id for window values

* ui: add timestamp for comp tooltip row

* ui: rename var for readability

* ui: fix comparison for 24hr

* Streamlined icons and improved echarts trends (#2920)

* Various improvements Cards, OmniSearch and Cards  Listing

* Improved cards listing page

* Various improvements in product analytics

* Charts UI improvements

* ui crash

* Chart improvements and layout toggling

* Various improvements

* Tooltips

* Improved icons in cards listing page

* Update WidgetFormNew.tsx

* Sankey improvements

* Icon and text updates

Text alignment and color changes in x-ray
Icon Mapping with appropriate names and shapes

* Colors and Trend Chart Interaction updates

* ui

---------

Co-authored-by: nick-delirium <nikita@openreplay.com>

* ui: series update observe

* ui: resize chart on window

* ui: move barchart to echarts

* ui: fixing bars under comparison

* ui: fixing horizontal bar tooltip

* ui: rm unused

* ui: keep state in storage

* ui: small fixes for granularity and comparisons

* ui: fix savesearch button, fix comparison period tracking

* ui: fix funnel type selection

* ui: fixing saved search button

* ui: enable error logging, remove immutable reference

* ui: update savedsearch drop

* ui: disable button if no saved

* ui: small ui fixes

* ui: add drill to summary charts, add more options to card category picker

* ui: filter compSeries with table

* ui: swap tag_el operator and value

* ui: fix top countries

* ui: further changes for search/cards

* ui: move focus to session list on line click

* ui: fix issue filter mapper

* ui: fix alert pre-init function, fix metric list options, fix legend placement

* ui: fixes for card library

* ui: work on new sankey chart

* ui: fix metadata prefetch

* ui: moving snakey to echarts

* ui: fix funnel comparison focus

* ui: stale loader

---------

Co-authored-by: Sudheer Salavadi <connect.uxmaster@gmail.com>
2025-01-24 09:58:35 +01:00
Shekar Siri
57e604794c fix(ui): conditional capture metadata 2025-01-21 11:24:36 +01:00
nick-delirium
e8169fdf2a
ui: update core yarn v 2025-01-20 10:47:52 +01:00
nick-delirium
325937dc4e
ui: update core yarn v 2025-01-20 10:42:16 +01:00
Sudheer Salavadi
e71036b2f8
Projects Refinements (#2949) 2025-01-16 09:44:34 +01:00
nick-delirium
0911c6528c
ui: wrap error logs 2025-01-16 09:16:17 +01:00