Commit graph

7166 commits

Author SHA1 Message Date
MauricioGarciaS
1cadd08774 Changed scheduler method 2022-11-22 18:04:45 +01:00
Alex Kaminskii
af6fd085e2 fix(player): state type on creation 2022-11-22 17:31:08 +01:00
Alex Kaminskii
b995fa8441 fix(player):actually wrap store instead of state & MessageManager init fix 2022-11-22 17:27:54 +01:00
sylenien
c494f0c0bb refactor(ui/player): refactor connect player for events, autoplay, subheader, player etc 2022-11-22 17:07:56 +01:00
Alex Kaminskii
56327fa909 refactor(player): decouple live state from MessageManager 2022-11-22 17:07:14 +01:00
Alex Kaminskii
8fd2ce7f8a refactor(player):targetMarker functionality segregation; type fixes 2022-11-22 16:28:38 +01:00
Alex Kaminskii
f2bc1e56e3 refactor(player): remove old store and singletone imports 2022-11-22 16:25:27 +01:00
Taha Yassine Kraiem
684b9f4058 Merge remote-tracking branch 'origin/api-v1.8.2' into dev 2022-11-22 15:55:21 +01:00
MauricioGarciaS
e317d807f6 Fixes for API response 2022-11-22 15:31:44 +01:00
sylenien
0d57722fec refactor(ui/player): refactor timeline and overlay 2022-11-22 15:25:13 +01:00
Taha Yassine Kraiem
abe780cb97 feat(chalice): upgraded dependencies
feat(alerts): upgraded dependencies
feat(crons): upgraded dependencies
2022-11-22 15:12:21 +01:00
Alex Kaminskii
2634d6cbd0 fix(frontend/player): wrap internal state instead of store 2022-11-22 15:07:22 +01:00
MauricioGarciaS
72d8aa42c3 Solved INSERT query issue 2022-11-22 15:05:34 +01:00
sylenien
93f65211a5 refactor(ui/player): fix store type for context 2022-11-22 14:27:25 +01:00
sylenien
1621f73c69 refactor(ui/player): create player context for webplayer components 2022-11-22 14:26:00 +01:00
MauricioGarciaS
8636fd45db changed dict response signals 2022-11-22 14:20:52 +01:00
MauricioGarciaS
649ff85af4 Fixed return in signals 2022-11-22 13:48:36 +01:00
MauricioGarciaS
f4b1ad1186 Updated evets_queue.py and signals.py 2022-11-22 13:08:02 +01:00
rjshrjndrn
1b5b04d122 chore(actions): skip nothing to build
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-11-22 12:57:14 +01:00
Dayan Graham
5d37d2da1e
feat(backend): enable Kerberos authentication for Kafka communication… (#807)
* feat(backend): enable Kerberos authentication for Kafka communications between services for EnterpriseEdition

* feat(backend): put default value for KAFKA_USE_KERBEROS

* feat(backend): Add Kerberos auth for Kafka - Update with comments for the envvars that configure the Kerberos auth
2022-11-22 12:10:01 +01:00
Alex Kaminskii
c5209efd87 refactor(frontend/player):inspector responsibility segregation; renamings, types 2022-11-22 12:06:31 +01:00
Alexander
e67c3ec876
[Sink] Zombie session killer feature (#829)
* feat(backend): added zombie session killer feature
2022-11-22 11:53:21 +01:00
Alex Kaminskii
094721684a refactor(frontend/player):ListWithMarks: add markedCount; import types fix 2022-11-22 11:33:27 +01:00
Alexander
5a1cd27ebc
[Sink] Async session writer (#826)
* feat(backend): implemented async session writer module
2022-11-21 19:22:10 +01:00
MauricioGarciaS
0dde0d04cd Added missing value in query string 2022-11-21 19:07:20 +01:00
Taha Yassine Kraiem
bd383fb256 Merge remote-tracking branch 'origin/api-v1.8.2' into dev 2022-11-21 19:05:41 +01:00
Taha Yassine Kraiem
f42f9321bd feat(peers): use peer:v1.0.0-rc.4 2022-11-21 19:05:07 +01:00
MauricioGarciaS
fe2c514a0c Solved SignalSchema not subscriptable 2022-11-21 18:45:39 +01:00
Taha Yassine Kraiem
81795681d0 feat(chalice): user url_hostpath instead of url for metrics 2022-11-21 18:38:50 +01:00
Taha Yassine Kraiem
ac578d927e feat(DB): remove unused indexes 2022-11-21 18:24:27 +01:00
MauricioGarciaS
806b67d6ca Updated snowflake modules 2022-11-21 18:17:33 +01:00
MauricioGarciaS
fd0d57cd7b Fixed problem with projectId definition in signals 2022-11-21 18:02:52 +01:00
Taha Yassine Kraiem
4b62ac5140 feat(chalice): webhooks refactored 2022-11-21 17:44:49 +01:00
Taha Yassine Kraiem
69be10785e feat(chalice): refactored
feat(chalice): changed pre-script
2022-11-21 17:35:00 +01:00
Taha Yassine Kraiem
b65e65b1e3 feat(chalice): msteams share error
feat(alerts): msteams alerts batch notifications
feat(alerts): refactored notifications
2022-11-21 17:16:33 +01:00
MauricioGarciaS
9144606b08 Adding method to handle frontend responses in batches 2022-11-21 16:20:33 +01:00
Shekar Siri
8a9fc7a453 change(ui) - fetch url ellipsis in between 2022-11-21 12:37:37 +01:00
Shekar Siri
70cb76e382 change(ui) - fetch plugin check 2022-11-21 12:37:37 +01:00
sylenien
d6c880b508 fix(ui): fix diffrow expand button 2022-11-21 11:41:34 +01:00
sylenien
b1c1fdeac4 fix(ui): performance improvements for storage tab, fix error modal network loop 2022-11-21 11:36:07 +01:00
Shekar Siri
06403285c4 change(ui) - request type check includes tracked_fetch 2022-11-21 11:25:02 +01:00
Shekar Siri
8a2e060a33 change(ui) - fetch details show full url 2022-11-21 11:09:57 +01:00
Shekar Siri
4dfebf92e1 change(ui) - xray line alignment 2022-11-21 11:09:57 +01:00
Alexander Zavorotynskiy
c33279c141 fix(backend): fixed wrong error check 2022-11-21 11:02:00 +01:00
Alex Kaminskii
b26a1c28b6 fix(tracker):4.1.7:re-send metadata on start, clean session data logic a bit 2022-11-18 19:44:06 +01:00
Shekar Siri
f9ccfb9c9d fix(ui) - skip duration button alignments 2022-11-18 18:51:35 +01:00
Shekar Siri
3a9d629f8f fix(ui) - skip duration popup close 2022-11-18 18:25:54 +01:00
Shekar Siri
4e9473d4b5 fix(ui) - player rewind to 0 2022-11-18 18:21:57 +01:00
Shekar Siri
9f4cef2f8b change(ui) - red count check 2022-11-18 18:17:13 +01:00
Shekar Siri
63ed487f2c change(ui) - red count check 2022-11-18 18:17:13 +01:00