Commit graph

1527 commits

Author SHA1 Message Date
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
Kraiem Taha Yassine
dc0331aac2
refactor(DB): refactored DB init script (#1873) 2024-02-02 12:29:47 +01:00
Kraiem Taha Yassine
45b58eeb4f
refactor(DB): refactored DB init script (#1872) 2024-02-02 11:05:33 +01:00
Kraiem Taha Yassine
9879bd65bb
feat(DB): DB changes for v1.18.0 (#1871) 2024-02-01 17:56:41 +01:00
Kraiem Taha Yassine
66792547e7
feat(DB): enhanced delta (#1861) 2024-01-26 18:06:43 +01:00
Kraiem Taha Yassine
d6c9f466e5
Dev (#1860)
* refactor(chalice): changed logging

* feat(DB): rollback scripts

* feat(DB): init&delta scripts
2024-01-26 18:03:00 +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
Alexander
df2ee71bbb feat(backend): fixed issue in start request 2024-01-26 14:25:44 +01:00
Alexander
354f071fb0
Conditions (ee version) (#1858)
* feat(backend): moved conditions to ee folder

* feat(backend): fixed typo
2024-01-26 14:03:29 +01:00
Alexander
4711bf28f0 feat(backend): small improvements in CH client 2024-01-26 13:48:03 +01:00
Taha Yassine Kraiem
b22d9433d0 refactor(chalice): changes 2024-01-23 13:35:04 +01:00
Taha Yassine Kraiem
8de6d833b7 refactor(DB): stop DB init script if the DB already exists 2024-01-23 12:13:31 +01:00
ⵄⵎⵉⵔⵓⵛ
97ee6c725c
feat(api): tag and watch (#1834) 2024-01-19 15:33:17 +01:00
Delirium
309a9fd970
feat: tag and watch (UI/Tracker) (#1822)
* feat(ui/tracker): start tag n watch

* fix(tracker): test coverage, fix some watcher api

* fix(tracker): add intersectionobserver, adjust tests

* feat(tracker): relay + apollo plugins

* feat(ui): tags search

* feat(ui): tags name edit

* feat(ui): tags search icon

* feat(ui): icons for tabs in player

* feat(ui): save and find button

* feat(tracker): save tags in session storage (just in case)

* feat(ui): improve loading

* feat(ui): fix icon names gen

* feat(ui): fix typo
2024-01-19 11:11:27 +01:00
MauricioGarciaS
5938fd95de
fix(connector-redshift): Changed PG pool (#1821)
* Added exception in pool

* Solved issue with message codec

* Changed pg pool to normal pg connection

* fix(redshift-connector): Fixed close connection when exception
2024-01-17 10:33:21 +01:00
ⵄⵎⵉⵔⵓⵛ
7dac657885
feat(schema): tag and watch (#1833) 2024-01-17 08:58:16 +01:00
Shekar Siri
35ed2c9c70 feat(api): project conditions foss to ee 2024-01-12 14:19:00 +01:00
Shekar Siri
50614ac2ae feat(api): project conditions foss to ee 2024-01-12 14:12:03 +01:00
Shekar Siri
2fbd250e2a feat(api): project conditions foss to ee 2024-01-12 14:05:42 +01:00
Shekar Siri
650df7090d feat(db): conditional capture db changes for ee 2024-01-12 11:46:11 +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
Kraiem Taha Yassine
383d67e830 fix(chalice): fix table of URLs wrong values (#1815)
(cherry picked from commit 19d794225d)
2024-01-03 18:22:57 +01:00