Commit graph

7438 commits

Author SHA1 Message Date
rjshrjndrn
068f29fc35 chore(build): Custom docker build env 2024-03-12 17:27:49 +01:00
rjshrjndrn
8c9ed6a941 build: Library function for custom docker build 2024-03-12 17:27:40 +01:00
rjshrjndrn
ea54ab181b chore(build): Updating build script to take custom docker runtimes
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-03-12 17:21:04 +01:00
Delirium
9e7f1971dd
fix(ui): fix placeholders for consistency (#1949) 2024-03-12 16:59:28 +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
Delirium
538af09cc8
fix(tracker): fix multi canvas streaming (#1945)
* fix(tracker): fix multi canvas streaming

* fix(tracker): fix canvas streaming

* fix(ui): fix canvas receiver interaction waiter

* fix(ui): remove console log
2024-03-12 15:32:40 +01:00
Kraiem Taha Yassine
71ce983bb2 fix(chalice): transform array-source to single value for sessions-filters (#1943)
(cherry picked from commit ee6b22b579)
2024-03-12 12:29:39 +01:00
Nico Prat
c4d8a2d2a7
fix(tracker): add "plus" to email detecting regexp 2024-03-12 10:32:04 +01:00
Alexander
b8eca2516b
feat(backend): added new mobile conditions to chalice filters (#1941) 2024-03-12 10:16:47 +01:00
Delirium
f2cd253bc3
fix(ui): fix assist console resize (#1942) 2024-03-12 10:13:10 +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
Shekar Siri
7ab5043d16 change(ui): widget drilldown sessions to show metadata 2024-03-11 17:43:12 +01:00
Delirium
34a778527c
fix(ui): fix dead variables (#1939) 2024-03-11 14:50:49 +01:00
Delirium
2377cc79d0
feat(ui): switch canvas player to images (#1925)
* feat(ui): switch canvas player to images

* feat(ui): complete player

* fix(ui): expect undefined .tar for canvas

* fix(ui): improve error handling

* fix(ui): file format
2024-03-11 14:26:50 +01:00
Taha Yassine Kraiem
fcaf72faf2 fix(chalice): fixed reset password 2024-03-11 12:15:10 +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
rjshrjndrn
7b2e80d2a6 feat(cli): Get git version
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-03-05 11:36:55 +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
Alexander
68d4090e15 feat(backend): added projectID to mobile session start responce 2024-03-01 16:42:49 +01:00
Delirium
7c2db1d67c
fix(tracker): fix asist canvas layer (#1923) 2024-03-01 12:08:50 +01:00
Delirium
deb9f37d8f
fix(ui): wrap some possible null values (#1922) 2024-03-01 10:51:18 +01:00
Taha Yassine Kraiem
2760e57d9a fix(chalice): fixed SSO 2024-02-29 17:19:23 +01:00
Delirium
29fa43d5a9
fix(tracker): fix react native source lib version (#1919) 2024-02-29 13:16:50 +01:00
rjshrjndrn
006a4a0cdb feat(cli): override busybox from env
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-02-29 10:11:29 +01:00
Alexander
7c58ece936 feat(backend): added separate config for canvas-handler 2024-02-28 13:21:19 +01:00
Alexander
21c4ebd6e3 feat(backend): upgraded user-agent for assist service 2024-02-27 13:54:45 +01:00
Alexander
36fb1a07f7
Worker pool for image processing services (#1912)
* feat(backend): added worker pool for screenshot handler

* feat(backend): added worker pool to canvas handler

* feat(backend): added worker pool to canvas maker

* feat(backend): added missing method to canvas-maker service
2024-02-27 13:48:27 +01:00
Taha Yassine Kraiem
20f9da5e84 refactor(chalice): optimised forget password 2024-02-27 13:29:57 +01:00
Taha Yassine Kraiem
4922adf5c9 refactor(chalice): optimised forget password 2024-02-27 13:25:55 +01:00
Taha Yassine Kraiem
7878f10a8b refactor(chalice): changed forget password 2024-02-27 13:21:26 +01:00
Taha Yassine Kraiem
524394393c refactor(chalice): changed email_handler.py 2024-02-27 11:47:37 +01:00
Taha Yassine Kraiem
72e2900fb9 refactor(chalice): changed email_handler.py 2024-02-27 11:43:52 +01:00
nick-delirium
a690bc779d
fix(ui): fix search query 2024-02-27 11:36:06 +01:00
rjshrjndrn
e07b7b10bb fix(helm): minio init
For new minio, the command changed for setting access.

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-02-27 11:11:29 +01:00
Alexander
a73bf81902 feat(backend): added support for conditional recording feature (mobile sessions) 2024-02-26 15:13:51 +01:00
Shekar Siri
eac7bef223 fix(ui): skip with siteid 2024-02-26 14:53:12 +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
Shekar Siri
6465f206be change(ui): use the provided jwt always 2024-02-26 14:01:41 +01:00
Taha Yassine Kraiem
91016cf92d refactor(chalice): changed email_handler.py 2024-02-26 12:31:36 +01:00
nick-delirium
c56bda106d
fix(ui): fix mauricio change 2024-02-23 18:07:11 +01:00
Taha Yassine Kraiem
cf3e982b8a fix(chalice): fixed SSO dependencies 2024-02-23 15:29:12 +01:00
rjshrjndrn
39a8a03b3f chore(helm): upgrade postgres version
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-02-22 18:45:35 +01:00
nick-delirium
4955b2f9f4
fix(ui): fix back compat 2024-02-22 13:03:19 +01:00
Delirium
e207d37e69
Ios player v2 (#1901)
* feat(ui): new ios player start

* fix(ui): image player

* fix(ui): fix autoplay

* fix(ui): fix copy paste code; error handler; default mode null

* fix(ui): fix loader animation

* fix(ui): memory cleanup

* fix(ui): memory cleanup
2024-02-22 12:50:19 +01:00
nick-delirium
3cea5d7d0b
fix(ui): skip 0 index for orphan sheets, skip -moz- checks for css rules 2024-02-21 15:57:04 +01:00
nick-delirium
7ce43ef412
fix(ui): cap video framerate for mobile to 100hz 2024-02-20 14:12:42 +01:00
Shekar Siri
75383e6d50 change(ui): iframe check and sso redirect 2024-02-20 12:01:53 +01:00
rjshrjndrn
17055eb2ae build(frontend): source init code to build for enabling additional features
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-02-20 11:23:20 +01:00