nick-delirium
57041140cb
ui: fix custom comparison period generation
2025-02-12 15:53:26 +01:00
Kraiem Taha Yassine
f6cd20712d
fix(frontend): for Past 7 Days range, return an exact 7.00 days timeperiod instead of 7.99 days timeperiod ( #3024 )
2025-02-11 15:35:32 +01:00
Shekar Siri
82621012de
fix(ui): issue form\
2025-02-04 11:32:53 +01:00
nick-delirium
ab84a872db
ui: fix assist filter list
2025-01-27 16:47:42 +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
8c5ef24bcc
change(ui): improve the url params to search
2024-11-12 17:48:12 +01:00
Shekar Siri
c222a72a8b
change(ui): funnel counts
2024-11-07 17:16:44 +01:00
nick-delirium
c0077b7fa7
ui: fix metadata in filters
2024-10-30 10:08:18 +01:00
nick-delirium
23c5eaebb7
ui: remove resources cards from dashboard
2024-10-24 12:10:27 +02:00
Delirium
525fc39cbf
ui: show tracker version incompat warning
...
* tracker version warn
* ui: show tracker version incompat warning
2024-10-16 12:40:06 +02:00
nick-delirium
d1e4a80819
ui: prevent event duplications for player; prevent click on play marker
2024-10-08 11:10:13 +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
97a08853e8
Webvitals for replays ( #2627 )
...
* adding new web vitals track
* adding new web vitals track
* update vitals message
* feat(heuristics): added web vitals support to the page event builder
* update mtype
* feat(heuristics): applied a new value type
* feat(heuristics): fixed if err case
* feat(heuristics): fixed the sql issue
* new event display
* tracker v 15.0.0 start
---------
Co-authored-by: Alexander <zavorotynskiy@pm.me>
2024-09-30 16:08:42 +02:00
nick-delirium
74b8f1d731
ui: fix default timezone conversion via luxon global settings
2024-09-10 11:12:12 +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
1dcb8e112c
feat(ui): show filters top values ( #2466 )
...
* change(ui): click filter with selector options
* feat(ui): show top filter values
2024-08-05 13:08:51 +02:00
Shekar Siri
5d8ca07c2a
change(ui): mobile specific filters
2024-07-24 14:54:42 +02:00
Shekar Siri
74bacafe21
fix(ui): conditional filter format metadata lebl
2024-07-10 12:56:09 +02:00
Delirium
d604f9920b
feat ui: dashboards redesign ( #2230 )
...
* feat ui: dashboards redesign start
* more cards
* fix ui: more different cards...
* feat ui: finish cards, all trigger, all icons
* change(ui): added missin const
* feature(ui): new dashboard modal
* feature(ui): new dashboard modal
* change(ui): new cards
* change(ui): dashboard redesign
* change(ui): dashboard redesign
* change(ui): dashboard redesign
* change(ui): modal context and alert form
* change(ui): table card show more with modal
* change(ui): examples
* change(ui): example categorize and other improvements
* change(ui): example categorize and other improvements
* change(ui): performance cards
* change(ui): insights card
* Various style updates in dashboards and other pages. (#2308 )
* Various minor style updates
* Various style improvements
* Update ExampleCards.tsx
* change(ui): fixed an issue with card create
* change(ui): fixed an issue with card create
* change(ui): default filters and events order
* change(ui): random data
* Dashboards redesign - improvments (#2313 )
* Various minor style updates
* Various style improvements
* Update ExampleCards.tsx
* various minor improvements in dashbaords.
* revised dashboard widget header
* change(ui): sessions by user
* change(ui): funnel example
* change(ui): modal height and scroll
* change(ui): example cards with data
* change(ui): example cards with data
* change(ui): funnel bar text color
* change(ui): example cards overlay click
* change(ui): path analysis filter card
---------
Co-authored-by: Shekar Siri <sshekarsiri@gmail.com>
Co-authored-by: Sudheer Salavadi <connect.uxmaster@gmail.com>
2024-06-27 19:47:34 +02:00
nick-delirium
044e23f10a
fix ui: prefetching sessions from widgets fix
2024-05-29 18:24:48 +02:00
nick-delirium
ff51e7b430
fix ui: fix mobile subheader, loader issues
2024-05-29 16:30:13 +02:00
nick-delirium
1d31900c9f
fix ui: fixes for permissions in assist and devtools
2024-05-28 17:22:29 +02:00
Shekar Siri
decb7dd9fe
change(ui): version tag from api
2024-05-28 16:33:13 +02:00
Delirium
9b143eb98f
feat tracker: socket only mode (EE) ( #2216 )
...
* feat tracker: socket only mode
* fix ui: hide timeline for live sessions if socket only
* feat tracker: socket mode sync with backend, add flag onstart
* feat tracker: keep socket mode
2024-05-28 10:51:39 +02:00
Shekar Siri
e50c0c7562
change(ui): added utm filters
2024-05-07 13:52:45 +02:00
Delirium
52d5127d8d
feat ui: support additional audio files ( #2112 )
2024-04-19 17:30:17 +02:00
Delirium
c33a10ded0
fix ui: fix pagination and timeline duration ( #2102 )
2024-04-17 16:07:36 +02:00
Delirium
64cde1fb7c
feat ui: highlight current event plus fix scroll ( #2076 )
...
* feat ui: highlight current event plus fix scroll
* change icon styles
* saas fix
* rm cons
2024-04-11 15:38:38 +02:00
Delirium
7719bb253e
fix ui: fix player platform check ( #2044 )
2024-04-05 17:23:07 +02:00
Delirium
9ee4e4d0aa
fix ui: fix thermal condition value type ( #2042 )
2024-04-05 11:22:46 +02:00
Delirium
c1b2e0afe0
fix ui - some small bug fixes ( #2040 )
2024-04-05 11:15:19 +02:00
Delirium
44d934e956
Ios conditions ( #2039 )
...
* feat(ui): condition set for mobile
* feat(ui): more filters for mobile, auto recognize mobile projects
* feat(ui): add memoryUsage filter for ios
* fix(ui): fix up filter name
* fix(ui): lost files
* fix(ui): cast filter value to string?
* feat(ui): condition set for mobile
* feat(ui): more filters for mobile, auto recognize mobile projects
* feat(ui): add memoryUsage filter for ios
* fix(ui): fix up filter name
* fix(ui): lost files
* fix(ui): cast filter value to string?
2024-04-05 11:05:08 +02:00
Delirium
9c3493cf87
feat ui update search filter icons ( #2010 )
2024-03-28 15:46:31 +01:00
Delirium
8b0054afb7
fix ui - change tag filter operator labels ( #2000 )
2024-03-26 15:31:03 +01:00
nick-delirium
4955b2f9f4
fix(ui): fix back compat
2024-02-22 13:03:19 +01:00
nick-delirium
b9e2cafe4b
fix(ui): fix metadata in saved search
2024-02-12 12:47:15 +01:00
nick-delirium
35ab32b4df
fix(ui): remove tags from assist search
2024-01-26 11:50:01 +01:00
Shekar Siri
133cbc049d
fix(ui): elastic config host validation
2024-01-19 14:55:36 +01:00
Delirium
309a9fd970
feat: tag and watch (UI/Tracker) ( #1822 )
...
* feat(ui/tracker): start tag n watch
* fix(tracker): test coverage, fix some watcher api
* fix(tracker): add intersectionobserver, adjust tests
* feat(tracker): relay + apollo plugins
* feat(ui): tags search
* feat(ui): tags name edit
* feat(ui): tags search icon
* feat(ui): icons for tabs in player
* feat(ui): save and find button
* feat(tracker): save tags in session storage (just in case)
* feat(ui): improve loading
* feat(ui): fix icon names gen
* feat(ui): fix typo
2024-01-19 11:11:27 +01:00
nick-delirium
cf9cad7f75
fix(ui): refactor state types, prep to integrate lscache, fix session types
2024-01-16 13:04:17 +01:00
Delirium
5e21d88e8c
feat(tracker): Msg buffering and conditional recording ( #1775 )
...
* feat(tracker) start message buffering support
* feat(tracker): buffered recordings
* feat(tracker): buffered recordings timedelay adjust
* fix(tracker): condition manager
* fix(tracker): conditions handlers
* fix(tracker): conditions
* fix(tracker): pre-fetch feature flags and conditions, fix naming and dnt check repeating
* fix(tracker): fix conditions fetch
* feat(tracker): test coverage for conditionsManager
* feat(tracker): some api connections
* feat(tracker): fix projid in session info
* feat(tracker): added fetch req status condition, partially added offline recording, type fixes
* fix(tracker): fix tests
* fix(tracker): fix network req c
* fix(tracker): fix conditions test
* feat(ui): conditional recording ui
* fix(tracker): fix prestart callbacks
* feat(ui): conditions ui and api stuff
* feat(ui): fix ?
* fix(tracker): map raw db response in tracker
* fix(tracker): fix condition processing, add cond name to trigger event, change unit tests
* fix(tracker): simplify mapping, rename functions
* fix(tracker): change toggler design, change network request condition
* fix(tracker): some formatting
* fix(tracker): reformat logging
* fix(ui): rm console log
2024-01-09 13:18:26 +01:00
Shekar Siri
909f1c03e0
chagne(ui): added dead click to frustrations
2023-12-19 14:19:54 +01:00
Shekar Siri
d69ccf2e02
chagne(ui): added dead click to frustrations
2023-12-19 12:34:10 +01:00
Shekar Siri
2b34e66e90
fix(ui): filter check for key and type
2023-12-15 19:59:08 +01:00
nick-delirium
c87ef3795d
fix(ui) utx -> uxt for clarity
2023-12-15 15:13:03 +01:00
nick-delirium
99ed87c45a
fix(ui) uxt fixes
2023-12-07 13:38:42 +01:00
Delirium
cc34356294
[wip] user testing ui/tracker ( #1520 )
...
* feat(ui): some design mocks
* fix(ui): some fixes for stuff
* feat(ui): test overview page layout
* feat(ui): fix placeholder
* feat(ui): answers table modal
* feat(tracker): user testing module in tracker
* fix(tracker): add "thank you" section, refactor file to make it readable
* fix(tracker): naming
* fix(tracker): naming
* fix(tracker): some refactorings for user testing modd
* feat(tracker): export assist vers to window obj, add recorder manager for user testing
* feat(tracker): refactor UT file
* feat(tracker): add recording delay for UT module
* feat(tracker): dnd for UT widget
* fix(tracker): changelog for assist
* fix(tracker): cover ut with tests
* fix(tracker): update package scripts to include testing before releasing packages
* fix(UI): fix uxt routes
* feat(ui): uxt store
* feat(ui): uxt store connection
* feat(ui): some api connections for utx
* feat(ui): some api connections for utx
* feat(ui): some api connections for utx
* feat(ui): api connections
* feat(ui): api connections
* feat(ui): api connections
* feat(ui): api connections
* feat(ui): utx components for replay
* feat(ui): utx components for replay
* feat(ui): make events shared
* feat(ui): final fixes
2023-11-29 12:22:30 +01:00
Shekar Siri
f8b0417fb9
fix(ui): filter keys conflcit with metadata, path analysis 4 col
2023-11-21 19:15:20 +01:00
Delirium
07046cc2fb
feat: canvas support [assist] ( #1641 )
...
* feat(tracker/ui): start canvas support
* feat(tracker): slpeer -> peerjs for canvas streams
* fix(ui): fix agent canvas peer id
* fix(ui): fix agent canvas peer id
* fix(ui): fix peer removal
* feat(tracker): canvas recorder
* feat(tracker): canvas recorder
* feat(tracker): canvas recorder
* feat(tracker): canvas recorder
* feat(ui): canvas support for ui
* fix(tracker): fix falling tests
* feat(ui): replay canvas in video
* feat(ui): refactor video streaming to draw on canvas
* feat(ui): 10hz check for canvas replay
* feat(ui): fix for tests
* feat(ui): fix for tests
* feat(ui): fix for tests
* feat(ui): fix for tests cov
* feat(ui): mroe test coverage
* fix(ui): styling
* fix(tracker): support backend settings for canvas
2023-11-21 11:22:54 +01:00
nick-delirium
0c1b88777e
fix(ui): click rage -> tap rage for mobile
2023-10-31 10:43:20 +01:00