Commit graph

192 commits

Author SHA1 Message Date
nick-delirium
3b7d86d8c6
ui: some improvements for cards list view, funnels and general filter display 2024-12-20 14:28:35 +01:00
nick-delirium
6f845f5e91
ui: fix exclusion component for path 2024-12-16 12:03:22 +01:00
nick-delirium
4d7ceab026
ui: fix time mapping for charts 2024-12-13 16:47:42 +01:00
nick-delirium
07c7cc9f57
ui: fix dash list menu propagation 2024-12-13 16:15:59 +01:00
nick-delirium
34a51adfc2
ui: fix crashes related to metric type changes 2024-12-13 12:04:00 +01:00
nick-delirium
0743a4fd17
ui: check chart/widget components for crashes 2024-12-12 15:57:11 +01:00
Sudheer Salavadi
f3561e55fb
UI improvements in New Cards (#2864) 2024-12-12 10:54:16 +01:00
nick-delirium
16ab955da7
ui: table, bignum and comp for funnel, add csv export 2024-12-06 17:17:41 +01:00
nick-delirium
130e00748b
ui: comparing for funnels, alternate column view, some refactoring to prepare for customizations... 2024-12-05 16:37:42 +01:00
nick-delirium
ce345542a6
ui: more refactoring; silence warnings for list renderers 2024-12-02 14:03:35 +01:00
nick-delirium
0932b4de13
ui: some refactoring and type coverage... 2024-12-02 12:09:50 +01:00
nick-delirium
63085d6ff1
ui: cleanup logs 2024-11-29 17:36:28 +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
29fec35046
ui: comparison designs 2024-11-28 11:51:13 +01:00
nick-delirium
19b5addc95
ui: more chart types, add table with filtering out series, start "compare to" thing 2024-11-26 17:39:15 +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
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
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
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
Shekar Siri
2994a8425e change(ui): linechart changes for total 2024-09-09 19:54:46 +05:30
Shekar Siri
6ca9bda5d8 change(ui): bar color change 2024-09-05 19:47:38 +05:30
Shekar Siri
aaabf92afb change(ui): table of errors limit to 5 2024-08-05 16:06:43 +02:00
nick-delirium
bac0360735
fix ui: fix first event calculation 2024-07-17 18:01:08 +02:00
Sudheer Salavadi
906d64e514 Fixed issues and uI details in charts. 2024-07-09 22:48:22 +05:30
Sudheer Salavadi
20c3c8e2ed More improvements 2024-07-09 00:05:53 +05:30
Sudheer Salavadi
7c771dd971 Various improvements 2024-07-08 21:44:24 +05:30
Sudheer Salavadi
fa0276c1b2 Blank state of cards, and colors 2024-07-08 14:54:03 +05:30
nick-delirium
a9d00c943f
fix ui: small fixes 2024-07-05 10:56:30 +02:00
Shekar Siri
04e8b199f5 change(ui): dashboard inputs - charts 2024-07-04 15:06:05 +02:00
Shekar Siri
cca49f0361 change(ui): dashboard inputs - remove last border from table cards 2024-07-04 15:06:02 +02:00
nick-delirium
456a44f9b4
fix ui: heatmap session refresh changes 2024-07-04 12:16:32 +02:00
Sudheer Salavadi
e22ba900da ui improvements 2024-07-03 21:59:10 +05:30
nick-delirium
4dacaf1674
fix ui: heatmap session refresher 2024-07-03 11:05:36 +02:00
Shekar Siri
a35311f4dc
Various UI improvements (#2337)
* Various UI improvements

* Title updates

* No results icon update

* UI Improvements in DevTools

---------

Co-authored-by: Sudheer Salavadi <connect.uxmaster@gmail.com>
2024-07-03 10:19:13 +02:00
Shekar Siri
ecec4d8fd7 change(ui): cards menu 2024-07-02 16:11:01 +02:00
Shekar Siri
9cbb1bf283 Merge branch 'dashboards-redesign' into dev 2024-07-02 13:43:40 +02:00
Shekar Siri
b38eda8821 fix(ui): issues drilldown payload 2024-07-02 11:29:14 +02:00
Shekar Siri
a62a19a38d change(ui): dashboard back button 2024-07-02 10:45:10 +02:00
Shekar Siri
11453b80a2 change(ui): dashboard interactive 2024-07-02 10:22:21 +02:00
Shekar Siri
1f06bb9401 change(ui): errors by domain examples and card type chagne 2024-07-01 17:50:03 +02:00
Shekar Siri
b3ee59c6e3 change(ui): speed index example, slowest domains example and card type change 2024-07-01 16:59:54 +02:00