Commit Graph

1850 Commits

Author SHA1 Message Date
Hristo Nedelkov d900076202 Add icons logic in ValidatorListItem 2023-09-27 11:24:57 +03:00
Hristo Nedelkov a7b947afe5 Create ValidatorListItem.stories.tsx 2023-09-27 11:23:39 +03:00
Hristo Nedelkov af344e6e70 Create SearchInput.stories.tsx 2023-09-27 07:11:03 +03:00
Hristo Nedelkov 9716ba9142 Move right sidebar 2023-09-27 07:10:51 +03:00
RadoslavDimchev 6684d15ce8 feat: use new currency dropdown 2023-09-27 00:11:11 +03:00
RadoslavDimchev a0aa8b53fb feat: create story for currency dropdown menu 2023-09-27 00:00:13 +03:00
RadoslavDimchev 777b2fc6f0 feat: create reusable currency dropdown menu 2023-09-26 23:59:34 +03:00
RadoslavDimchev 2ddf9cf35d fix: remove constant usd 2023-09-26 23:23:07 +03:00
RadoslavDimchev 2ee8c1e970 feat: add default value to validator count 2023-09-26 23:17:30 +03:00
RadoslavDimchev 62c7defc0d fix: update validator request props 2023-09-26 23:14:38 +03:00
RadoslavDimchev 41b9df417d fix: update val request story with new arg 2023-09-26 23:03:53 +03:00
RadoslavDimchev 314c4238ab feat: render validator requests by validator count 2023-09-26 23:03:21 +03:00
RadoslavDimchev 9c7e65a210 feat: fixed and separate total price 2023-09-26 22:32:39 +03:00
RadoslavDimchev c701635942 feat: map currencies into drop down items 2023-09-26 22:22:59 +03:00
RadoslavDimchev 91892295ae feat: calculate currency value with name and symbol 2023-09-26 22:06:45 +03:00
RadoslavDimchev 30d58b9f8d feat: add constant currencies for example 2023-09-26 21:41:14 +03:00
RadoslavDimchev 1409f06b2d feat: add new labels for drop down item 2023-09-26 21:30:10 +03:00
RadoslavDimchev e49875deb2 feat: add button with icon to set drop down position 2023-09-26 21:19:18 +03:00
RadoslavDimchev 6544a4ae13 fix: show drop down menu with style 2023-09-26 20:54:00 +03:00
RadoslavDimchev 6f9f9e38f8 feat: add dropdown menu 2023-09-26 20:29:37 +03:00
RadoslavDimchev fb6768f9e0 feat: calculate total eth at validators 2023-09-26 19:58:18 +03:00
RadoslavDimchev b532d6e3a3 feat: add constant for eth per validator 2023-09-26 19:52:45 +03:00
Hristo Nedelkov 91b25d953b Make logic in List with HOVER and ONCLICK events 2023-09-26 18:11:02 +03:00
Hristo Nedelkov ce4db33072 Pass props in ValidatorListItem 2023-09-26 18:01:19 +03:00
Hristo Nedelkov 04d257eccd Style validator list items 2023-09-26 17:50:52 +03:00
Hristo Nedelkov fb397e91eb Create right sidebar search input 2023-09-26 16:28:44 +03:00
Hristo Nedelkov 46f297e060
Merge pull request #16 from nimbus-gui/Update-Device-Connect
Update device connect
2023-09-26 14:05:57 +03:00
Hristo Nedelkov c0cabdc45e fix warning 2023-09-26 13:52:01 +03:00
Hristo Nedelkov c912c12384 Merge branch 'Create-Dashboard' of https://github.com/nimbus-gui/nimbus-gui into Create-Dashboard 2023-09-26 13:45:55 +03:00
Hristo Nedelkov eafe7841b5 Map each sidebar button 2023-09-26 13:45:45 +03:00
Hristo Nedelkov 24d77cba9b Render sidebar buttons function 2023-09-26 13:45:32 +03:00
Hristo Nedelkov 395f28219d Add handler on each sidebar button 2023-09-26 13:44:35 +03:00
Ivana Andersson fb9682755c Merge branch 'Create-Dashboard' of github.com:nimbus-gui/nimbus-gui into Create-Dashboard 2023-09-26 13:43:44 +03:00
Hristo Nedelkov 89ad2ecb73 clear code 2023-09-26 13:42:35 +03:00
Ivana Andersson 92f5b84d65 add validator list item component 2023-09-26 13:42:30 +03:00
Ivana Andersson c86c064583 move right sidebar into its own folder 2023-09-26 13:41:54 +03:00
Hristo Nedelkov 4f14cf6497 format file names 2023-09-26 13:14:44 +03:00
Hristo Nedelkov 53e3b49766 Merge branch 'main' into Create-Dashboard 2023-09-26 13:14:01 +03:00
Rickard Andersson 96553bc37d fix: fix errors after formatting
lul prettier, JS ecosystem greatest
2023-09-26 13:09:02 +03:00
Rickard Andersson fb94ca76d5 style: format 2023-09-26 13:01:02 +03:00
Hristo Nedelkov 49c37154e5 Update LeftSidebar.tsx 2023-09-26 12:59:43 +03:00
Hristo Nedelkov 2f143ccfb1 Create reducers for leftSidebar 2023-09-26 12:59:36 +03:00
Hristo Nedelkov 0de4832993 Create redux for leftSidebar 2023-09-26 12:59:15 +03:00
Rickard Andersson 481113a8f3 Merge branch 'main' of github.com:nimbus-gui/nimbus-gui into Update-Device-Connect 2023-09-26 12:58:41 +03:00
Rickard Andersson 29952fb285
Merge pull request #17 from nimbus-gui/ra.add-format-check-in-ci
ci: add step for checking formatting
2023-09-26 12:50:48 +03:00
Hristo Nedelkov 5f7a2d6885 Use IconButtomWithDot with every icon 2023-09-26 12:46:09 +03:00
Rickard Andersson 7e69eafec9 ci: add step for checking formatting 2023-09-26 12:23:26 +03:00
Rickard Andersson 1d0f9ad019 docs: add README explaining how to run project 2023-09-26 12:16:58 +03:00
Hristo Nedelkov b97e205895 Export LeftSedebar buttons wrapper 2023-09-26 11:43:11 +03:00
Hristo Nedelkov f034ac6498 Create custom style for notification dot 2023-09-26 11:34:22 +03:00