Commit graph

3166 commits

Author SHA1 Message Date
sylenien
580641efe8 fix(ui): fix css files 2022-05-19 15:11:17 +02:00
sylenien
bb4aafa1df fix(ui): code rvw 2022-05-19 15:11:17 +02:00
sylenien
d9a01b3380 feat(ui): move create metric button to the grid 2022-05-19 15:11:17 +02:00
sylenien
69002865d6 fix(ui): remove unnecessary code 2022-05-19 15:11:17 +02:00
sylenien
cde2a6e2d5 fix(ui): fix metric category max height calculation 2022-05-19 15:11:17 +02:00
sylenien
eaf162c5f8 fix(ui): minor metric hover styles fixes 2022-05-19 15:11:17 +02:00
sylenien
e8f7e2e9be feat(ui): make edit metric title hoverable and clickable, create plain text button for future usage 2022-05-19 15:11:17 +02:00
Taha Yassine Kraiem
6df7bbe7d1 feat(api): fixed changed SearchSession payload schema 2022-05-18 20:02:09 +02:00
Taha Yassine Kraiem
4a55d93f52 feat(api): changed SearchSession payload schema 2022-05-18 19:43:18 +02:00
Taha Yassine Kraiem
2544a3e166 feat(api): centralized 'order'
feat(api): transform 'order' casing
2022-05-18 19:08:08 +02:00
ShiKhu
babe654329 Merge branch 'assist-fixes' into dev 2022-05-18 17:55:25 +02:00
ShiKhu
84b99616bd chore(tracker-assist): fix package number string 2022-05-18 17:43:31 +02:00
ShiKhu
8b0ad960e9 Merge branch 'assist-fixes' of github.com:openreplay/openreplay into assist-fixes 2022-05-18 17:29:26 +02:00
ShiKhu
613bed393a fix(player): take into account first message time 2022-05-18 17:29:17 +02:00
Shekar Siri
dce918972f change(ui) - enable annotation on call or remote 2022-05-18 17:27:11 +02:00
ShiKhu
9294748352 fix(frontend-assist): toggleAnnotation incapsulate + fix inverse booleans 2022-05-18 17:17:11 +02:00
ShiKhu
f8bbc16208 fix(frontend-player):apply set_input_value on blure if focused (for the case of remote controle) 2022-05-18 16:49:36 +02:00
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
1f80cb4e64 Merge branch 'small-player-refactoring' into dev 2022-05-18 15:25:34 +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