rjshrjndrn
8eb431f70c
fix(docker): pin pip packages in API Dockerfile
...
Add exact version pinning for all packages installed via pip to improve
build reproducibility and security. Also consolidates package install
steps and improves the docker image build process with proper cleanup
of build dependencies.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-13 11:38:57 +01:00
rjshrjndrn
820b0954e7
ci(makefile): install test
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-13 11:13:38 +01:00
Andrey Babushkin
19b350761c
add few locales ( #3151 )
2025-03-13 10:08:08 +01:00
Alexander
3b3e95a413
Observability upgrade ( #3146 )
...
* feat(metrics): grand update
* feat(metrics): fixed missing part in ee tracer
* feat(assets): added missing arg
* feat(metrics): fixed naming problems
2025-03-13 08:09:29 +01:00
Taha Yassine Kraiem
fe1130397c
fix(alerts): fixed crash while processing over CH
2025-03-12 17:15:41 +01:00
Taha Yassine Kraiem
fd4b71d854
fix(chalice): fixed EE docker image
2025-03-12 16:47:04 +01:00
nick-delirium
404ffd5b2d
ui: add hash to css filenames
2025-03-12 16:46:07 +01:00
Taha Yassine Kraiem
5af63eb9f1
fix(chalice): fixed legacy sessions search for EE
2025-03-12 15:14:54 +01:00
Shekar Siri
038bfee383
change(ui): tabl loader
2025-03-12 14:41:33 +01:00
Taha Yassine Kraiem
bd09160a4a
fix(chalice): fixed search usability-test's sessions
2025-03-12 13:43:01 +01:00
nick-delirium
136a5b2bfb
ui: wrap title with i18n
2025-03-12 13:21:51 +01:00
Taha Yassine Kraiem
33deaef0ce
fix(chalice): changes sessions_search importer
2025-03-12 12:28:16 +01:00
Taha Yassine Kraiem
3f541e5d59
refactor(chalice): changed .gitignore
2025-03-12 12:23:03 +01:00
Kraiem Taha Yassine
ae463db150
fix(chalice): fixed empty bookmark/vault projects null-timestamp issue ( #3142 )
2025-03-12 12:11:34 +01:00
Taha Yassine Kraiem
9eb19fedf1
refactor(chalice): changed import/flags logic
2025-03-12 11:54:04 +01:00
Andrey Babushkin
5df934c9ce
fixed sessions layout ( #3138 )
2025-03-12 09:21:16 +01:00
Taha Yassine Kraiem
e027a2d016
fix(chalice): fixed circular imports
2025-03-11 17:02:01 +01:00
nick-delirium
c7f3c78740
ui: fix heatmap scaling (use true document height)
2025-03-11 17:00:46 +01:00
Taha Yassine Kraiem
3245579b7c
fix(chalice): remove duplicate sessions when using MV
2025-03-11 16:37:00 +01:00
nick-delirium
0107c9c523
ui: fix in-session clickmap refresh
2025-03-11 16:24:26 +01:00
nick-delirium
05f4054b31
ui: fix sank tooltip spacing
2025-03-11 16:20:15 +01:00
Taha Yassine Kraiem
ce844296ed
refactored(chalice): include sessions src
2025-03-11 15:46:05 +01:00
Taha Yassine Kraiem
0a5856afe1
refactored(chalice): optimized search-product-analytics-cards
...
fix(chalice): fixed search-product-analytics-cards
2025-03-11 14:06:48 +01:00
Taha Yassine Kraiem
45b8bdef8a
fix(DB): fixed old-product-analytics wrong view_type
2025-03-11 13:13:39 +01:00
Taha Yassine Kraiem
264f28ed39
refactor(chalice): optimized autocomplete lazy initialization
2025-03-11 13:13:39 +01:00
Taha Yassine Kraiem
59d3253737
refactor(chalice): events-autocomplete lazy initialization
2025-03-11 12:09:49 +01:00
Taha Yassine Kraiem
1c8c231d13
refactor(chalice): metafilters-autocomplete lazy initialization
2025-03-11 11:58:57 +01:00
nick-delirium
77208b95e8
ui: fix locale json endings
2025-03-11 11:38:23 +01:00
nick-delirium
cdbbb482ce
ui: translate more lines
2025-03-11 10:35:08 +01:00
nick-delirium
ccd8d76e98
ui: improve metadata display
2025-03-11 10:35:08 +01:00
Andrey Babushkin
17a5089c24
updated locales ( #3129 )
2025-03-10 23:19:54 +01:00
Shekar Siri
384866621c
change(api): router to search with pagination schema
2025-03-10 19:15:26 +01:00
nick-delirium
743625f66b
ui: fixes for metadata list in sessions
2025-03-10 18:00:05 +01:00
Andrey Babushkin
ffd134c204
Fix localisation ( #3128 )
...
* fix localised errors
* fix locales
* fix locales
* fix highlight badges
* fix errors
2025-03-10 17:46:36 +01:00
Taha Yassine Kraiem
8da099ba98
fix(chalice): fix import issue
2025-03-10 17:11:39 +01:00
Andrey Babushkin
75ca0267ae
Fix localisation ( #3126 )
...
* fix localised errors
* fix locales
* fix locales
* fix highlight badges
2025-03-10 16:50:10 +01:00
Andrey Babushkin
6ab3c80985
Fix localisation ( #3125 )
...
* fix localised errors
* fix locales
* fix locales
2025-03-10 16:43:53 +01:00
Andrey Babushkin
eab2d3a2cf
Fix localisation ( #3123 )
...
* fix localised errors
* fix locales
2025-03-10 15:51:21 +01:00
Shekar Siri
c6cbc4eba8
fix(ui): align session date range text properly
...
Add text-start class to the date range container to ensure proper
left alignment of text in the SessionDateRange component.
2025-03-10 15:24:17 +01:00
Alexander
fdd26c567c
feat(auth): added missing prefix support to other services
2025-03-10 15:18:00 +01:00
Alexander
4b9be69719
feat(spot): added missing prefix support to the auth middleware
2025-03-10 15:12:19 +01:00
Shekar Siri
b8511b6be1
change(api): schema for card search with filter and sort
2025-03-10 15:06:54 +01:00
Shekar Siri
5cc9945f16
change(api): keep the original formatting
2025-03-10 15:05:31 +01:00
Shekar Siri
cef251db6a
feat(metrics): add metrics search functionality
...
Implement new search_metrics function in custom_metrics.py to allow
filtering and sorting of metrics. Add corresponding endpoint in the
metrics router and supporting schema classes in schemas.py. The new
implementation provides pagination, filtering, and sorting capabilities
for metrics.
2025-03-10 14:58:30 +01:00
Shekar Siri
687ab05f22
feat(metrics): implement server-side pagination and sorting
...
Refactors metrics list view to use server-side pagination and sorting
instead of client-side implementation. This improves performance for
large datasets by reducing client workload and network payload size.
Key changes:
- Add pagination API endpoint in MetricService
- Update MetricStore to handle server pagination
- Refactor ListView component to use server-side sorting
- Remove client-side sorting and pagination logic
2025-03-10 14:58:30 +01:00
Alexander
4b09213448
feat(images): added a proper observability
2025-03-10 14:14:43 +01:00
Taha Yassine Kraiem
af4a344c85
fix(chalice): fix multi-refresh token
...
fix(chalice): fix spot multi-refresh token
2025-03-10 13:14:39 +01:00
Taha Yassine Kraiem
c40e32d624
refactor(chalice): refactored dynamic routs
2025-03-10 12:02:03 +01:00
Taha Yassine Kraiem
afbf5fee7a
fix(chalice): fix refresh token
2025-03-10 12:02:03 +01:00
rjshrjndrn
28b580499f
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:18 +01:00