Commit Graph

1513 Commits

Author SHA1 Message Date
Hristo Nedelkov d83f1561b4 Fix device health REDUX to work with latency 2023-09-28 22:40:32 +03:00
RadoslavDimchev b56e2b4527 feat: fix stories which needs prop instead of redux 2023-09-28 20:54:52 +03:00
RadoslavDimchev ecf7dff530 chore: add web3-onboard react, injected and ethers 2023-09-28 20:23:00 +03:00
RadoslavDimchev 1f8da911b0 fix: folder structure for validator request 2023-09-28 19:58:36 +03:00
RadoslavDimchev 5d5f285e66 feat: use isTransactionConfirmation from redux 2023-09-28 19:32:43 +03:00
RadoslavDimchev d3e816674e feat: change is transaction confirmation after continue 2023-09-28 19:06:24 +03:00
RadoslavDimchev 084d429235 feat: add transaction confirmation to redux 2023-09-28 18:54:47 +03:00
RadoslavDimchev 5c15b3993f fix: style texts from connected wallet 2023-09-28 18:43:47 +03:00
RadoslavDimchev f8376bcb78 feat: add right widths for the structure 2023-09-28 18:26:47 +03:00
RadoslavDimchev be537f76d9 feat: show different value and color for completed 2023-09-28 18:18:36 +03:00
RadoslavDimchev 72559b4f84 feat: add price of validator request 2023-09-28 18:14:43 +03:00
RadoslavDimchev bfa7bbcd98 feat: change text color complete transaction 2023-09-28 17:45:53 +03:00
RadoslavDimchev 080ebdc98a feat: create story with examples for transaction status 2023-09-28 17:24:41 +03:00
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