Commit graph

1263 commits

Author SHA1 Message Date
Kraiem Taha Yassine
d58a356f1f
refactor(chalice): delete global session notes (#2064) 2024-04-09 13:52:05 +02:00
Kraiem Taha Yassine
db72a079e4
refactor(chalice): changed JWT_REFRESH_EXPIRATION default value (#2062) 2024-04-09 10:13:55 +02:00
Kraiem Taha Yassine
d300854725
fix(chalice): fixed funnels negative-filter's operators (#2061) 2024-04-08 17:48:56 +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
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
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
Alexander
5bf4ee265f feat(chalice): fixed typo in get_events 2024-04-05 17:50:32 +02:00
Alexander
f7d9f18681 feat(chalice): added support for android events 2024-04-05 17:45:49 +02:00
Alexander
ab0f3659f6 feat(chalice): added support for android replays 2024-04-05 17:32:26 +02:00
Kraiem Taha Yassine
db059f2a1e
fix(chalice): fixed mouse_thrashing title (#2014) 2024-03-29 11:22:51 +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
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
e1e07dfb9f chore(build): Chalice support arm build
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-03-12 17:28:08 +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
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
Alexander
b8eca2516b
feat(backend): added new mobile conditions to chalice filters (#1941) 2024-03-12 10:16: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
fcaf72faf2 fix(chalice): fixed reset password 2024-03-11 12:15:10 +01:00
Taha Yassine Kraiem
8e39a72ea0 fix(chalice): fixed nested data for try/issues-funnel 2024-03-01 19:35:06 +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
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
91016cf92d refactor(chalice): changed email_handler.py 2024-02-26 12:31:36 +01:00
Kraiem Taha Yassine
948daef310
Dev (#1859)
* fix(chalice): fixed NewRelic integration

* fix(chalice): restrict EE usability-tests to admin level only

* refactor(chalice): changed assist stats logs
2024-01-26 14:31:51 +01:00
Shekar Siri
ef3cde706f change(api): additional routes for managed saas 2024-01-24 13:15:17 +01:00
rjshrjndrn
6140b0efd7 chore(chalice): image name as variable
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-01-23 15:06:32 +01:00
ⵄⵎⵉⵔⵓⵛ
97ee6c725c
feat(api): tag and watch (#1834) 2024-01-19 15:33:17 +01:00
hawbaker
531cf7499e use smtpilb send_message #1829 (#1830)
fixes blank messages due to encoding problem

(cherry picked from commit 1e4488ca4d)
2024-01-15 11:48:00 +01:00
Taha Yassine Kraiem
4b20a7970c fix(chalice): return domURL for mobile sessions 2024-01-10 13:10:28 +01:00
Kraiem Taha Yassine
50c1961105 fix(chalice): fixed canvas default pattern (#1816)
(cherry picked from commit 735af9a008)
2024-01-04 21:57:24 +01:00
Shekar Siri
e7285e6eed feat(api): conditional capture - new table for conditions 2023-12-22 17:54:28 +01:00
Shekar Siri
139708b64a
feat(api): udpated projects to have conditions (#1793)
* feat(api): udpated projects to have conditions

* feat(api): fixed typo

* feat(api): added conditions_count to the list

* feat(api): check for null conditions

* feat(api): validate condition names
2023-12-22 10:32:49 +01:00
Kraiem Taha Yassine
ca374a1c82
Api v1.17.0 (#1799)
* refactor(crons): upgraded dependencies (#1781)

refactor(alerts): upgraded dependencies
refactor(chalice): upgraded dependencies

* Api v1.17.0 (#1798)

* fix(chalice): support list of errors in response

* refactor(chalice): global support of missing filter attribute isEvent
2023-12-21 15:32:11 +01:00
Philippe Vezina
2cbcdbb096 fix: invitation password set (#1795)
(cherry picked from commit f52d5f021e)
2023-12-21 12:15:39 +01:00
Taha Yassine Kraiem
ce424d0959 fix(chalice): fixed wrong schema transformer 2023-12-15 13:36:10 +01:00
ⵄⵎⵉⵔⵓⵛ
abd7084bb2
doc(api): how to enable api openapi (formely swagger) frontend (#1773) 2023-12-13 09:57:52 +01:00
Kraiem Taha Yassine
db0e50a113
fix(chalice): reduced connexion pool (#1771) 2023-12-11 17:47:21 +01:00
ⵄⵎⵉⵔⵓⵛ
5a77f1121d
fix(api): make it easier to restart dev server. (#1766) 2023-12-11 15:04:03 +01:00
ⵄⵎⵉⵔⵓⵛ
2119761aa3
fix(api): store async postgresql pool as a fastapi state. (#1763)
* fix(api): store async postgresql pool as a fastapi state.

* fix(api): avoid circular import
2023-12-11 14:59:02 +01:00
Shekar Siri
d452ec1fd5 change(ui): usability tests use assist service 2023-12-08 17:44:06 +01:00
Shekar Siri
6143870090 change(ui): usability tests use assist service 2023-12-08 17:30:40 +01:00
Shekar Siri
c629d19df7 change(ui): usability tests use assist service 2023-12-08 16:54:39 +01:00
Shekar Siri
2268e579eb change(ui): usability tests use assist service 2023-12-08 16:47:32 +01:00
Shekar Siri
d784cff345 change(ui): usability tests use assist service 2023-12-08 16:46:20 +01:00
Shekar Siri
3ce5276d15 change(ui): usability tests use assist service 2023-12-08 16:40:41 +01:00
Shekar Siri
2dd41884aa change(ui): usability tests use assist service 2023-12-08 16:22:51 +01:00