Commit Graph

1850 Commits

Author SHA1 Message Date
RadoslavDimchev c2d3d043c6 feat: create transaction status component 2023-09-28 16:57:55 +03:00
RadoslavDimchev 7d709b970d fix: val request story and add new example 2023-09-28 15:36:54 +03:00
RadoslavDimchev cb186dea61 feat: add base of transaction status 2023-09-28 15:21:53 +03:00
Hristo Nedelkov 419dbc3959 Update DeviceStorageHealth.tsx 2023-09-27 23:18:30 +03:00
Hristo Nedelkov e0c72a2bcd Add hover effect on Storage Card 2023-09-27 23:17:07 +03:00
Hristo Nedelkov fda7a8b23c clear code 2023-09-27 23:16:54 +03:00
Hristo Nedelkov 805a03e335 Add hover effect on Network Card 2023-09-27 23:15:51 +03:00
Hristo Nedelkov e59ba5817a Add hover effect on Memory Card 2023-09-27 23:13:15 +03:00
Hristo Nedelkov c25508a612 Add hover effect on CPU Card 2023-09-27 23:12:12 +03:00
Hristo Nedelkov 946ffd5e9e Improve code and fix Gauge Colorize in bad utilization 2023-09-27 22:55:28 +03:00
Hristo Nedelkov 53eb095d40 clear code 2023-09-27 22:54:12 +03:00
Hristo Nedelkov 5daa10213c Improve code and fix line Colorize in bad threshold 2023-09-27 22:49:56 +03:00
Hristo Nedelkov 102fafa4e2 Colorize graph lines red if above "bad" threshold in CPU Card 2023-09-27 22:39:40 +03:00
Hristo Nedelkov 76a279b3dd Colorize graph lines red if above "bad" threshold in Memory Card 2023-09-27 22:20:51 +03:00
RadoslavDimchev f1d3cf4793 feat: update validator request structure 2023-09-27 21:27:20 +03:00
RadoslavDimchev da61af6016 feat: show different components based of state 2023-09-27 21:09:44 +03:00
RadoslavDimchev 9921abbaea feat: add variables for future changing values 2023-09-27 20:45:19 +03:00
RadoslavDimchev a6edc7eec1 fix: position of arrow to open dropdown 2023-09-27 20:29:46 +03:00
RadoslavDimchev c16bf78cc6 feat: add valid calculation for total ETH 2023-09-27 20:16:22 +03:00
RadoslavDimchev 0be2d66548 feat: remove symbol and add better structure and types 2023-09-27 19:55:24 +03:00
RadoslavDimchev 47426705a3 Revert "feat: add example config for web3modal"
This reverts commit 507e54b557.
2023-09-27 19:34:22 +03:00
RadoslavDimchev bfc4f53de9 Revert "chore: install web 3 libraries for wallet connect"
This reverts commit 055fe57226.
2023-09-27 19:34:12 +03:00
RadoslavDimchev ba1ec59ad9 feat: add state to validators menu story 2023-09-27 19:20:48 +03:00
RadoslavDimchev 86dcb01def feat: style and code structure small changes 2023-09-27 18:28:17 +03:00
Ivana Andersson d646bbd4d9 separate logs and alerts into their own files 2023-09-27 18:17:22 +03:00
RadoslavDimchev cf6aa02f8d feat: add components and state to the client setup 2023-09-27 18:11:00 +03:00
Ivana Andersson 9a930e3e39 fix: add aome spacing to the validator list 2023-09-27 17:51:21 +03:00
RadoslavDimchev be0e13aebd feat: add client setup subtitle constant 2023-09-27 17:49:20 +03:00
RadoslavDimchev db499df44f feat: add more examples to validators menu story 2023-09-27 17:46:46 +03:00
Ivana Andersson e2bccbb9d6 trying to add some responsive width to the graph 2023-09-27 17:43:26 +03:00
Ivana Andersson d2d3c90fb7 fix: add some cohesiveness to the cards 2023-09-27 17:42:20 +03:00
RadoslavDimchev 55250fa278 feat: delete client setup component and story 2023-09-27 17:35:02 +03:00
RadoslavDimchev 2c3e4faa3e feat: reuse validator menu with price for client setup 2023-09-27 16:50:59 +03:00
RadoslavDimchev 0c33bcd215 feat: add constant for deposit subtitle 2023-09-27 16:30:56 +03:00
RadoslavDimchev ff088dfb23 feat: add label for validator menu 2023-09-27 16:30:36 +03:00
RadoslavDimchev db879a94cd fix: delete deposit subtitle component and story 2023-09-27 16:29:01 +03:00
RadoslavDimchev 111ab75cb2 fix: remove add val count handler 2023-09-27 16:22:16 +03:00
RadoslavDimchev e2cd19f4db feat: change name to be more understandable 2023-09-27 14:40:55 +03:00
RadoslavDimchev e82051332f feat: move validators to general components 2023-09-27 14:19:33 +03:00
Ivana Andersson 47214d594f Merge branch 'Create-Dashboard' of github.com:nimbus-gui/nimbus-gui into Create-Dashboard 2023-09-27 12:12:27 +03:00
Ivana Andersson 0f7d3ba897 feat: add padding prop to AddCard component 2023-09-27 11:58:34 +03:00
Hristo Nedelkov a9bb6fcaf3 Create ValidatorsList.stories.tsx 2023-09-27 11:43:22 +03:00
Ivana Andersson f6855910cc fix: adjust some sizing on dashboard 2023-09-27 11:40:48 +03:00
Ivana Andersson 5f27d7d2f8 feat: add alerts and logs components on right sidebar 2023-09-27 11:40:33 +03:00
Hristo Nedelkov 551edd95dc Add more validators 2023-09-27 11:36:40 +03:00
Hristo Nedelkov 60fd2bd8cf Implement search input field for "Search Validators" 2023-09-27 11:35:44 +03:00
Hristo Nedelkov 39bff5d6a2 export VaidatorList 2023-09-27 11:33:28 +03:00
Hristo Nedelkov 6c4af99b3f pass value 2023-09-27 11:33:18 +03:00
Hristo Nedelkov d67012a5ae Create ValidatorsList.tsx 2023-09-27 11:33:09 +03:00
Hristo Nedelkov 3fcbdf2707 Pass icons as props 2023-09-27 11:25:05 +03:00