RadoslavDimchev
|
aafb57d2b8
|
feat: map content with useMemo
|
2023-10-19 08:58:28 +03:00 |
RadoslavDimchev
|
8cb990c072
|
feat: add custom cursor to tabs
|
2023-10-19 08:50:54 +03:00 |
RadoslavDimchev
|
5c612d15e1
|
feat: map tabs
|
2023-10-19 08:46:27 +03:00 |
RadoslavDimchev
|
6c6d77b13a
|
fix: vaidator list item tweaks
|
2023-10-19 08:33:55 +03:00 |
RadoslavDimchev
|
2a81f11c59
|
feat: align validator name and its icons
|
2023-10-19 08:28:08 +03:00 |
RadoslavDimchev
|
e1ce8983dd
|
fix: change val list and add validator type
|
2023-10-19 07:09:45 +03:00 |
RadoslavDimchev
|
b98ca9b027
|
fix: change avatar key to validator address
|
2023-10-19 07:06:36 +03:00 |
RadoslavDimchev
|
a86d3784e8
|
feat: use func for formatting val address
|
2023-10-19 07:03:52 +03:00 |
RadoslavDimchev
|
b09bae74f0
|
fix: spaces in right sidebar
|
2023-10-18 19:03:40 +03:00 |
RadoslavDimchev
|
de83da5a6c
|
Merge branch 'Create-dashboard-grid' of https://github.com/nimbus-gui/nimbus-gui into Create-dashboard-grid
|
2023-10-18 19:00:29 +03:00 |
RadoslavDimchev
|
e1207f9d68
|
feat: add margin to diamond card
|
2023-10-18 19:00:26 +03:00 |
Hristo Nedelkov
|
2bd18413d2
|
Update DashboardContent.tsx
|
2023-10-18 18:22:07 +03:00 |
Hristo Nedelkov
|
af1acb0a33
|
fix import
|
2023-10-18 18:21:25 +03:00 |
Hristo Nedelkov
|
ff26094c43
|
format
|
2023-10-18 18:11:50 +03:00 |
Hristo Nedelkov
|
556c8475b3
|
Update ExecutionUptime.tsx
|
2023-10-18 18:10:04 +03:00 |
Hristo Nedelkov
|
bb84f72bc2
|
Update DeviceUptime.tsx
|
2023-10-18 18:10:00 +03:00 |
Hristo Nedelkov
|
dda4d3d7ac
|
Add event for window,innerWidth
|
2023-10-18 18:09:54 +03:00 |
Hristo Nedelkov
|
b8772ae64d
|
add max height to wrapper
|
2023-10-18 18:09:35 +03:00 |
Hristo Nedelkov
|
5921af3527
|
fix line chart
|
2023-10-18 18:09:24 +03:00 |
Hristo Nedelkov
|
a06581eef5
|
add max width to balanceChart
|
2023-10-18 18:09:13 +03:00 |
Hristo Nedelkov
|
3d9d01510f
|
fix device Uptime
|
2023-10-18 17:30:50 +03:00 |
Hristo Nedelkov
|
662863a09a
|
Update DashboardContent.tsx
|
2023-10-18 17:30:39 +03:00 |
Hristo Nedelkov
|
f6abe73178
|
Add grid
|
2023-10-18 17:01:56 +03:00 |
RadoslavDimchev
|
7d29691068
|
fix: move search input into validators tabs
|
2023-10-18 16:42:33 +03:00 |
RadoslavDimchev
|
05c65fe361
|
feat: move tabs and components to specific folder
|
2023-10-18 16:37:41 +03:00 |
RadoslavDimchev
|
3240680cd9
|
feat: create story for validators tabs
|
2023-10-18 16:21:12 +03:00 |
RadoslavDimchev
|
8983245445
|
feat: separate validators tabs
|
2023-10-18 16:20:19 +03:00 |
RadoslavDimchev
|
6760c913bb
|
feat: add pointer cursors for logs and alerts
|
2023-10-18 16:12:05 +03:00 |
RadoslavDimchev
|
449cdedd63
|
feat: map logs and fix chevron
|
2023-10-18 16:11:46 +03:00 |
RadoslavDimchev
|
2c87e15934
|
feat: add state and effect for logs
|
2023-10-18 16:11:26 +03:00 |
RadoslavDimchev
|
84a917529a
|
fix: make text in val count same as other sub titles
|
2023-10-18 16:03:53 +03:00 |
RadoslavDimchev
|
c76f094dc3
|
fix: remove useless div from alerts
|
2023-10-18 16:03:33 +03:00 |
RadoslavDimchev
|
c2a957f9f4
|
feat: create story for logs list
|
2023-10-18 13:45:15 +03:00 |
RadoslavDimchev
|
c7d83a89de
|
feat: create story for alerts list
|
2023-10-18 09:47:58 +03:00 |
RadoslavDimchev
|
d839666569
|
feat: create close alert function with state
|
2023-10-18 09:45:19 +03:00 |
RadoslavDimchev
|
c6908e902f
|
feat: map alerts
|
2023-10-18 09:43:17 +03:00 |
RadoslavDimchev
|
b8e43a986b
|
feat: add state and effect for alerts
|
2023-10-18 09:39:38 +03:00 |
RadoslavDimchev
|
c7dd7f0e05
|
feat: create story for validators count component
|
2023-10-18 09:28:38 +03:00 |
RadoslavDimchev
|
5d1cb587c8
|
fix: format right sidebar css module
|
2023-10-18 09:27:14 +03:00 |
RadoslavDimchev
|
1195089ac8
|
fix: right sidebar tweaks for name and space
|
2023-10-18 09:22:37 +03:00 |
RadoslavDimchev
|
26dea4d90e
|
fix: swap any type with root state type
|
2023-10-18 09:21:16 +03:00 |
RadoslavDimchev
|
b9285f6f8a
|
feat: create separated validators count component
|
2023-10-18 09:19:46 +03:00 |
RadoslavDimchev
|
ee3a682c8c
|
feat: style right sidebar scrollbar with css module
|
2023-10-18 09:00:01 +03:00 |
RadoslavDimchev
|
7868846d53
|
feat: create story for diamond card
|
2023-10-18 08:50:15 +03:00 |
RadoslavDimchev
|
ddf7db1227
|
feat: separate diamond card
|
2023-10-18 08:43:11 +03:00 |
RadoslavDimchev
|
07d9509db7
|
fix: utilities format and change height func
|
2023-10-18 08:37:56 +03:00 |
RadoslavDimchev
|
ab73b7ef03
|
feat: map add cards and make them responsive
|
2023-10-18 08:30:46 +03:00 |
RadoslavDimchev
|
302eab433d
|
feat: create util func to get percentages of height
|
2023-10-18 08:27:38 +03:00 |
RadoslavDimchev
|
36c27aa9f1
|
feat: add custom from prop for add card
|
2023-10-18 08:22:41 +03:00 |
RadoslavDimchev
|
5bb9ea72e0
|
feat: add texts for diamond card
|
2023-10-18 07:56:01 +03:00 |