Taha Yassine Kraiem
fdaa60d16c
feat(chalice): support changing metric's config
...
feat(chalice): merge widget and metric's config
2022-11-25 19:27:25 +01:00
Shekar Siri
0581ea7a63
change(ui) - latest session message checking for more than 1
2022-11-25 19:23:01 +01:00
rjshrjndrn
c63ce29759
chore(helm): Adding default value to redis tls dict
...
As redis.tls is not defained in vars.yaml, helm will throw nil point
exception.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-11-25 19:16:01 +01:00
Jorgen Evens
0cbbf43890
feat(redis): add support for custom TLS CA certificates
2022-11-25 19:16:01 +01:00
Jorgen Evens
c91c97f1c7
feat(redis): cleanup REDIS_STRING generation
2022-11-25 19:16:01 +01:00
Jorgen Evens
65ef10447a
feat(redis): provide credentials using secrets
...
- Compatible with `redis.existingSecret` in the redis chart.
- Uses dependent environment variables for `REDIS_STRING` connection strings
2022-11-25 19:16:01 +01:00
Jorgen Evens
e0a88666af
feat(redis): add suppport for credentials and TLS
...
By using `ParseURL` it is now possible to
- Supply login credentials for the redis instance
- Use an encrypted TLS connection by setting the scheme to `rediss://`
2022-11-25 19:16:01 +01:00
Shekar Siri
3d816053ec
change(ui) - metric config while updating (moving back from funnel to other)
2022-11-25 19:13:37 +01:00
Shekar Siri
4a4cfc2089
change(ui) - more from over to click
2022-11-25 19:13:37 +01:00
Alex Kaminskii
5d77f8439c
fix(tracker-assist):4.1.3:agents reconnection on new page(no agentInfo)
2022-11-25 18:45:20 +01:00
Shekar Siri
3d8ad1a625
fix(ui) - issue form fetch the projects
2022-11-25 18:33:37 +01:00
Alex Kaminskii
30014d0b6d
fix(tracker):tracker-version 4.1.9
2022-11-25 18:09:44 +01:00
sylenien
3a6a2dd4a6
refactor(ui/player): remove key and prop warnings
2022-11-25 17:59:49 +01:00
Shekar Siri
a0d7188910
fix(ui) - safari width fix
2022-11-25 17:32:23 +01:00
Taha Yassine Kraiem
c1e6ba8720
feat(chalice): changed funnel limits
2022-11-25 17:31:04 +01:00
Taha Yassine Kraiem
7b383f7bba
Merge remote-tracking branch 'origin/api-v1.8.2' into dev
2022-11-25 17:27:00 +01:00
Taha Yassine Kraiem
159794ce72
feat(chalice): changed funnel limits
2022-11-25 17:26:41 +01:00
Alexander
9e319ed27c
[Sink] Improved files sync algo ( #831 )
...
* feat(backend): use channel of changed sessions instead of sync.Map
* feat(backend): avoid memory alloc for message body in message iterator
* feat(backend): removed unnecessary locks in file syncer
* feat(backend): sync.Map with prev updates
* feat(backend): improved write algorith (added bufio.Writer)
* feat(backend): session writer refactoring
* feat(backend): removed unnecessary type definition
* feat(backend): added write retrier to avoid data losing
* feat(backend): refactoring
* feat(backend): added session file implementation
2022-11-25 17:25:55 +01:00
sylenien
ee2eeadf56
Merge branch 'dev' into player-refactoring-phase-1
2022-11-25 17:20:37 +01:00
Taha Yassine Kraiem
3f423551e8
feat(chalice): optimized get projects list
2022-11-25 17:16:09 +01:00
Rajesh Rajendran
d97409b60b
Merge branch 'main' into dev
2022-11-25 16:15:18 +00:00
sylenien
aa8c3ebbbc
refactor(ui/player): deprecate unused devtools tabs, refactor exceptions
2022-11-25 17:09:02 +01:00
Taha Yassine Kraiem
0cea30a501
feat(DB): changed requests index
2022-11-25 17:02:02 +01:00
Shekar Siri
7a46262630
Merge pull request #837 from openreplay/autoplay-latest
...
feat(ui) - autoplay with pagination and checking for latest sessions,…
2022-11-25 16:55:35 +01:00
Shekar Siri
0e99cd7c59
feat(ui) - autoplay with pagination and checking for latest sessions, also a fix
2022-11-25 16:54:33 +01:00
Alex Kaminskii
d37f81190d
refactor(player): move log type to player
2022-11-25 16:42:17 +01:00
sylenien
05c0352553
refactor(ui/player): fix performance crash loop
2022-11-25 16:36:24 +01:00
sylenien
80ebc26daa
refactor(ui/player): remove console log
2022-11-25 16:19:16 +01:00
sylenien
51a5a99fd3
refactor(ui/player): fix performance tab
2022-11-25 16:18:33 +01:00
Alex Kaminskii
cce7017905
fix(player): non-immutable exception list
2022-11-25 16:09:54 +01:00
sylenien
dd8f666ca5
fix(ui): remove immutable log
2022-11-25 16:05:08 +01:00
Rajesh Rajendran
8ef3403073
skip flaky build
2022-11-25 15:01:34 +00:00
Alex Kaminskii
a903d5c1b7
feat/fix(tracker):4.1.8:recalculate timeOrigin on start
2022-11-25 16:00:25 +01:00
Rajesh Rajendran
4e78f2ddc7
skipping flaky plugin
2022-11-25 14:57:01 +00:00
Taha Yassine Kraiem
7cb274ef35
Merge remote-tracking branch 'origin/api-v1.8.2' into dev
2022-11-25 15:47:59 +01:00
Taha Yassine Kraiem
f4fbeee100
feat(chalice): fixed duplicate projects list
2022-11-25 15:47:40 +01:00
sylenien
089610e310
fix(ui): fix search case
2022-11-25 15:46:18 +01:00
sylenien
aa7d0771dc
fix(ui): fix search cols
2022-11-25 15:28:04 +01:00
Alex Kaminskii
24d9f75864
fix(player): fix lists init & bind web-player api (by being making it arrow function)
2022-11-25 15:27:19 +01:00
Jorgen Evens
e501bee2ff
feat(s3): provide credentials using secrets
...
- Compatible with `minio.existingSecret` in the minio chart.
2022-11-25 15:21:26 +01:00
Jorgen Evens
b6de99a242
feat(postgresql): provide credentials using secrets
...
- Compatible with `postgresql.existingSecret` in the postgresql chart.
- Uses dependent environment variables for `POSTGRES_STRING` connection strings
2022-11-25 15:21:26 +01:00
sylenien
0d15ea6854
fix(ui): fix styling for xray
2022-11-25 15:20:45 +01:00
sylenien
8579231f48
fix(ui): fix styling for guide popup
2022-11-25 15:20:45 +01:00
sylenien
f9e837c0c8
refactor(ui/player): fix console rerender
2022-11-25 15:01:46 +01:00
Taha Yassine Kraiem
293aa4e1f9
Merge remote-tracking branch 'origin/api-v1.8.2' into dev
2022-11-25 13:31:07 +01:00
Taha Yassine Kraiem
68e77a504c
feat(chalice): changed funnels
2022-11-25 13:30:31 +01:00
Mehdi Osman
a53783cbea
Update .env.sample
2022-11-25 12:54:57 +01:00
MauricioGarciaS
e8edb34b9b
Fix insert for json format
2022-11-25 12:53:36 +01:00
sylenien
cf13f6fb26
change(ui): change wording in filters
2022-11-25 12:44:24 +01:00
sylenien
4af4824059
refactor(ui/player): fix errors after merge
2022-11-25 12:40:32 +01:00