Commit graph

8776 commits

Author SHA1 Message Date
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
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