MauricioGarciaS
5994f5182d
Updated quickwit version
2024-04-17 17:53:16 +02:00
MauricioGarciaS
cbebe80c99
changed request retry parameter
2024-04-17 17:53:16 +02:00
MauricioGarciaS
90e11028cf
syle(quickwit): set logs only for errors
2024-04-17 17:53:16 +02:00
Kraiem Taha Yassine
02c0ed6a12
refactor(chalice): refactored sessions_replay code ( #2103 )
...
fix(chalice): support mobile changes in EE
fix(chalice): support first-mob in EE
2024-04-17 16:52:40 +02:00
Alexander
cff78745a0
feat(chalice/ee): fixed wrong import name
2024-04-16 14:47:30 +02:00
Kraiem Taha Yassine
71c6bdeb64
fix(chalice): fixed clickmap events filter ( #2088 )
...
(cherry picked from commit e721ee6fc5 )
2024-04-15 19:20:28 +02:00
Alexander
94f0277724
feat(chalice): ios->mobile renaming ( #2084 )
2024-04-15 16:18:21 +02:00
Kraiem Taha Yassine
217201eb5c
Dev ( #2085 )
...
* refactor(chalice): upgraded dependencies
refactor(chalice): refactored code
* feat(chalice): support android sessions
2024-04-15 15:03:02 +02:00
Kraiem Taha Yassine
c56c4595b8
refactor(chalice): upgraded dependencies ( #2083 )
...
refactor(chalice): removed python-multipart dependency
2024-04-15 11:23:40 +02:00
Kraiem Taha Yassine
00b1f56edb
fix(chalice): fixed missing env-var ( #2082 )
2024-04-15 11:04:37 +02:00
Alexander
2bf9298836
Mobile renaming (protocol + backend) ( #2078 )
...
* feat(backend): renamed ios to mobile
* feat(backend): added missing changes to iterator
* feat(backend): added missing changes to ender
* feat(backend): as usual auto deleted import in ch connector
* feat(backend): updated ee/conditions func calls
2024-04-12 09:30:24 +02:00
Alexander
bdb3f37c56
feat(backend): added es connector
2024-04-09 14:58:47 +02:00
Delirium
5421aedfe6
move redux plugin hashing to worker thread, update redux panel look and style
...
* feat tracker moving redux stuff to worker thread
* feat ui: sync redux messages to action time
* feat ui: starting new redux ui
* fix backend mob gen
* feat tracker moving redux stuff to worker thread
* feat ui: sync redux messages to action time
* feat ui: starting new redux ui
* fix backend mob gen
* styles, third party etc
* rm dead code
* design fixes
* wrapper around old redux stuff
* prettier
* icon sw
* some changes to default style
* some code style fixes
2024-04-09 14:47:31 +02:00
Kraiem Taha Yassine
d58a356f1f
refactor(chalice): delete global session notes ( #2064 )
2024-04-09 13:52:05 +02:00
Kraiem Taha Yassine
c258d6f6a7
fix(chalice): fixed 1 stage results VS multi-stages result ( #2060 )
2024-04-08 16:59:45 +02:00
Kraiem Taha Yassine
80a9c416da
fix(chalice): fixed cards-table error ( #2057 )
2024-04-08 14:58:34 +02:00
Kraiem Taha Yassine
b5d0770052
fix(chalice): fixed table of URLs-values not filtered according to the specified sessions' filters CH ( #2055 )
2024-04-08 12:58:37 +02:00
Kraiem Taha Yassine
e4c120ba60
feat(DB): added screen_width & screen_height ( #2054 )
2024-04-08 11:41:17 +02:00
Kraiem Taha Yassine
e455bcb688
Dev ( #2046 )
...
* refactor(chalice): upgraded dependencies
* fix(chalice): fixed table of URLs-values not filtered according to the specified sessions' filters
2024-04-05 18:32:27 +02:00
Kraiem Taha Yassine
7d82b4a04c
Dev ( #2036 )
...
* fix(chalice): fixed vault with exp_search
* refactor(chalice): enhanced CH exception handler
2024-04-04 17:40:17 +02:00
Taha Yassine Kraiem
92517061ee
fix(chalice): fixed funnels drill-down query
2024-03-28 17:04:23 +01:00
Alexander
ed6e09ec6d
feat(assist): new logs format
2024-03-28 12:28:04 +01:00
Delirium
dfac6f32fb
fix ui fix onboarding sidemanu and sidemodules ( #2006 )
...
* fix(ui): fix onboarding side menu
* Removed submodule ee/intelligent_search/llama
2024-03-28 11:36:47 +01:00
Shekar Siri
f2e9876802
fix(ui): account settings with modules
2024-03-27 17:07:53 +01:00
Alexander
d2cabcdb54
feat(backend): moved file tagging feature to EE
2024-03-22 14:10:13 +01:00
Alexander
67a59545f4
feat(backend): fixed db methods in ee
2024-03-19 16:29:32 +01:00
Alexander
b6d71194d7
feat(backend): autodeleted include
2024-03-19 14:48:05 +01:00
Alexander
6c12af6125
feat(backend): fixed an issue in CH connector
2024-03-19 12:20:46 +01:00
Kraiem Taha Yassine
8c41e6cda8
Dev ( #1968 )
...
* fix(DB): allow null session_id for assist_records(session_id)
* fix(chalice): fixed missing-user access
2024-03-18 11:47:44 +01:00
Kraiem Taha Yassine
902ec87d7a
fix(DB): allow null session_id for assist_records(session_id) ( #1965 )
2024-03-17 15:07:23 +01:00
Alexander
36b6dfb5bd
feat(backend): fixed no sessID in storage service
2024-03-14 17:17:50 +01:00
Alexander
ee75b2795a
feat(backend): fixed broken logs in failover module
2024-03-14 16:40:14 +01:00
Alexander
45c956c489
Json logs format ( #1952 )
...
* feat(backend): try a new approach for logs formatting (http)
* feat(backend): added logger module
* feat(backend): added project/session info to /i endpoint
* feat(backend): found a solution for correct caller information
* feat(backend): finished logs for http handlers
* feat(backend): finished logs for mobile http handlers
* feat(backend): finished ender
* feat(backend): finished assets
* feat(backend): finished heuristics
* feat(backend): finished image-storage
* feat(backend): finished sink
* feat(backend): finished storage
* feat(backend): formatted logs in all services
* feat(backend): finished foss part
* feat(backend): added missed foss part
* feat(backend): fixed panic in memory manager and sink service
* feat(backend): connectors
2024-03-14 12:51:14 +01:00
Kraiem Taha Yassine
26613db9cf
fix(chalice): reduce AIO-PG pool size ( #1953 )
...
refactor(chalice): configurable AIO-PG pool size
(cherry picked from commit 3249329537 )
2024-03-13 17:32:58 +01:00
rjshrjndrn
6864edaf59
fix(docker): Cache source build
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-03-12 17:28:00 +01:00
rjshrjndrn
068f29fc35
chore(build): Custom docker build env
2024-03-12 17:27:49 +01:00
Kraiem Taha Yassine
89d501edb5
fix(chalice): fixed cards data merge ( #1948 )
...
(cherry picked from commit ee87e89805 )
2024-03-12 16:11:47 +01:00
Alexander
89752b2acc
Canvas archives ( #1938 )
...
* feat(api): added second pre-signed urls for canvases
* feat(api): fixed old key format
* feat(backend): draft version for new approach for canvases
* feat(deploy): fixed some issues
* feat(backend): debug logs for bash command
* feat(backend): removed wrong parameter from bash pipeline
* feat(backend): removed canvas-maker service + small refactoring
2024-03-11 17:51:49 +01:00
Taha Yassine Kraiem
141d6f5a39
refactor(chalice): enhanced cron config
2024-03-05 11:52:00 +01:00
Taha Yassine Kraiem
0cef52705f
refactor(chalice): enhanced cron config
2024-03-05 11:46:49 +01:00
Taha Yassine Kraiem
8e39a72ea0
fix(chalice): fixed nested data for try/issues-funnel
2024-03-01 19:35:06 +01:00
Alexander
8e1a156fb2
feat(backend): added missing dir in ee conditions path
2024-03-01 17:04:27 +01:00
Taha Yassine Kraiem
2760e57d9a
fix(chalice): fixed SSO
2024-02-29 17:19:23 +01:00
Taha Yassine Kraiem
20f9da5e84
refactor(chalice): optimised forget password
2024-02-27 13:29:57 +01:00
Alexander
a73bf81902
feat(backend): added support for conditional recording feature (mobile sessions)
2024-02-26 15:13:51 +01:00
Alexander
a073ce498d
No ffmpeg solution ( #1905 )
...
* feat(video-storage): added zstd library to the machine
* feat(video-storage): added new method to pack screenshots into compressed tar arch
* feat(video-storage): try to split command into 2
* feat(video-storage): try a new approad to avoid no file error
* feat(api): added support to a new pre-signed url for screenshots archive
* feat(video-storage): fixed an issue in extension check
* feat(video-storage): correct file name
* feat(backend): removed video-storage and splitted logic
* feat(backend): removed video-storage from helm charts
* feat(backend): split canvas and screenshot handlers
* feat(canvas): clean up canvas-handler
* feat(api): changed mobile replay url (screenshots instead of video)
* feat(backend): removed msg.SessID() call
* feat(backend): clean up code in imagestorage main
2024-02-26 14:16:43 +01:00
Taha Yassine Kraiem
cf3e982b8a
fix(chalice): fixed SSO dependencies
2024-02-23 15:29:12 +01:00
Alexander
f2b40f4622
fix(assist): fixed broken assist stats
2024-02-13 13:48:47 +01:00
Taha Yassine Kraiem
19470cd41f
feature(chalice): support multi SSO redirect
2024-02-09 18:45:20 +01:00
Alexander
a26b603945
Boost performance for one node assist mode ( #1869 )
...
* feat(assist): removed cache for solo-node assist mode
* feat(assist): try to fetch from global io object
* feat(assist): small changes
* feat(assist): added cache per request instead of cache per room
* feat(assist): fixed await call in global scope
* feat(assist): try to fix circular structure issue
* feat(assist): use preprocessor for sockets list
* feat(assist): check the theory about fetchSockets data set
* feat(assist): try to keep everything inside handshake.query object
2024-02-06 14:10:48 +01:00