Commit graph

7330 commits

Author SHA1 Message Date
Alexander
255f879476
Mobile replay (#1853)
* feat(backend): added new trigger topic for mobile video replay maker

* feat(backend): mobile video maker with mix list support

* feat(backend): fixed panic

* feat(backend): removed commented code
2024-01-25 14:30:40 +01:00
nick-delirium
731f3fd6ac fix(ui): doc comments 2024-01-24 16:25:43 +01:00
nick-delirium
08c71221d8 fix(ui): doc commets 2024-01-24 15:55:23 +01:00
Shekar Siri
ef3cde706f change(api): additional routes for managed saas 2024-01-24 13:15:17 +01:00
nick-delirium
0f4635548b fix(ui): fix canvas ts comparison 2024-01-23 17:02:31 +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
nick-delirium
463ca8f908 fix(ui): some t&w fixes 2024-01-23 14:26:34 +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
rjshrjndrn
97dd69bca1 chore(frontend): update node version
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-01-23 12:11:16 +01:00
rjshrjndrn
148d67b4ba ci(player): update build image
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-01-23 12:11:16 +01:00
Alexander
acc21fe82d feat(backend): fixed typo in canvas group name 2024-01-23 11:37:47 +01:00
Alexander
78a9146144 feat(backend): added new consumer groups for new canvas pipeline 2024-01-22 17:03:15 +01:00
rjshrjndrn
f0227d9694 Revert "chore(relase): version updater"
This reverts commit b03b790cd2.
2024-01-22 16:47:53 +01:00
rjshrjndrn
6ea974d102 release: version updater 2024-01-22 16:47:53 +01:00
nick-delirium
932aa485df fix(tracker): update tests for conditionsManager.test.ts 2024-01-22 16:43:50 +01:00
Alexander
5674f5b9b7 feat(backend): fixed getConditions request 2024-01-22 16:33:44 +01:00
nick-delirium
db10d7afdb fix(ui): remove old logs 2024-01-22 16:17:26 +01:00
rjshrjndrn
b03b790cd2 chore(relase): version updater 2024-01-22 15:25:10 +01:00
Alexander
b6fe561242 feat(backend): send empty list instead of null (conditions) 2024-01-22 15:12:58 +01:00
Alexander
9e3548e9ce
Conditional recording (#1849)
* feat(backend): added mocked endpoint for conditional recordings

* feat(backend): disabled project check

* feat(backend): adapt getConditions endpoint for API implementation

* feat(backend): added condition option to start request

* feat(backend): added missing file

* feat(backend): debug log
2024-01-22 14:52:02 +01:00
nick-delirium
2ffeaff813 fix(tracker): fix versions in package.json, update changelog etc 2024-01-22 12:32:50 +01:00
Alexander
68a87b2743
Video replay pipeline split (#1848)
* feat(backend): split

* feat(docker): added ffmpeg to canvas-maker service
2024-01-22 09:25:58 +01:00
ⵄⵎⵉⵔⵓⵛ
97ee6c725c
feat(api): tag and watch (#1834) 2024-01-19 15:33:17 +01:00
Alexander
622b189d39
Tag and watch backend support (#1838)
* 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

* feat(backend): added TagAndWatch backend support

* feat(backend): use msgIndex as a seqIndex

* feat(backend): try to use truncSqlIdx for seq_index

* feat(backend): added tags cache and tags filter to DB service

* feat(backend): removed debug logs

---------

Co-authored-by: nick-delirium <nikita@openreplay.com>
2024-01-19 15:21:10 +01:00
Shekar Siri
133cbc049d fix(ui): elastic config host validation 2024-01-19 14:55:36 +01:00
nick-delirium
1fbff97660 fix(ui): debug icon build 2024-01-19 14:40:36 +01:00
nick-delirium
017c7b2c92 feat(ui): fix icon gen 2024-01-19 14:33:32 +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
Mehdi Osman
0c2dd6f9f1
Updated year 2024-01-18 09:10:38 -05:00
rjshrjndrn
2576a9af1f feat(helm): export path
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-01-18 11:34:45 +01:00
rjshrjndrn
5b8349bb14 feat(openreplay-cli): only install openreplay from init
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-01-17 22:40:15 +01:00
rjshrjndrn
8834197fd1 openreplay-cli: install k9s
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-01-17 22:27:37 +01:00
Alexander
b4b6ceb025
Canvas refactoring (#1836)
* feat(backend): added new topic for canvasToVideo communication, moved some logic

* feat(backend): enabled canvas recording

* feat(backend): fixed canvas service main logic

* feat(backend): fixed sessionEnd detector

* feat(backend): send canvas mix lists instead of just a sessID

* feat(backend): enabled canvas recording

* feat(backend): removed old logs from video-storage

* feat(backend): default low setting for canvas recording
2024-01-17 14:39:12 +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
nick-delirium
cf9cad7f75 fix(ui): refactor state types, prep to integrate lscache, fix session types 2024-01-16 13:04:17 +01:00
Alexander
0dea805366 feat(backend): added 2 more events to deadClick handler 2024-01-16 08:29:46 +01:00
nick-delirium
9e3d9ea437 fix(ui): refactor list types for player, add docs to legacy msg manager methods; refactor unpack methods 2024-01-15 16:28:14 +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
Alexander
5edd7e4786
feat(build): added GSSAPI option to dockerfile. (#1827) 2024-01-12 14:51:24 +01:00
nick-delirium
c9bd62c243 fix(ui): change conditonal capture key names 2024-01-12 14:37:41 +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
nick-delirium
e35a4cea7c fix(ui): capture rate - ee 2024-01-12 10:18:58 +01:00
nick-delirium
e9e34e9f77 fix(ui): capture rate - ee 2024-01-12 10:16:15 +01:00
nick-delirium
d403e704f6 fix(tracker): fix blob generation 2024-01-12 09:59:16 +01:00
nick-delirium
1796b08a87 fix(tracker): expose canvas tracking restart method, remove context creation in assist 2024-01-11 17:03:57 +01:00