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
nick-delirium
9d7c54554e
ui: fix live tag
2025-03-10 09:49:33 +01:00
Sudheer Salavadi
adf302bc34
Improved project tags message. ( #3115 )
2025-03-07 19:09:51 +01:00
Andrey Babushkin
6852d63cdb
fix localised errors ( #3117 )
2025-03-07 17:58:00 +01:00
Shekar Siri
41178ba841
change(ui): webpack config to use env vars
2025-03-07 17:50:32 +01:00
nick-delirium
90bc6bc83e
ui: restrict meta list to 1
2025-03-07 17:12:45 +01:00
Taha Yassine Kraiem
b8d365de3d
fix(chalice): debug refresh token
2025-03-07 17:06:49 +01:00
Taha Yassine Kraiem
87e7acecde
fix(chalice): debug refresh token
2025-03-07 16:49:34 +01:00
Taha Yassine Kraiem
e53301d18e
fix(chalice): debug refresh token
2025-03-07 16:40:11 +01:00
Taha Yassine Kraiem
ff04276623
fix(chalice): debug refresh token
2025-03-07 16:21:48 +01:00