28 Commits

Author SHA1 Message Date
3a0dfd0693 added search button 2022-03-06 00:40:24 +01:00
f1cc7c8336 Fix filter 2022-03-06 00:07:00 +01:00
de48385a7e Make it not so wide 2022-03-06 00:02:52 +01:00
913c479c92 Fixes 2022-03-05 23:05:20 +01:00
a569328044 Fix scaling issues 2022-03-05 22:58:06 +01:00
45eacb8d56 Reduce default amount of shown to 200 and add a show more button in case people want to break their browser 2022-03-05 22:36:16 +01:00
59953d6888 Filter by minimum value 2022-03-05 22:04:53 +01:00
9328a4e948 Change default filter settings 2022-03-05 18:20:47 +01:00
5aadf97278 Now with block timestamps 2022-03-05 17:38:58 +01:00
daf1dc51c2 UI improvements
Backend now only syncs to DB once on boot and returns blockNumber correctly
2022-03-05 14:41:31 +01:00
976ed8c97e Search Bar scales a bit 2022-03-05 00:05:37 +01:00
a5a6a3e475 Prerenderer which makes everything awesome 2022-03-04 23:59:10 +01:00
afc0474a39 added unbond event 2022-03-04 20:01:19 +01:00
6fad60f8c9 delegator fee claiming added 2022-03-04 16:12:19 +01:00
3b4990865c Background loading enabled, moved out of specific components 2022-03-04 14:46:39 +01:00
a55d422ded Added share function to orch profiles
Rewrote some class components to functional components
Batch multiple redux events on load and in the livepeer explorer component
added inset when button is active
2022-03-04 13:40:09 +01:00
1f680e2032 added filters 2022-03-04 01:12:12 +01:00
50dea0e3e8 Small cleanup 2022-03-03 23:01:23 +01:00
019f8ddb3b Fixes and Orchestrator info added 2022-03-03 22:25:54 +01:00
2681d2c4b2 MVP Event Viewer and Buttons 2022-03-03 20:24:58 +01:00
6b4dce94e8 Fix rewardcut and feecut 2022-03-02 17:48:18 +01:00
1ba7ddfd89 Handle WithdrawFees. And also hide it 2022-03-02 17:16:36 +01:00
c7985b493b Initial lazy grouping 2022-03-02 15:59:08 +01:00
b9f782b2e3 Visualise grouped events for parsing later on 2022-03-02 15:45:46 +01:00
da8bf5d70f Less info in metadata heafer 2022-03-02 15:14:04 +01:00
d462bdfdb8 Now with scrollable event viewer 2022-03-02 14:06:31 +01:00
fdc22d1d48 Move side bar to top
added a subcomponent for the event renderer (WIP)
2022-03-02 13:25:22 +01:00
3a2ed2e951 Slight interface update 2022-03-02 10:27:34 +01:00