Commit graph

547 commits

Author SHA1 Message Date
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
260ed8ac19
ui: better naming for lstorage key 2025-01-28 10:59:14 +01:00
nick-delirium
ab454894f8
ui: rename string 2025-01-24 15:18:44 +01:00
nick-delirium
6ccf2e2887
ui: separate card types for device types 2025-01-24 10:42:13 +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
adf27d4cb7 fix(ui): total/count change as per the api response 2025-01-07 10:54:01 +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
11d4b168a1
ui: remove speed index card 2024-11-15 11:29:32 +01:00
Shekar Siri
3188b0ad6f fix(ui): sync dashboards edits properly 2024-11-15 11:07:44 +01:00
nick-delirium
c47d1063c1
ui: return speed index card... 2024-11-14 14:27:04 +01:00
nick-delirium
7904e74343
ui: rename example cards 2024-11-14 10:09:06 +01:00
Shekar Siri
bbf6e51231 change(ui): path analysis show sessions instead issues 2024-11-12 11:29:36 +01:00
Shekar Siri
16778e9bb3 change(ui): funnel label change for sessions vs users 2024-11-08 11:37:10 +01:00
Shekar Siri
7a17a08a6e fix(ui): check for null card type 2024-11-07 10:12:38 +01:00
Shekar Siri
369adfc3f5 feat(ui): new timeseries cards in monitor tab with sessionsCount 2024-11-04 13:48:25 +01:00
Shekar Siri
f1e5c858f1 fix(ui): optional subfilter check 2024-10-31 17:53:34 +01:00
Shekar Siri
4192203071 fix(ui): sessions by cards issue with filter type and other props 2024-10-31 16:51:39 +01:00
nick-delirium
5b5a3033d0
ui: remove more cards 2024-10-31 16:08:02 +01:00
nick-delirium
c184ab55dc
ui: remove more cards 2024-10-31 16:05:44 +01:00
nick-delirium
6479292158
ui: remove web_vitals, performance_monitoring cards 2024-10-30 13:03:24 +01:00
nick-delirium
1abd925c56
ui: add operator to clickmap card 2024-10-29 11:31:05 +01:00
nick-delirium
7a6e11e936
fix heatmap url param 2024-10-25 10:14:31 +02:00
nick-delirium
7f1686acdf
ui: support url in payload for heatmaps 2024-10-24 15:24:13 +02:00
nick-delirium
23c5eaebb7
ui: remove resources cards from dashboard 2024-10-24 12:10:27 +02:00
Shekar Siri
89afab8a22 change(ui): funnel issues table show context column 2024-10-14 13:18:32 +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
d26e6ec098 change(ui): funnel widget options, and funnel drop message 2024-10-10 11:49:44 +02:00
Shekar Siri
b10fdfc9c9 change(ui): paginate the data in table of cards show more modal 2024-10-08 18:24:02 +02:00
Shekar Siri
4cfc5d2517 change(ui): paginate the data in table of cards show more modal 2024-10-08 17:19:08 +02:00
Shekar Siri
ca4abdcadc fix(ui): sessions by cards truncate the text 2024-10-07 18:16:09 +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
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
Shekar Siri
1fd0de1159 change(ui): card filter series defualt behaviour 2024-09-10 18:01:43 +05:30
Shekar Siri
3f6c1dad6f change(ui): icon changes for table of caeds (url, fetch, referrer) 2024-09-10 15:51:04 +05:30
Shekar Siri
8c82e98d48 change(ui): user vs session dropdown borderless 2024-09-10 14:48:18 +05:30
nick-delirium
8e936d1657
ui: remove testing key flag for ai cards 2024-09-09 17:02:08 +02:00
Shekar Siri
2994a8425e change(ui): linechart changes for total 2024-09-09 19:54:46 +05:30
Shekar Siri
619702e91b change(ui): moved insights to diff section 2024-09-09 19:33:14 +05:30
Shekar Siri
6ca9bda5d8 change(ui): bar color change 2024-09-05 19:47:38 +05:30
Shekar Siri
d73c481ab7 change(ui): table widgets drilldown tag 2024-09-05 19:39:43 +05:30
Shekar Siri
bff9b7fb93 fix(ui): widget options observe state changes 2024-09-05 15:11:07 +05:30
Shekar Siri
3828159a86 fix(ui): missing table of errors 2024-08-30 17:45:47 +05:30
Shekar Siri
29360c719e feat(ui): widget options 2024-08-30 17:45:46 +05:30
nick-delirium
837dfe2f92
feat ui: add dashboard editing modal to dashboard list 2024-08-30 12:05:05 +02:00
Delirium
203791f0f6
Remove unused code, refactor frontend and revisit libraries (#2458)
* start frontend thinning

* continue thinning

* removing moment and moment-range

* remove highlightjs

* remove semantic-ui

* ghaida commits to openreplay finally

* unused icons

* unused icons

* unused icons

* fix missing icons

---------

Co-authored-by: Ghaida Bouchaala <ghaida.bouchaala@gmail.com>
2024-08-27 16:15:14 +02:00
Shekar Siri
6cfecb53a3 feat(ui): card by fetch requets 2024-08-13 14:02:46 +05:30
Shekar Siri
bcb7881100
feat(ui) - table of referrer card (#2484)
* feat(ui): table of referrer

* change(ui): click filter with selector options

* change(ui): total property
2024-08-13 09:31:25 +05:30
Shekar Siri
aaabf92afb change(ui): table of errors limit to 5 2024-08-05 16:06:43 +02:00
nick-delirium
7de1672599
move ai input under create button in card modal 2024-08-02 15:12:09 +02:00
Delirium
31d82f9d1d
Ai cards (#2450)
* ai query comp start

* ai cards...

* fix prop assign
2024-08-02 14:38:56 +02:00