Shekar Siri
c499114c78
feat(dates): implement 15-minute interval rounding
...
Implement time interval rounding to support standardized data queries
by rounding dates to the next 15-minute interval. This change:
- Adds roundToNextInterval method to Search class
- Updates Period.js to round dates to 15-minute intervals
- Updates date range calculations to preserve proper time spans
- Upgrades Sentry browser dependency from v5 to v8.55.0
2025-04-10 12:54:26 +02:00
GitHub Action
83897cb89c
Increment frontend chart version
2025-03-10 10:53:20 +00:00
GitHub Action
47411e7f2b
Increment chalice chart version
2025-04-08 11:03:20 +00:00
Shekar Siri
6bf370b25f
feat(filterItem): improve value handling in toJson method
...
Enhanced the method in to handle various cases for
the property more robustly. Added checks for empty or invalid
values and adjusted mapping logic for specific filter types like
and .
- Updated type annotations for better clarity.
- Removed unnecessary trailing commas in imports.
- Improved readability and maintainability of the code.
2025-04-08 12:45:28 +02:00
Shekar Siri
5ec3855491
fix(api): removed extra conditions which has empty filters
2025-04-08 12:45:22 +02:00
rjshrjndrn
d95cfd9ff6
chore(helm): Updating chalice image release
2025-03-10 11:53:19 +01:00
rjshrjndrn
f0d6d8ea12
Updating libxml req
2025-04-03 15:39:46 +02:00
rjshrjndrn
9c57f3db32
chore(helm): Updating chalice image release
2025-04-02 16:56:14 +02:00
Alexander
fa59621482
feat(chalice): added for_spot=True for authenticate_sso
2025-03-11 11:53:18 +01:00
rjshrjndrn
e4ae3c8ba4
feat(helm): add configurable assets origin
...
Add a helper template to allow customizing the assets origin URL.
This gives users the ability to override the default S3 endpoint
construction when needed, while maintaining backward compatibility.
This can be used when try to use proxy the bucket like cloudfront or
some custom domain.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-10 11:54:32 +01:00
Laurenz Glück
af8cfacd98
fix: updates docker-compose setup to be compatible with v1.21.0
2025-03-07 10:18:08 +01:00
rjshrjndrn
a2ad342a8f
refactor(ci): revamp release deployment workflow
...
Completely redesign the release deployment workflow to:
- Simplify image building and deployment process
- Add branch-based tagging with commit SHA
- Replace AWS ECR login with direct Docker registry auth
- Improve service deployment with explicit image setting
- Update naming and descriptions for better clarity
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-06 13:46:01 +01:00
rjshrjndrn
d108e1db82
ci(actions): release build and deployment
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-06 13:46:01 +01:00
Aspyryan
51496ae5e2
Running buffer slicing when browser is idle ( #3050 )
...
* Fixed tracker uploadOfflineRecording
* Make FlushBuffer perform slicing when browser is idle
* Use map function to cast away proxy objects in flushBuffer
2025-03-03 17:01:35 +01:00
Aspyryan
6b26f85d6e
Fixed tracker uploadOfflineRecording ( #3048 )
...
Co-authored-by: Jasper Baetsle <jasper.baetsle@orbid.be>
2025-02-20 17:14:13 +01:00
Mehdi Osman
0ca9327c7b
Increment frontend chart version ( #3040 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-02-18 10:15:08 +01:00
Delirium
8914399cad
ui: fix metadata mapper for AssistSessionsModal ( #3039 )
2025-02-18 10:09:22 +01:00
rjshrjndrn
885c20827e
fix(helm): regression #3026
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-02-11 19:12:56 +01:00
rjshrjndrn
8888399359
feat(chalice): if iam role is using then the host variable should be empty
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-02-11 17:22:51 +01:00
rjshrjndrn
eca379feed
fix(helm): handle empty s3 endpoint url
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-02-11 16:16:09 +01:00
Kraiem Taha Yassine
f9ec7bce68
chore(actions): changed github actions ( #3017 )
2025-02-10 12:58:01 +01:00
rjshrjndrn
3975962f70
fix(helm): varable value
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-02-06 11:28:08 +01:00
rjshrjndrn
0780b17a1a
chore(helm): Adding secret with db secrets
...
Use all the db jobs with secret from this.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-02-06 11:27:55 +01:00
Mehdi Osman
4b34eceb15
Increment frontend chart version ( #3008 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-02-05 12:33:39 +01:00
Shekar Siri
917dad581d
fix(ui): sessions listings settings filter ( #3007 )
2025-02-05 12:23:16 +01:00
Mehdi Osman
72e42dfd5f
Increment frontend chart version ( #2984 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-01-30 09:34:54 +01:00
Shekar Siri
a9a5829000
fix(ui): conditional capture metadata ( #2983 )
...
* fix(ui): conditional capture metadata
* change(ui): removed log
2025-01-29 15:46:04 +01:00
Mehdi Osman
1af02eb2c3
Increment chalice chart version ( #2981 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-01-28 16:22:39 +01:00
Kraiem Taha Yassine
ac519a0a10
refactor(chalice): return file_key with first mob ( #2980 )
2025-01-28 16:07:17 +01:00
Mehdi Osman
14f72dbbd7
Updated patch build from main 8326b913f1 ( #2978 )
...
* Increment chalice chart version
* Increment frontend chart version
---------
Co-authored-by: GitHub Action <action@github.com>
2025-01-28 13:09:00 +01:00
Shekar Siri
8326b913f1
fix(ui/db): co-browse (assist) list sorting and db default settings for existing users ( #2977 )
...
* fix(ui): co-browser (assist) list sorting
* fix(ui): co-browser (assist) list sorting - duration
* fix(ui): default settings values for existing users
2025-01-28 12:54:36 +01:00
Mehdi Osman
fdbed5139c
Increment assets chart version ( #2971 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-01-24 14:39:50 +01:00
Alexander
76b0ae7b0d
feat(assets): use content encoding of the original file ( #2970 )
2025-01-24 14:35:11 +01:00
rjshrjndrn
1a4893bde8
chore(cli): install k3s with cloudflare dns
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-01-17 16:52:16 +01:00
Mehdi Osman
9e0f309453
Increment frontend chart version ( #2946 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-01-13 13:58:59 +01:00
Shekar Siri
262392f32a
fix(ui): user invitation ( #2945 )
2025-01-13 13:52:44 +01:00
Mehdi Osman
f8a18006d3
Increment chalice chart version ( #2940 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-01-10 16:47:14 +01:00
Mehdi Osman
ddaaa1be71
Increment chalice chart version ( #2939 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-01-10 16:27:46 +01:00
Mehdi Osman
0417f2c756
Increment chalice chart version ( #2938 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-01-10 16:08:48 +01:00
Mehdi Osman
af6dc4b839
Increment chalice chart version ( #2937 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-01-10 15:48:27 +01:00
Mehdi Osman
cceb4f0c25
Increment chalice chart version ( #2936 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-01-10 15:38:32 +01:00
Mehdi Osman
1f16816252
Increment chalice chart version ( #2935 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-01-10 15:28:07 +01:00
Mehdi Osman
77c084cac0
Increment chalice chart version ( #2933 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-01-09 17:37:53 -05:00
Kraiem Taha Yassine
c8775f3c15
Patch api v1 21 0 ( #2932 )
...
* fix(chalice): fixes for SSO
* fix(chalice): changed base image
* fix(chalice): changed requirements
2025-01-09 19:30:01 +01:00
Mehdi Osman
d52a47e2cc
Increment frontend chart version ( #2922 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-01-07 11:12:06 +01:00
Shekar Siri
82854d014d
fix(ui): total/count change as per the api response ( #2921 )
2025-01-07 10:55:01 +01:00
Mehdi Osman
65d83e91c5
Increment frontend chart version ( #2917 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-01-03 10:49:42 +01:00
Shekar Siri
df67acc78f
fix(ui): sessions list and page titles ( #2916 )
...
* fix(ui): session tags issue type to be lowercase
* fix(ui): bookmarks separation and other page titles
2025-01-02 15:17:36 +01:00
Mehdi Osman
e5997c662f
Increment frontend chart version ( #2915 )
...
Co-authored-by: GitHub Action <action@github.com>
2024-12-30 18:08:55 +01:00
Mehdi Osman
9ae88e62fd
Increment frontend chart version ( #2889 )
...
Co-authored-by: GitHub Action <action@github.com>
2024-12-18 10:53:30 +01:00