Kraiem Taha Yassine
5c1e5078b5
fix(chalice): fixed string fetchDuration value support ( #2989 )
2025-01-30 15:07:21 +01:00
Kraiem Taha Yassine
c2ce9b8466
Dev ( #2988 )
...
* fix(chalice): changed new user-journey to return identical response to the old user-journey
* fix(chalice): fixed boarding
* refactor(chalice): upgraded dependencies
refactor(crons): upgraded dependencies
refactor(alerts): upgraded dependencies
* feat(DB): product analytics schema for CH
2025-01-30 13:39:18 +01:00
Kraiem Taha Yassine
3da965959b
fix(chalice): fixed get first mob ( #2985 )
2025-01-29 18:56:41 +01:00
Kraiem Taha Yassine
44108bd57e
Dev ( #2982 )
...
* refactor(chalice): code cleaning
* refactor(chalice): user journey use new DB structure
* refactor(chalice): fixed user journey when start event is different from the visible type
2025-01-28 17:29:07 +01:00
Alexander
30c0e5abe9
feat(api): fixed a crashloop in chalice-ee
2025-01-28 17:26:42 +01:00
rjshrjndrn
3dd56cbf13
fix: helm chart migration
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-01-28 16:27:38 +01:00
Taha Yassine Kraiem
084749b6f9
refactor(chalice): return file_key with first mob
2025-01-28 16:21:55 +01:00
Taha Yassine Kraiem
693634fb14
refactor(chalice): return file_key with first mob
2025-01-28 16:09:42 +01:00
Alexander
d50ad9e579
feat(go.mod): upgraded imports
2025-01-28 14:48:11 +01:00
Alexander
c83dec7774
feat(connector): fix the s3 upload method's signature
2025-01-28 14:39:10 +01:00
Alexander
2b05bb59af
feat(http): added missing responser to the conditions module
2025-01-28 14:35:09 +01:00
nick-delirium
4c6f23e31f
ui: better index check
2025-01-28 14:18:36 +01:00
Kraiem Taha Yassine
312db29d23
Dev ( #2979 )
...
* refactor(chalice): code cleaning
* refactor(chalice): user journey use new DB structure
2025-01-28 13:39:11 +01:00
Shekar Siri
3038fe58d0
fix(ui): default settings values for existing users
2025-01-28 12:51:16 +01:00
Shekar Siri
defcc65848
fix(ui): co-browser (assist) list sorting - duration
2025-01-28 12:43:38 +01:00
Alexander
14d64256a9
feat(azure): added the missing func argument
2025-01-28 11:47:59 +01:00
rjshrjndrn
bced0611ea
chore(devops): enable clickhouse for foss
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-01-28 11:46:51 +01:00
rjshrjndrn
1dbf29a595
chore(release): update version
2025-01-28 11:36:49 +01:00
Shekar Siri
93db47901d
fix(ui): co-browser (assist) list sorting
2025-01-28 11:13:02 +01:00
nick-delirium
260ed8ac19
ui: better naming for lstorage key
2025-01-28 10:59:14 +01:00
nick-delirium
2585107bd7
ui: simplify saving for debug
2025-01-28 10:56:10 +01:00
nick-delirium
bd80b7fccd
ui: add debug toggler
2025-01-28 10:54:13 +01:00
nick-delirium
ab84a872db
ui: fix assist filter list
2025-01-27 16:47:42 +01:00
Alexander
b4d2e685de
feat(azure): added the content encoding support
2025-01-27 15:41:25 +01:00
Alexander
16182031e1
feat(s3): added the content encoding support
2025-01-27 15:37:04 +01:00
nick-delirium
6cbe17c8e6
ui: fix note edit dropdown
2025-01-27 15:11:48 +01:00
nick-delirium
fbfd0a9854
tracker: fix singletab initialization
2025-01-27 15:00:35 +01:00
nick-delirium
778112c751
ui: fix network panel re-render
2025-01-27 12:08:46 +01:00
nick-delirium
0f744ec1a0
ui: fix tainted images for highlight?
2025-01-24 16:36:46 +01:00
nick-delirium
ab454894f8
ui: rename string
2025-01-24 15:18:44 +01:00
Delirium
6882c62a32
Better network sanitizer ( #2969 )
...
* tracker: improve network sanitization
* ui: fix hl image gen
* tracker: rm sanitizer thing
2025-01-24 14:06:34 +01:00
nick-delirium
c2878bacd4
ui: beautify
2025-01-24 11:45:01 +01:00
Alexander
1a70e61de8
feat(http): removed un-started handler
2025-01-24 11:30:20 +01:00
nick-delirium
f4c94aa2d1
tracker: remove unstarted call
2025-01-24 11:27:32 +01:00
nick-delirium
6ccf2e2887
ui: separate card types for device types
2025-01-24 10:42:13 +01:00
Delirium
2cd96b0df0
Highlight UI ( #2951 )
...
* ui: start highlight ui
* ui: tag items
* ui: connecting highlights to notes api...
* Highlight feature refinements (#2948 )
* ui: move clips player to foss, connect notes api to hl
* ui: tune note/hl editing, prevent zoom slider body from jumping around
* ui: safe check for tag
* ui: fix thumbnail gen
* ui: fix thumbnail gen
* ui: make player modal wider, add shadow
* ui: custom warn barge for clips
* ui: swap icon for note event wrapper
* ui: rm other, fix cancel
* ui: moving around creation modal
* ui: bg tint
* ui: rm disabled for text btn
* ui: fix ownership sorting
* ui: close player on bg click
* ui: fix query, fix min distance for default range
* ui: move hl list header out of list comp
* ui: spot list header segmented size
* Various improvements in highlights (#2955 )
* ui: update hl in hlPanel comp
* ui: rm debug
* ui: fix icons file
---------
Co-authored-by: Sudheer Salavadi <connect.uxmaster@gmail.com>
2025-01-24 09:59:54 +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
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