Commit graph

92 commits

Author SHA1 Message Date
Sudheer Salavadi
c229125055
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>
2025-01-07 10:34:20 +01:00
nick-delirium
e3f3ccfe63
ui: change new series default expand state 2024-12-27 14:24:59 +01:00
Sudheer Salavadi
fe4bbcda6d
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>
2024-12-23 09:56:45 +01:00
nick-delirium
3b7d86d8c6
ui: some improvements for cards list view, funnels and general filter display 2024-12-20 14:28:35 +01:00
Sudheer Salavadi
592923b6d1
Various improvements Cards, OmniSearch and Cards Listing (#2881) 2024-12-17 14:32:22 +01:00
nick-delirium
cddb933e0a
ui: fix series amount for path analysis, rm grid/list selector 2024-12-16 12:18:42 +01:00
nick-delirium
6f845f5e91
ui: fix exclusion component for path 2024-12-16 12:03:22 +01:00
nick-delirium
680c918b03
ui: hide addevent in heatmaps 2024-12-13 16:25:25 +01:00
nick-delirium
197504caa7
ui: metric type selector for head 2024-12-12 12:54:22 +01:00
Sudheer Salavadi
4a2a859d01 Revert "Style improvements in omnisearch headers"
This reverts commit 89e51b0531.
2024-12-05 16:42:15 -05:00
Sudheer Salavadi
89e51b0531 Style improvements in omnisearch headers 2024-12-05 16:28:39 -05:00
nick-delirium
4e274cb30e
ui: change new series btn 2024-12-03 11:19:11 +01:00
nick-delirium
817f039ddc
ui: add comparison to more charts, add "metric" chart (BigNumChart.tsx) 2024-11-29 17:34:34 +01:00
nick-delirium
08be943ae0
ui: better granularity support, comparison view for bar chart 2024-11-28 18:08:42 +01:00
nick-delirium
170e85b505
ui: some changes for card creation flow, add series table to CustomMetricLineChart.tsx 2024-11-25 17:44:49 +01:00
nick-delirium
e5267497a6
ui: mimic ant card 2024-11-25 09:57:10 +01:00
nick-delirium
614c0655c2
ui: finish with omnisearch thing 2024-11-22 10:55:21 +01:00
nick-delirium
6479292158
ui: remove web_vitals, performance_monitoring cards 2024-10-30 13:03:24 +01: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
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
Shekar Siri
1fd0de1159 change(ui): card filter series defualt behaviour 2024-09-10 18:01:43 +05:30
Delirium
31d82f9d1d
Ai cards (#2450)
* ai query comp start

* ai cards...

* fix prop assign
2024-08-02 14:38:56 +02:00
Sudheer Salavadi
2a39b4e0e3 Button label updates 2024-07-08 15:00:46 +05:30
Shekar Siri
4ad2657cd9 change(ui): additional filters for path analysis and insights 2024-07-05 17:12:27 +02:00
nick-delirium
a9d00c943f
fix ui: small fixes 2024-07-05 10:56:30 +02:00
Shekar Siri
3be7a63850 change(ui): dashboard inputs 2024-07-04 15:06:01 +02:00
Shekar Siri
5226f60834 change(ui): expand the first series on adding a fitler 2024-07-03 13:39:23 +02:00
nick-delirium
9e1bce8207
fix ui: rename clickmap -> heatmap 2024-07-03 10:44:49 +02:00
Sudheer Salavadi
23e7b87002 UI Improvements 2024-07-01 19:30:04 +05:30
Shekar Siri
aaf65c532d change(ui): removed extra spaces 2024-07-01 12:33:51 +02:00
Sudheer Salavadi
21229f3ba6 Various style improvements in dashboards 2024-06-28 18:22:05 +05:30
Shekar Siri
71aea9b0db change(ui): path analysis filter card 2024-06-27 18:15:06 +02:00
Shekar Siri
03486d2f4f change(ui): fixed an issue with card create 2024-06-27 10:37:42 +02:00
Sudheer Salavadi
cf147ff47d
Various style updates in dashboards and other pages. (#2308)
* Various minor style updates

* Various style improvements

* Update ExampleCards.tsx
2024-06-26 19:16:29 +02:00
Shekar Siri
4abed73219 change(ui): examples 2024-06-26 14:15:09 +02:00
Shekar Siri
3b2c988e42 change(ui): dashboard redesign 2024-06-25 17:36:02 +02:00
Shekar Siri
3bfdc0e574 change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
Shekar Siri
403b28f2d9 change(ui): new cards 2024-06-21 15:21:19 +02:00
Shekar Siri
cb24dd4bb9 feature(ui): new dashboard modal 2024-06-17 14:29:43 +02:00
Shekar Siri
b0785d1435 feature(ui): new dashboard modal 2024-06-17 14:28:58 +02:00
Delirium
f033cbd12f
fix ui: fixes for segment comp + ui mockup (#2137)
* fix ui: fixes for segment comp

* feat ui: some ai testing mockup
2024-04-25 15:28:12 +02:00
Delirium
8003de2627
feat ui: ai widgets (#2043) 2024-04-05 15:22:22 +02:00
Delirium
44574016bc
feat ui add dnd to event filters in search and dashboards (#2024)
* feat ui add dnd to event filters in search and dashboards

* rm console
2024-04-02 16:53:27 +02:00
Shekar Siri
36d7eabbd9 feat(ui): path analysis - path highight 2023-10-24 17:30:19 +02:00
Shekar Siri
89704b033f
feat(ui) - path analysis (#1514)
* fix(ui) - insight item name

* feat(ui) - path analysis - wip

* feat(ui) - path analysis - wip

* feat(ui) - path analysis

* feat(ui) - user retention

* feat(ui): path analysis - filters and graph

* change(ui): plugins text and icon

* feat(ui): path analysis - filters and graph

* feat(ui): path analysis - filters and graph

* feat(ui): path analysis

* feat(ui): path analysis - start point filters

* feat(ui): path analysis
2023-10-12 17:04:19 +02:00
Shekar Siri
d34112c54f change(ui) - card fixes and other misc improvements 2023-01-24 12:06:19 +01:00
Shekar Siri
2a177a9a34 change(ui) - card option disable ee, card type text changes 2023-01-23 15:17:07 +01:00
Shekar Siri
5b77db83fd change(ui) - text changes 2023-01-23 15:17:07 +01:00
Shekar Siri
270f020299 feat(ui) - insights - drilldown filters 2023-01-18 11:13:42 +01:00
Shekar Siri
eb4c07a876 change(ui) - cards - filters 2023-01-17 15:42:57 +01:00