Andrey Babushkin
80a7817e7d
removed sorting by id ( #3305 )
2025-04-15 13:32:53 +02:00
Jorgen Evens
1b9c568cb1
fix(helm): fix broken volumeMounts indentation
2025-04-14 15:51:41 +02:00
GitHub Action
3759771ae9
Increment frontend chart version
2025-04-14 12:06:09 +02:00
Shekar Siri
f6ae5aba88
feat(SessionsBy): add specific filter for FETCH metric
...
Added a conditional check to handle the FETCH metric in the SessionsBy
component. When the metric is FETCH, a specific filter with key
FETCH_URL, operator is, and value derived from data.name is applied.
This ensures proper filtering behavior for FETCH-related metrics.
2025-04-14 12:01:51 +02:00
Mehdi Osman
5190dc512a
Increment frontend chart version ( #3297 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-04-14 11:54:25 +02:00
Andrey Babushkin
3fcccb51e8
Patch assist ( #3296 )
...
* add global method support
* fix errors
* remove wrong updates
* remove wrong updates
* add onDrag as option
* fix wrong updates
2025-04-14 11:33:06 +02:00
GitHub Action
26077d5689
Increment frontend chart version
2025-04-11 14:56:11 +02:00
Shekar Siri
00c57348fd
feat(search): enhance filter value handling
...
- Added `checkFilterValue` function to validate and update filter values
in `SearchStoreLive`.
- Updated `FilterItem` to handle undefined `value` gracefully by providing
a default empty array.
These changes improve robustness in filter value processing.
2025-04-11 14:36:25 +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
Shekar Siri
aef94618f6
Revert "Increment frontend chart version"
...
This reverts commit 2a330318c7 .
2025-04-11 11:03:01 +02:00
GitHub Action
2a330318c7
Increment frontend chart version
2025-04-11 11:01:53 +02:00
Shekar Siri
6777d5ce2a
feat(dashboard): set initial drill down period
...
Change default drill down period from LAST_7_DAYS to LAST_24_HOURS
and preserve current period when drilling down on chart click
2025-04-11 10:49:17 +02:00
rjshrjndrn
8a6f8fe91f
chore(action): cloning specific tag
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-04-10 15:45:50 +02:00
Mehdi Osman
7b078fed4c
Increment frontend chart version ( #3278 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-04-07 15:24:32 +02:00
Andrey Babushkin
894d4c84b3
Patch assist canvas ( #3277 )
...
* resolved conflict
* removed comments
2025-04-07 15:13:36 +02:00
Alexander
46390a3ba9
feat(assist-server): added the github action ( #3275 )
2025-04-07 10:43:48 +02:00
rjshrjndrn
621667f5ce
ci(action): Build and patch github tags
...
feat(workflow): update commit timestamp for patching
Add a step to set the commit timestamp of the HEAD commit to be 1
second newer than the oldest of the last 3 commits. This ensures
proper chronological order while preserving the commit content.
- Fetch deeper history to access commit history
- Get oldest timestamp from recent commits
- Set new commit date with BSD-compatible date command
- Verify timestamp change with git log
The workflow was previously checking out 'main' branch with a
comment indicating it needed to be fixed. This change makes it
properly checkout the tag specified by the workflow input.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-04-04 16:09:05 +02:00
rjshrjndrn
a72f476f1c
chore(ci): tag patching
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-04-04 13:15:56 +02:00
Mehdi Osman
623946ce4e
Increment assist chart version ( #3267 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-04-03 13:29:02 -04:00
Mehdi Osman
2d099214fc
Increment frontend chart version ( #3266 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-04-03 18:27:05 +02:00
Andrey Babushkin
b0e7054f89
Assist patch canvas ( #3265 )
...
* add agent info to assist and tracker
* removed AGENTS_CONNECTED event
2025-04-03 18:22:08 +02:00
Mehdi Osman
a9097270af
Increment chalice chart version ( #3260 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-04-02 16:43:46 +02:00
Alexander
5d514ddaf2
feat(chalice): added for_spot=True for authenticate_sso ( #3259 )
2025-04-02 16:35:19 +02:00
Mehdi Osman
43688bb03b
Increment assist chart version ( #3256 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-04-01 16:04:41 +02:00
Mehdi Osman
e050cee7bb
Increment frontend chart version ( #3255 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-03-31 18:19:52 +02:00
Andrey Babushkin
6b35df7125
pulled updates ( #3254 )
2025-03-31 18:13:51 +02:00
GitHub Action
8e099b6dc3
Increment frontend chart version
2025-03-31 17:25:58 +02:00
nick-delirium
c0a4734054
ui: fix double fetches for sessions
2025-03-31 17:19:33 +02:00
GitHub Action
7de1efb5fe
Increment frontend chart version
2025-03-31 12:08:45 +02:00
nick-delirium
d4ff28ddbe
ui: fix modules label
2025-03-31 11:54:13 +02:00
nick-delirium
b2256f72d0
ui: fix modules mapper
2025-03-31 11:48:14 +02:00
GitHub Action
a63bda1c79
Increment frontend chart version
2025-03-31 11:17:34 +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
GitHub Action
d50f89662b
Increment frontend chart version
2025-03-28 21:37:59 +01:00
GitHub Action
35051d201c
Increment assist chart version
2025-03-28 21:37:59 +01:00
rjshrjndrn
214be95ecc
fix(init): remove duplicate clone
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-28 21:25:24 +01:00
Delirium
dbc142c114
UI patches (28.03) ( #3231 )
...
* ui: force getting url for location in tabmanagers
* Assist add turn servers (#3229 )
* fixed conflicts
* add offers
* add config to sicket query
* add config to sicket query
* add config init
* removed console logs
* removed wrong updates
* fixed conflicts
* add offers
* add config to sicket query
* add config to sicket query
* add config init
* removed console logs
* removed wrong updates
* ui: fix chat draggable, fix default params
---------
Co-authored-by: nick-delirium <nikita@openreplay.com>
* ui: fix spritemap generation for assist sessions
* ui: fix yarnlock
* fix errors
* updated widget link
* resolved conflicts
* updated widget url
---------
Co-authored-by: Andrey Babushkin <55714097+reyand43@users.noreply.github.com>
Co-authored-by: Андрей Бабушкин <andreybabushkin2000@gmail.com>
2025-03-28 17:32:12 +01:00
GitHub Action
443f5e8f08
Increment frontend chart version
2025-03-27 12:36:54 +01:00
Shekar Siri
9f693f220d
refactor(auth): separate SSO support from enterprise edition
...
Add dedicated isSSOSupported property to correctly identify when SSO
authentication is available, properly handling the 'msaas' edition
case separately from enterprise edition checks. This fixes SSO
visibility in the login interface.
2025-03-27 12:28:10 +01:00
GitHub Action
5ab30380b0
Increment chalice chart version
2025-03-26 17:48:08 +01:00
Taha Yassine Kraiem
fc86555644
refactor(chalice): changed user-journey
2025-03-26 17:18:17 +01:00
GitHub Action
2a3c611a27
Increment frontend chart version
2025-03-26 16:48:29 +01:00
Delirium
1d6fb0ae9e
ui: shrink icons when no space, adjust player area for events export … ( #3217 )
...
* ui: shrink icons when no space, adjust player area for events export panel, fix panel size
* ui: rm log
2025-03-26 16:38:48 +01:00
GitHub Action
bef91a6136
Increment frontend chart version
2025-03-25 18:15:34 +01:00
Shekar Siri
1e2bd19d32
fix(dashboard): update filter condition in MetricsList
...
Change the filter type comparison from checking against 'all' to
checking against an empty string. This ensures proper filtering
behavior when filtering metrics in the dashboard component.
2025-03-25 18:10:13 +01:00
rjshrjndrn
3b58cb347e
chore(http): remove default token_string
...
scripts/helmcharts/openreplay/charts/http/scripts/entrypoint.sh
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-24 19:31:01 +01:00
GitHub Action
ca4590501a
Increment frontend chart version
2025-03-24 17:45:24 +01:00
Andrey Babushkin
fd12cc7585
fix(GraphQL): remove unused useTranslation hook ( #3200 ) ( #3206 )
...
Co-authored-by: PiRDub <pirddeveloppeur@gmail.com>
2025-03-24 17:38:45 +01:00
rjshrjndrn
6abded53e0
feat(helm): add TOKEN_SECRET environment variable
...
Add TOKEN_SECRET environment variable to HTTP service deployment and
generate a random value for it in vars.yaml.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-24 16:55:35 +01:00