sylenien
|
c05a418a93
|
feat(ui): change metric type selector component
|
2022-08-16 11:25:25 +02:00 |
|
sylenien
|
c8bede6108
|
fix(ui): remove logs
|
2022-08-16 09:58:11 +02:00 |
|
sylenien
|
a0a09f293e
|
fix(ui): fix button focusing and nocontent icon size
|
2022-08-12 17:53:24 +02:00 |
|
sylenien
|
50f82c2fd9
|
fix(player): fix filereader buffer
|
2022-08-12 16:17:44 +02:00 |
|
sylenien
|
5bf2d1008b
|
fix(ui): fix Icon typing
|
2022-08-12 13:20:34 +02:00 |
|
sylenien
|
ee065619ba
|
fix(ui): fix metric creation title, sessions list
|
2022-08-12 12:25:41 +02:00 |
|
sylenien
|
2d87da1b99
|
fix(ui): fix for breadcrumb hover, empty metric icon etc
|
2022-08-12 13:04:24 +03:00 |
|
sylenien
|
db16f2b89b
|
fix(ui): metric rows, paddings, dashboard nav link
|
2022-08-12 13:04:24 +03:00 |
|
sylenien
|
3136ce5a2b
|
fix(ui): fix empty metric text, fix metric min height, fix rows etc
|
2022-08-12 13:04:24 +03:00 |
|
sylenien
|
901539f27d
|
fix(ui): fix colors for metric picker
|
2022-08-12 13:04:24 +03:00 |
|
sylenien
|
e33d886b9b
|
fix(ui): fix predef modal height
|
2022-08-12 13:04:24 +03:00 |
|
sylenien
|
c9338fd116
|
fix(ui): fix grid rows height
|
2022-08-12 13:04:24 +03:00 |
|
sylenien
|
3cbd5e1154
|
fix(player): fix shadow clipping
|
2022-08-12 13:04:24 +03:00 |
|
sylenien
|
3f14d4b766
|
fix(player): change card colors and borders, fix icons
|
2022-08-12 13:04:24 +03:00 |
|
sylenien
|
73c45dae3e
|
fix(player): add border to dashboards, fix font size and tooltip
|
2022-08-12 13:04:24 +03:00 |
|
sylenien
|
a70058cf5d
|
fix(ui): fix crashes
|
2022-08-12 13:04:24 +03:00 |
|
sylenien
|
a981958940
|
fix(ui): minor style fixes
|
2022-08-12 13:04:24 +03:00 |
|
sylenien
|
7806c15806
|
fix(ui): add new metric selection modals, fix dashboard view
|
2022-08-12 13:04:24 +03:00 |
|
sylenien
|
58a42c72d5
|
fix(ui): add typing to filter function
|
2022-08-12 13:04:24 +03:00 |
|
sylenien
|
d8129ab8e9
|
fix(ui): change dashboards overview
|
2022-08-12 13:04:24 +03:00 |
|
sylenien
|
0f3f883a27
|
fix(ui): small ui changes for dashboards and metrics
|
2022-08-12 13:04:24 +03:00 |
|
sylenien
|
6c1c2295cb
|
fix(ui): small ui changes for dashboards and metrics
|
2022-08-12 13:04:24 +03:00 |
|
Shekar Siri
|
5658aaaea2
|
change(ui) - live list header
|
2022-08-12 12:02:23 +02:00 |
|
Shekar Siri
|
bf3bb7a840
|
change(ui) - no content padding
|
2022-08-12 11:51:02 +02:00 |
|
Shekar Siri
|
796f0ea66b
|
change(ui) - header logo changes
|
2022-08-12 11:49:15 +02:00 |
|
Shekar Siri
|
d90b222fa3
|
change(ui) - header logo changes
|
2022-08-12 11:49:04 +02:00 |
|
Shekar Siri
|
289c5c9611
|
change(ui) - no content changes for widget sessions, user sessions and active sessions
|
2022-08-12 11:39:36 +02:00 |
|
Shekar Siri
|
970b346425
|
Merge pull request #672 from openreplay/no-content-changes
No content message changes
|
2022-08-11 14:08:50 +02:00 |
|
Shekar Siri
|
5b92e0bee5
|
change(ui) - session list tags bg and other changes, button hover bg
|
2022-08-11 14:05:02 +02:00 |
|
Shekar Siri
|
04fd2ab028
|
change(ui) - info circle change
|
2022-08-11 13:47:23 +02:00 |
|
Shekar Siri
|
a66b9f761f
|
change(ui) - no data message for fetch tab
|
2022-08-11 13:46:47 +02:00 |
|
Shekar Siri
|
ff8ef02c4c
|
change(ui) - no data message for console tab
|
2022-08-11 13:46:38 +02:00 |
|
Shekar Siri
|
a66a1341c4
|
change(ui) - no data message for network tab
|
2022-08-11 13:46:24 +02:00 |
|
Shekar Siri
|
28e1492eb8
|
change(ui) - alert no content message and other changes
|
2022-08-11 12:10:07 +02:00 |
|
Delirium
|
4ebcff74e1
|
feat(ui): make ui able to load unprocessed session files (#652)
* feat(ui): make ui able to load unprocessed session files
* feat(ui): some lgos
* feat(ui): connect api, rewrite old code
* feat(ui): create testing ui functions
* feat(ui/player): add ability to jump back in time for assist
* feat(ui/player): rewrite for better readability
* fix(ui/player): small refactor for better readability
* fix(ui/player): fix private prop
* fix(ui/player): add tooltip
* feat(ui/player): create time calculating tooltip
* fix(player): fix message timestamp
* fix(ui/player): cleanup
* fix(ui/player): handle errors for unprocessed files as well
* fix(player): fix logged message
* fix(player): code review fixes
* fix(ui): fix circle color, fix button text
* fix(tracker): code review
* fix(player): small style fixes
|
2022-08-11 12:07:34 +02:00 |
|
Shekar Siri
|
c1bbeb61c0
|
change(ui) - live list pagination
|
2022-08-11 12:01:36 +02:00 |
|
Shekar Siri
|
be91fa3fb8
|
change(ui) - session search filed placeholder text
|
2022-08-11 12:01:07 +02:00 |
|
Shekar Siri
|
c6ec3cc7de
|
change(ui) - no records yet message changes
|
2022-08-11 12:00:14 +02:00 |
|
Shekar Siri
|
be368c2a8a
|
change(ui) - session search filed placeholder text
|
2022-08-11 11:59:56 +02:00 |
|
Shekar Siri
|
e6a64f673d
|
change(ui) - vault no content alignments
|
2022-08-11 11:43:54 +02:00 |
|
Shekar Siri
|
bf74420dbf
|
change(ui) - google font changes
|
2022-08-11 11:42:54 +02:00 |
|
Shekar Siri
|
40e9b376dc
|
change(ui) - no content css changes
|
2022-08-11 11:42:37 +02:00 |
|
Shekar Siri
|
69c3be12d3
|
change(ui) - session list no content changes
|
2022-08-11 11:42:16 +02:00 |
|
Shekar Siri
|
7f7082f127
|
change(ui) - live list no content changes
|
2022-08-11 11:41:56 +02:00 |
|
Shekar Siri
|
58166bffa7
|
change(ui) - force boolean to refresh sessions
|
2022-08-11 11:41:34 +02:00 |
|
Shekar Siri
|
ccaf869ce9
|
change(ui) - session list icons
|
2022-08-11 10:50:36 +02:00 |
|
Shekar Siri
|
762d0fad53
|
change(ui) - site dropdown form
|
2022-08-10 14:23:51 +02:00 |
|
Shekar Siri
|
57435e43f9
|
change(ui) - tags casing
|
2022-08-10 11:34:25 +02:00 |
|
Shekar Siri
|
b517903a13
|
change(ui) - removed session count from tab
|
2022-08-10 11:31:33 +02:00 |
|
sylenien
|
29599625a9
|
fix(ui/tracker): fix muting stream button, cleanup
|
2022-08-09 13:32:20 +03:00 |
|