ShiKhu
b283b89bd2
feat(tracker-assist): annotation available on RemoteControl as well
2022-05-18 16:01:18 +02:00
Shekar Siri
437341257c
change(ui) - enable annotation without call
2022-05-18 15:49:58 +02:00
Alex Kaminskii
bd6dba4781
fix(tracker-assisst): ConfirmWindow: override default button style & separate defaults
2022-05-18 14:50:56 +02:00
rjshrjndrn
bda652ccab
fix(helm): service name
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-18 14:05:08 +02:00
Alex Kaminskii
4c8751944c
style(tracker-*): do not store lock files under the npm puckage dirs
2022-05-18 13:57:38 +02:00
Alexander Zavorotynskiy
a9071b68f2
chore(bash): added heuristics service to local_build.sh
2022-05-18 13:30:21 +02:00
Alexander Zavorotynskiy
8d0d05c2cf
fix(backend/heuristics): fixed panic in performanceAggr message encoding
2022-05-18 13:28:00 +02:00
Shekar Siri
ab2a800b7c
merged vault (from main) and resolved conflicts
2022-05-18 12:52:26 +02:00
Shekar Siri
9ea1992b34
merged vault (from main) and resolved conflicts
2022-05-18 12:51:26 +02:00
rjshrjndrn
336046a443
chore(helm): common naming convention
2022-05-18 12:39:13 +02:00
Rajesh Rajendran
5041bcb177
GH aciton with new format ( #479 )
...
* chore(actions): update GH Actions to new deployment format
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* fix(actions): yaml indentation
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* fix(actions): image override
helm doesn't support multipart yaml files.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* chore(action): enable docker image cache
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* chore(actions): chalice deployment
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* chore(actions): check previous image prior deploying
Because we're using an umbrella chart and not storing the image tags
which is deployed from actions anywhere, a new deployment will reset all
older deployed image tags. For that we've to fetch the existing image
tags and feed it to the current deployment.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* fix(actions): static path the build input
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* chore(actions): adding dev branch to chalice deployment
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-17 20:07:02 +00:00
sylenien
631f427f67
fix(ui): fix typo
2022-05-17 18:20:34 +02:00
sylenien
fcd79a6fb7
fix(ui): fix weird scrolling
2022-05-17 18:20:34 +02:00
sylenien
ff02248900
fix(ui): remove additional divider line, fix zindex for menu
2022-05-17 18:20:34 +02:00
sylenien
8e58e68607
fix(ui): fix descr position, fix card click, rm unneeded code
2022-05-17 17:57:03 +02:00
sylenien
07d2c0427d
feat(ui): add hovers to metric widgets for dashboard and template comps
2022-05-17 17:57:03 +02:00
sylenien
c1af05fbbe
fix(ui): fix metrics table width, fix reload pathing
2022-05-17 17:57:03 +02:00
sylenien
25f792edc2
fix(ui): fix dashboard pinning and state updating; fix menu items naming
2022-05-17 17:57:03 +02:00
sylenien
9960927ca0
fix(ui): fix show more button for metric adding
2022-05-17 17:57:03 +02:00
sylenien
14ef2cba26
fix(ui): fix tooltip behavior on a metric widget
2022-05-17 17:57:03 +02:00
sylenien
30add0fd3c
fix(ui): rm consolelog
2022-05-17 17:57:03 +02:00
sylenien
749093d9f6
fix(ui): fix routing in dashboards
2022-05-17 17:57:03 +02:00
rjshrjndrn
d7037771ed
chore(helmcharts): adding heuristics service
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-17 12:15:52 +02:00
sylenien
0617e8b485
fix(ui): fix icons generation script to properly trim svg attrs
2022-05-17 11:19:42 +02:00
sylenien
536bacad64
fix(ui): rm conflicting code
2022-05-17 11:19:42 +02:00
sylenien
a3aecae559
fix(ui): fix text on widget updates, remove back link on metrics page and add brdcmbs
2022-05-17 11:19:42 +02:00
sylenien
33ff7914be
fix(ui): remove state updates on unmounted components
2022-05-17 11:19:42 +02:00
sylenien
cba53fa284
fix(ui): fix comments in iconsjs
2022-05-17 11:19:42 +02:00
sylenien
a2c999ccef
fix(ui): fix weird wording, bug with svg
2022-05-17 11:19:42 +02:00
sylenien
fec8b9e13c
fix(ui): fix clipping bg on hover, fix side menu header
2022-05-17 11:19:42 +02:00
sylenien
8a29f8ecf4
fix(ui): wording, keys warnings
2022-05-17 11:19:42 +02:00
sylenien
bb33ea4714
fix(ui): lettering fixes, move create dashboard to sidebar title
2022-05-17 11:19:42 +02:00
sylenien
5c7f6c1738
fix(ui): fix messages for empty dashboad
2022-05-17 11:19:42 +02:00
rjshrjndrn
f66e780596
chore(ingress): changing proxy body size to 10m
...
else nginx will reject the change, and AWS will report as CORS issue.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-16 21:14:14 +02:00
Alexander Zavorotynskiy
94c56205b9
fix(backend): added error log in kafka producer
2022-05-16 18:56:43 +02:00
Shekar Siri
acdd3596bc
fix(ui) - assist reload remove click event params
2022-05-16 17:05:23 +02:00
Alex Kaminskii
76d9d41ed8
refactor(backend/storage): pass FileSplitSize as env var
2022-05-16 15:31:37 +02:00
Alex Kaminskii
7d7dcc2910
chore (backend): Dockerfile.bundle update
2022-05-16 15:28:56 +02:00
rjshrjndrn
3b704b9430
fix(helm): nginx forward L7 headers from LB
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-16 15:02:59 +02:00
Alexander Zavorotynskiy
f681e85e50
fix(backend): removed temp Dockerfile from cmd dir
2022-05-16 15:01:12 +02:00
sylenien
90299d9d6d
fix(ui): rm consolelog
2022-05-16 14:53:40 +02:00
sylenien
09056c103c
feat(ui): moved saved search list to new modal component
2022-05-16 14:53:40 +02:00
sylenien
69b75f5b56
fix(ui): various small ui fixes for buttons
2022-05-16 14:53:40 +02:00
sylenien
e5842939db
feat(ui): added success notif for settings updates
2022-05-16 14:53:40 +02:00
sylenien
387e946dfe
fix(ui): removed popup from country flag component; added bg to toggler head
2022-05-16 14:53:40 +02:00
sylenien
e1ae8bae20
fix(ui): removed popup from country flag component
2022-05-16 14:53:40 +02:00
sylenien
ac7a70ea62
fix(ui): fixed search bar to properly include sections and filters
2022-05-16 14:53:40 +02:00
Alexander Zavorotynskiy
0028de2d11
fix(backend): removed service dir from Dockerfile
2022-05-16 14:50:32 +02:00
Alex K
22606aca62
Merge pull request #475 from openreplay/integrations_refactoring
...
Integrations to golang standart filestructure
2022-05-16 14:48:00 +02:00
Alex Kaminskii
e26ce2e963
fix(backend-ee/clickhouse): do not insert metod & status into resources as they are always unknown
2022-05-16 14:41:44 +02:00