1059 Commits

Author SHA1 Message Date
RadoslavDimchev
696d65b311 feat: get real live data from wallet 2023-10-03 07:00:00 +03:00
RadoslavDimchev
e17161ceb0 feat: show balance and address from current account 2023-10-02 22:01:33 +03:00
RadoslavDimchev
650624adb0 feat: remove account center with custom hook 2023-10-02 21:35:40 +03:00
RadoslavDimchev
5ef38cbc25 fix: remove deposit story 2023-10-02 21:05:54 +03:00
RadoslavDimchev
483c9985b8 fix: remove connect wallet story because of web3 error 2023-10-02 20:05:05 +03:00
RadoslavDimchev
efae345225 feat: set is wallet connected 2023-10-02 17:31:03 +03:00
RadoslavDimchev
f1458124a7 fix: comment not used ethers provider 2023-10-02 17:11:32 +03:00
Hristo Nedelkov
3bd6a1f6f1 Fix hover on calendar 2023-10-02 10:14:34 +03:00
RadoslavDimchev
3c90865350 fix: style of connected wallet 2023-09-29 21:29:12 +03:00
Hristo Nedelkov
a55defcdfd yarn format 2023-09-29 20:44:02 +03:00
Hristo Nedelkov
6b5eedd89c Update DashboardCardWrapper.tsx 2023-09-29 20:42:31 +03:00
Hristo Nedelkov
2eb5d0e2f4 remove unnecessary story 2023-09-29 20:40:35 +03:00
Hristo Nedelkov
2df10937de fix story of Search input 2023-09-29 20:39:04 +03:00
Hristo Nedelkov
5afbe035d0 fix warning 2023-09-29 20:37:52 +03:00
Hristo Nedelkov
0b897045c3 Merge branch 'main' into Create-Dashboard 2023-09-29 20:35:23 +03:00
Hristo Nedelkov
17b9c17325 Set count of current tab validators 2023-09-29 20:32:27 +03:00
Hristo Nedelkov
bc05e5e979 Import state of validators with useSelector 2023-09-29 20:32:13 +03:00
Hristo Nedelkov
eab4eb221e format files 2023-09-29 13:34:59 +03:00
RadoslavDimchev
b693043701 feat: connecting app with wallet with button 2023-09-29 10:40:44 +03:00
RadoslavDimchev
6510ede5ba fix: reduce z index to show modal 2023-09-29 09:57:55 +03:00
Hristo Nedelkov
80a0fd68d9 Update spacing on landing page 2023-09-29 09:38:20 +03:00
Hristo Nedelkov
353720f646 Update pair device texts 2023-09-29 09:21:28 +03:00
Hristo Nedelkov
d07496afb2 Pass latency to Network Card 2023-09-28 22:40:48 +03:00
RadoslavDimchev
b56e2b4527 feat: fix stories which needs prop instead of redux 2023-09-28 20:54:52 +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
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
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
47426705a3 Revert "feat: add example config for web3modal"
This reverts commit 507e54b55782268420040280487215e4ce3506a5.
2023-09-27 19:34:22 +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
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
db879a94cd fix: delete deposit subtitle component and story 2023-09-27 16:29:01 +03:00