rjshrjndrn
51e71a4d52
ci(make): pull the latest images
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-13 14:37:13 +01:00
rjshrjndrn
2c9e9576c5
ci(Makefile): clean installation
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-13 14:12:53 +01:00
Taha Yassine Kraiem
9e7f751df6
fix(chalice): fixed EE error-details undefined status
2025-03-13 13:59:46 +01:00
Taha Yassine Kraiem
b6d0e71544
fix(chalice): fixed EE imports for errors
2025-03-13 13:53:10 +01:00
rjshrjndrn
93a9e03026
fix(api): improve Dockerfile with best practices
...
- Use lowercase labels in accordance with Docker conventions
- Pin package versions for better build reproducibility
- Consolidate RUN commands to reduce image layers
- Use JSON array notation for CMD instruction
- Restore GIT_SHA label for proper image versioning
- Maintain consistent code formatting and ordering
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-13 13:48:53 +01:00
rjshrjndrn
a62f6f6bb0
ci(build): remove peers
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-13 13:48:53 +01:00
Taha Yassine Kraiem
cd80aa85ea
refactor(chalice): refactored error-details code
2025-03-13 13:46:03 +01:00
Taha Yassine Kraiem
961c685310
refactor(chalice): refactored error-details code
...
refactor(chalice): moved error-details to use new product-analytics DB structure
2025-03-13 13:46:03 +01:00
Alexander
160b5ac2c8
feat(metrics): moved back the metrics endpoint to support the undocumented functionality
2025-03-13 13:34:23 +01:00
nick-delirium
1cca40d4c5
ui: fix calendar self-close
2025-03-13 13:08:44 +01:00
rjshrjndrn
bd2a59266d
feat(api): migrate to uv package manager
...
- Add uv as dependency manager for faster installations
- Remove pinned versions from apk packages for better maintenance
- Fix lxml installation and dependency issues in requirements.txt
- Add environment setup steps in Dockerfile
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-13 13:01:02 +01:00
Alexander
8acee7d357
feat(connector): fixed several release bugs
2025-03-13 12:28:23 +01:00
rjshrjndrn
fb49c715cb
refactor(chalice): remove peers from health checks and fix formatting
...
Updated health.py to remove the peers-openreplay service from health
checks and applied consistent formatting throughout the file. This
includes proper line breaks, trailing commas for multi-line data
structures, and consistent indentation patterns.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-13 11:51:04 +01:00
nick-delirium
221bee70f5
ui: add hash to css filenames
2025-03-13 11:45:22 +01:00
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