Commit graph

772 commits

Author SHA1 Message Date
Shekar Siri
767376a8db change(ui) - notifications count and list with mobx 2022-06-08 15:50:29 +02:00
Shekar Siri
d8911e93c1 change(ui) - notifications count and list 2022-06-08 15:50:29 +02:00
Shekar Siri
8273fc08bc change(ui) - login align 2022-06-08 15:50:29 +02:00
rjshrjndrn
8ce66d0ffc fix(build): frontend build command
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-06-07 16:42:15 +02:00
rjshrjndrn
4986708006 build(frontend): changed env file
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-06-07 15:46:50 +02:00
Shekar Siri
b1ce794c06 change(ui) - Tenant Key checking for ee edition 2022-06-07 15:41:36 +02:00
Shekar Siri
d8dcfe4b5e change(ui) - removed client and updated account 2022-06-07 15:41:36 +02:00
Shekar Siri
7a3b13ff8a change(ui) - Tenant Key checking for ee edition 2022-06-07 15:41:36 +02:00
Shekar Siri
c3d4470bb1 change(ui) - removed appearnace 2022-06-07 15:41:36 +02:00
Shekar Siri
329ae62881 change(ui) - input class 2022-06-07 12:08:15 +02:00
Shekar Siri
65331ca016 change(ui) - code snippet 2022-06-07 12:04:43 +02:00
Shekar Siri
cb5809608a change(ui) - code snippet 2022-06-07 11:59:42 +02:00
Alexander Zavorotynskiy
c963b74cbf feat(backend): cleaned up in internal dir 2022-06-06 14:13:24 +02:00
Shekar Siri
a7bfbc8ff7 change(ui) - config changes 2022-06-03 17:18:17 +02:00
Shekar Siri
2ed5cac986
Webpack upgrade and dependency cleanup (#523)
* change(ui) - webpack update
* change(ui) - api optimize and other fixes
2022-06-03 16:47:38 +02:00
ShiKhu
edddf87e5f fix(frontend): resources status fix 2022-05-27 12:38:05 +02:00
Alex Kaminskii
d7dc6e0860 fix(player): apply scrolls after styles 2022-05-25 15:24:10 +02:00
sylenien
07072f74b0 fix(ui): fix text overflow 2022-05-23 11:05:03 +02:00
sylenien
a06fb42e12 fix(ui): fix bugs with metric updating, metric selection hover etc 2022-05-23 11:05:03 +02:00
sylenien
40ab7d1e41 fix(ui): minor fixes for sesson settings 2022-05-23 11:05:03 +02:00
sylenien
d4fa960fdf fix(ui): make dashboardeditModal closable with esc 2022-05-23 11:05:03 +02:00
sylenien
6a801a2026 fix(ui): make menuitem configurable 2022-05-23 11:05:03 +02:00
sylenien
af45af8bd0 fix(ui): design review - dashboard metric selection 2022-05-23 11:05:03 +02:00
sylenien
a489a8b77e fix(ui): design review - saved search 2022-05-23 11:05:03 +02:00
sylenien
144f596144 fix(ui): rm consolelog 2022-05-23 11:05:03 +02:00
sylenien
e47797ee3e fix(ui): minor ui fixes after review 2022-05-23 11:05:03 +02:00
sylenien
020b993280 fix(ui): fix description input focus 2022-05-23 11:05:03 +02:00
sylenien
4efe7a7843 feat(ui): add icon to metric creation box 2022-05-23 11:05:03 +02:00
Alex Kaminskii
62e163fb40 fix(player-assist): ignore tab press during remote control 2022-05-20 22:26:22 +02:00
Alex Kaminskii
d30b663195 fix(player): use append() instead of add(); update lastMessageTime inside distributeMessage 2022-05-20 19:05:32 +02:00
Alex Kaminskii
18a09cf66b fix(frontend/player): codefix 2022-05-19 17:52:49 +02:00
Alex Kaminskii
cecd57fc50 fix(frontend): maintain string mobsUrl for the smooth version transition 2022-05-19 17:29:15 +02:00
sylenien
d08280b709 fix(ui): fix text size 2022-05-19 15:11:17 +02:00
sylenien
c82efbeb6b fix(ui): bug fixes for dashboard 2022-05-19 15:11:17 +02:00
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
ShiKhu
babe654329 Merge branch 'assist-fixes' into dev 2022-05-18 17:55:25 +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
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
Shekar Siri
ab2a800b7c merged vault (from main) and resolved conflicts 2022-05-18 12:52:26 +02:00