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
954e811be0
change(api): follow the new structure for cards ( #2952 )
...
* change(api): follow the new strucutre for caards
* change(api): update query to handle location and performance events
* change(api): ch query updaets - monitors - sessions with 4xx ..
* change(api): ch query updaets - monitors - table of errors
* change(api): ch query updates - use created_at
* change(api): ch query updates - fix the column name for errorId
* change(api): ch query updates - heatmaps
* change(api): ch query updates - funnels
* change(api): ch query updates - user jounrey / path finder
* change(api): ch query updates - user jounrey / path finder
* change(api): ch query updates - heatmaps fix
* refactor(chalice): changes
* refactor(chalice): changes
* refactor(chalice): changes
---------
Co-authored-by: Taha Yassine Kraiem <tahayk2@gmail.com>
2025-01-23 12:21:23 +01:00
Kraiem Taha Yassine
f535870811
Dev ( #2967 )
...
feat(chalice): new user journey: add ids to nodes
2025-01-21 16:19:30 +01:00
Kraiem Taha Yassine
6559fe27ee
Dev ( #2962 )
...
* feat(chalice): autocomplete return top 10 with stats
* fix(chalice): fixed autocomplete top 10 meta-filters
* feat(chalice): new user journey: optimized post-processing + fixed DROP value
2025-01-21 15:41:18 +01:00
Kraiem Taha Yassine
c26c235f2f
Dev ( #2961 )
...
* feat(chalice): autocomplete return top 10 with stats
* fix(chalice): fixed autocomplete top 10 meta-filters
* feat(chalice): new user journey 1/2
* feat(chalice): new user journey hideExcess support
* feat(chalice): new user journey create drop to drop nodes&links
2025-01-21 15:16:14 +01:00
Shekar Siri
57e604794c
fix(ui): conditional capture metadata
2025-01-21 11:24:36 +01:00
Alexander
eb11f4bf58
feat(ender): optimized logs
2025-01-20 15:38:53 +01:00
Alexander
12a9448a8d
feat(go): updated all golang imports
2025-01-20 14:47:56 +01:00
Alexander
9370a7a50e
Adapt CH client for a new PA events table ( #2960 )
...
* feat(db): use a new CH events schema
* feat(db): added a missing columns to issue events
* feat(db): correct order of the issue's arguments
* feat(db): crop for url related strings
* feat(db): added missing values
* feat(db): moved materialized columns to json
* feat(db): use the latest ch library with JSON support
* feat(db): added missing duration for requests event
2025-01-20 14:21:57 +01:00
Kraiem Taha Yassine
3f13eeef75
Dev ( #2959 )
...
* feat(chalice): autocomplete return top 10 with stats
* fix(chalice): fixed autocomplete top 10 meta-filters
* feat(chalice): changed user journey
2025-01-20 12:35:25 +01:00
nick-delirium
e8169fdf2a
ui: update core yarn v
2025-01-20 10:47:52 +01:00
nick-delirium
325937dc4e
ui: update core yarn v
2025-01-20 10:42:16 +01:00
Kraiem Taha Yassine
74637f3042
Dev ( #2954 )
...
* feat(chalice): autocomplete return top 10 with stats
* fix(chalice): fixed autocomplete top 10 meta-filters
* feat(chalice): hardcoded user journey for testing (+ support of drop&other events)
* refactor(chalice): upgraded dependencies
2025-01-17 18:15:26 +01:00
Kraiem Taha Yassine
eb0fd35688
Dev ( #2953 )
...
* feat(chalice): autocomplete return top 10 with stats
* fix(chalice): fixed autocomplete top 10 meta-filters
* feat(chalice): new user journey query
* feat(chalice): hardcoded user journey for testing
2025-01-17 17:31:52 +01:00
rjshrjndrn
c692ff26b5
chore(cli): install k3s with cloudflare dns
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-01-17 16:46:35 +01:00
Shekar Siri
48bf849f4b
feat(api): session highlights get a single record
2025-01-16 14:07:52 +01:00
Sudheer Salavadi
e71036b2f8
Projects Refinements ( #2949 )
2025-01-16 09:44:34 +01:00
nick-delirium
0911c6528c
ui: wrap error logs
2025-01-16 09:16:17 +01:00
Shekar Siri
d42905d394
feat(api): session highlights ( #2947 )
2025-01-14 15:21:19 +01:00
Sudheer Salavadi
016011dd23
Preferences > Project - UI Improvements ( #2941 )
2025-01-14 12:48:11 +01:00
Shekar Siri
9ee853365c
fix(ui): user invitation
2025-01-13 13:48:13 +01:00
Kraiem Taha Yassine
a58bff9d11
Patch api v1 21 0 ( #2932 )
...
* fix(chalice): fixes for SSO
* fix(chalice): changed base image
* fix(chalice): changed requirements
(cherry picked from commit c8775f3c15 )
2025-01-13 11:42:40 +01:00
Shekar Siri
830fb70ee0
fix(ui): project delete
2025-01-10 16:01:17 +01:00
Shekar Siri
637a265c24
change(ui): projects revamp - project edit
2025-01-09 15:43:42 +01:00
Shekar Siri
c28f677d10
change(ui): projects revamp - project edit
2025-01-09 15:41:12 +01:00
Shekar Siri
7c5af16493
change(ui): projects revamp - project edit
2025-01-09 15:21:17 +01:00
Shekar Siri
b5bf70a8e0
change(ui): projects revamp - install docs change
2025-01-09 15:21:17 +01:00
Kraiem Taha Yassine
a9bbf31f73
Dev ( #2931 )
...
* fix(chalice): fixed errors package
2025-01-09 13:19:10 +01:00
Kraiem Taha Yassine
c74d1671a5
Dev ( #2930 )
...
* fix(chalice): changed ee dockerfile to use pip instead of uv
2025-01-09 13:05:25 +01:00
Kraiem Taha Yassine
4c81b195a1
Dev ( #2929 )
...
* Revert "fix(chalice): changed ee dockerfile"
This reverts commit c6ba000c49 .
2025-01-09 12:48:48 +01:00
Kraiem Taha Yassine
8c66fd412d
Dev ( #2928 )
...
* fix(chalice): changed ee dockerfile
2025-01-09 12:42:42 +01:00
Kraiem Taha Yassine
bd9f95851c
Dev ( #2927 )
...
* feat(chalice): autocomplete return top 10 with stats
* fix(chalice): fixed autocomplete top 10 meta-filters
* refactor(chalice): upgraded docker base image
refactor(crons): upgraded docker base image
refactor(alerts): upgraded docker base image
2025-01-08 16:28:07 +01:00
Kraiem Taha Yassine
2291980a89
Dev ( #2926 )
...
* fix(chalice): fixed path-finder first step-type issue
* refactor(chalice): removed time between steps in path-finder
2025-01-08 16:09:53 +01:00
Shekar Siri
80462e4534
change(ui): projects settings ( #2924 )
...
* change(ui): projects revamtp (wip)
* change(ui): projects revamtp (wip)
* change(ui): projects revamp - project form
* change(ui): projects revamp - capture rate tab
* change(ui): projects revamp - gdpr
* change(ui): projects revamp - reset state
* change(ui): projects revamp - progress avatar of samplerate, scroll etc.,
* change(ui): projects revamp - sync projects in list
* change(ui): projects revamp - project menu improvements
2025-01-08 11:50:22 +01:00
Shekar Siri
adf27d4cb7
fix(ui): total/count change as per the api response
2025-01-07 10:54:01 +01:00
Shekar Siri
22d04436c0
fix(ui): bookmarks separation and other page titles
2025-01-02 15:07:43 +01:00
Shekar Siri
e7e821daee
fix(ui): session tags issue type to be lowercase
2025-01-02 11:24:15 +01:00
Alexander
700870f957
feat(assist): added a missing package to ee version
2024-12-31 14:01:15 +01:00
Alexander
0dfe1da0af
feat(assist): use .cork() to avoid warnings for uws
2024-12-31 13:50:58 +01:00
Alexander
dcad0798e8
feat(assist): removed an old logs approach (exception reason)
2024-12-31 12:29:59 +01:00
Shekar Siri
776069fca1
change(react-native): android version jump to use v1.1.7 which has support of android graphql
2024-12-30 16:09:43 +01:00
Shekar Siri
463ffc8cae
feat(android): sendMessage with support of graphql
2024-12-30 16:07:51 +01:00
Alexander
3003934374
feat(integrations): added support for both issues and events for sentry integration
2024-12-30 15:22:55 +01:00
nick-delirium
69e1e60c70
ui: bump finder version for css in js support
2024-12-30 13:45:13 +01:00
Shekar Siri
e8dbc40a5c
change(react-native): android version jump to use v1.1.6
2024-12-30 12:46:39 +01:00
Shekar Siri
297f633906
fix(tracker): data type
2024-12-27 14:49:34 +01:00
Kraiem Taha Yassine
70bae502d3
Dev ( #2914 )
...
* feat(chalice): autocomplete return top 10 with stats
* fix(chalice): fixed autocomplete top 10 meta-filters
* fix(chalice): fixed get recording status
2024-12-27 14:11:39 +01:00
Kraiem Taha Yassine
c9d63d912f
Dev ( #2913 )
...
* feat(chalice): autocomplete return top 10 with stats
* fix(chalice): fixed autocomplete top 10 meta-filters
* fix(chalice): fixed get null card info
2024-12-26 16:06:25 +01:00
Kraiem Taha Yassine
b92d5c8706
Dev ( #2912 )
...
* feat(chalice): autocomplete return top 10 with stats
* fix(chalice): fixed autocomplete top 10 meta-filters
* feature(chalice): store card's compare-to
2024-12-26 15:32:24 +01:00
nick-delirium
b18871c632
ui: fix multi assist view metadata mapper
2024-12-26 13:54:03 +01:00