Andrey Babushkin
fbe5d78270
Revert update ( #3365 )
...
* Revert "Increment chalice chart version"
This reverts commit 5e0e5730ba .
* revert updates
* changed chalice version
2025-05-06 13:08:08 +02:00
Andrey Babushkin
9ed3cb1b7e
Add searched events ( #3361 )
...
* add filtered events to search
* removed consoles
* changed styles to tailwind
* changed styles to tailwind
* fixed errors
2025-05-05 17:40:10 +02:00
Shekar Siri
1f9bc5520a
feat(search): add rounding to next minutes for date ranges
...
- Introduced `roundToNextMinutes` utility function to round timestamps
to the next specified minute interval.
- Updated `Search` class to use the rounding function for non-custom
date ranges.
- Modified `getRange` in `period.js` to align LAST_24_HOURS with
15-minute intervals.
- Added `roundToNextMinutes` implementation in `utils/index.ts`.
2025-04-11 12:01:15 +02:00
nick-delirium
3a0176789e
ui: filter keys
2025-03-31 10:34:02 +02:00
nick-delirium
f2b7271fca
ui: add old devtool filters
2025-03-31 10:31:06 +02:00
Andrey Babushkin
fd5c0c9747
Add lokalisation ( #3092 )
...
* applied eslint
* add locales and lint the project
* removed error boundary
* updated locales
* fix min files
* fix locales
2025-03-06 17:43:15 +01:00
Shekar Siri
ce2a65f276
fix(filter-types): standardize SLOW_PAGE_LOAD enum value
...
Change SLOW_PAGE_LOAD enum string value from camelCase 'slow_pageLoad'
to snake_case 'slow_page_load' to maintain consistent naming convention
across all enum values.
Signed-off-by: Shekar Siri <sshekarsiri@gmail.com>
2025-03-05 12:46:39 +01:00
nick-delirium
264f35cc9e
ui: add pwright
2025-02-25 15:10:24 +01:00
nick-delirium
4b16e50e5f
ui: export events for e2e
2025-02-25 14:54:02 +01:00
nick-delirium
1122ced4c3
ui: remove utm and tagged element from mobile filter
2025-02-24 16:00:31 +01:00
nick-delirium
3e1f073e07
ui: fix subcat for heatmap
2025-02-20 15:39:43 +01:00
Kraiem Taha Yassine
8d0c9d5a1f
Dev ( #3037 )
...
* refactor(chalice): refactored code
* fix(frontend): changed LAST_7_DAYS/LAST_30_DAYS/PREV_7_DAYS/PREV_30_DAYS to return rounded boundaries
2025-02-17 17:55:32 +01:00
Kraiem Taha Yassine
f8a1c9447b
fix(frontend): fixed LAST_7_DAYS/LAST_30_DAYS/PREV_7_DAYS/PREV_30_DAYS time periods ( #3036 )
2025-02-17 16:39:17 +01:00
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