Commit Graph

2944 Commits

Author SHA1 Message Date
RadoslavDimchev 713dd3ae38 feat(paired-device-card): align main content to left 2024-05-02 10:29:50 +03:00
RadoslavDimchev dae179e641 feat(sync-status-card): align main content to left 2024-05-02 10:29:50 +03:00
Emil Ivanichkov 87da5a1bca feat(waku demo): Log SNM pair commit 2024-04-30 17:51:18 +03:00
Emil Ivanichkov df7948366e feat(waku utils): Start waku node with bootstrap config
and pass default pubsub topic where needed
2024-04-30 17:51:18 +03:00
Emil Ivanichkov 13c8f7ac8d build(yarn): Update `@waku` pkgs 2024-04-30 17:51:18 +03:00
RadoslavDimchev ef8522b639 feat(manage-validator): add rest of the stories 2024-04-30 10:54:55 +03:00
RadoslavDimchev 547fe3563f fix(manage-validator-stories): rename main title 2024-04-30 10:54:55 +03:00
RadoslavDimchev f619446be7 feat(currency-dropdown): check currency exist then change 2024-04-30 10:54:27 +03:00
RadoslavDimchev 1767b8e4db fix(currency-dropdown): remove supported currencies and use symbols constant 2024-04-30 10:54:27 +03:00
RadoslavDimchev a35a894f8c fix(constants-currency-symbols): replace constant 2024-04-30 10:54:27 +03:00
RadoslavDimchev 9393bd8f44 fix(execution-card): add top border with radius 2024-04-30 10:50:52 +03:00
RadoslavDimchev 4719e9d2a5 fix(line-chart): add balance label 2024-04-30 10:50:24 +03:00
RadoslavDimchev e3e61542e6 fix(constants-manage-validator): increase modal width 2024-04-24 13:32:17 +03:00
Emil Ivanichkov e7e8151d90 fix(CI): Pass Coin Gecko API key in `interaction-and-and-accessibility` step 2024-04-23 16:25:30 +03:00
Emil Ivanichkov ab8a571668 feat(currency-dropdown): Use formatted labels for currencies 2024-04-23 16:25:30 +03:00
Emil Ivanichkov bcc9e9e30c refactor(constants): Parse CoinGecko API key from env
Set `VITE_COIN_GECKO_API_KEY='...' in your .env file
2024-04-23 16:25:30 +03:00
Emil Ivanichkov ce6d719779 feat(src/utilities): Add function that asserts that a value is not null or undefined. 2024-04-23 16:25:30 +03:00
RadoslavDimchev 3dbb1220b5 feat(currency-dropdown): add style 2024-04-23 16:25:30 +03:00
RadoslavDimchev be14d007ce fix(currency-dropdown): remove one loading for currency 2024-04-23 16:25:30 +03:00
RadoslavDimchev 0c8499811f fix(currency-dropdown): move required attribution 2024-04-23 16:25:30 +03:00
RadoslavDimchev 865a2ba05c feat(currency-dropdown): add CoinGecko attribution 2024-04-23 16:25:30 +03:00
RadoslavDimchev 76f043301d feat(constants): add coin gecko api key 2024-04-23 16:25:30 +03:00
RadoslavDimchev a6d537b677 feat(currency-dropdown): add loaders while fetching 2024-04-23 16:25:30 +03:00
RadoslavDimchev c55609b331 feat(constants): add loading text 2024-04-23 16:25:30 +03:00
RadoslavDimchev 89ddbe3ffb feat(currency-dropdown): fetch supported currencies 2024-04-23 16:25:30 +03:00
RadoslavDimchev 2a058cb4b0 feat(currency-dropdown): calculate total price 2024-04-23 16:25:30 +03:00
RadoslavDimchev 73ee7a75d7 feat(currency-dropdown): fetch currency price 2024-04-23 16:25:30 +03:00
RadoslavDimchev a64ebdf053 feat(currency-dropdown): add supported currencies and amount states 2024-04-23 16:25:30 +03:00
RadoslavDimchev 15ff398de1 fix(currency-dropdown): rename price to deposit amount 2024-04-23 16:25:30 +03:00
RadoslavDimchev 21bfa611da fix(currency-slice): use new constant 2024-04-23 16:25:30 +03:00
RadoslavDimchev 3f50727277 fix(constants): remove currencies and add initial currency 2024-04-23 16:25:30 +03:00
RadoslavDimchev aca735c33a feat(validator-setup): css module for responsive style 2024-04-23 14:29:41 +03:00
RadoslavDimchev 51a53d4947 fix(validator-setup): wrap paired card to not get full width 2024-04-23 14:29:41 +03:00
RadoslavDimchev ac0d94c67e fix(basic-info-cards): reduce gap between cards 2024-04-22 17:35:02 +03:00
RadoslavDimchev 5346b60591 fix(dashboard-cards-with-charts): add same base style as other cards 2024-04-22 17:35:02 +03:00
RadoslavDimchev e7ed4bb975 fix(cpu-memory-cards): reduce min widths 2024-04-22 17:35:02 +03:00
RadoslavDimchev 0dbd05966b fix(device-uptime): pass style for card height 2024-04-22 17:35:02 +03:00
RadoslavDimchev e08fab7a80 fix(dashboard-card-wrapper): pass style instead of style props 2024-04-22 17:35:02 +03:00
RadoslavDimchev 57d98fc83c fix(dashboard): spaces between cards 2024-04-22 17:35:02 +03:00
RadoslavDimchev c94cbdfc77 fix(dashboard-cards): move error border 2024-04-22 17:35:02 +03:00
RadoslavDimchev 0ff181292f fix(dashboard): same spaces 2024-04-22 17:35:02 +03:00
RadoslavDimchev b722880631 fix(basic-info-cards): gap between cards 2024-04-22 17:35:02 +03:00
RadoslavDimchev 9c315c88ac fix(dashboard): gaps between top cards 2024-04-22 17:35:02 +03:00
RadoslavDimchev 033ac93de3 fix(index-css): reduce height and width of scrollbar 2024-04-22 17:30:36 +03:00
RadoslavDimchev 52db578c32 fix(consensus-selection): prerendering of clients constant 2024-04-22 15:13:45 +03:00
RadoslavDimchev 1a9ec9a084 feat(consensus-selection-css): mb for mobile header 2024-04-22 15:13:45 +03:00
RadoslavDimchev dea4e9a785 fix(consensus-selection): replace useWidth with media query 2024-04-22 15:13:45 +03:00
RadoslavDimchev f212bf8342 fix(consensus-selection): replace tamagui with status 2024-04-22 15:13:45 +03:00
RadoslavDimchev ea2ae38132 feat(consensus-selection): move style to module 2024-04-22 15:13:45 +03:00
RadoslavDimchev f881ba2a1d fix(consensus-selection): remove white space 2024-04-22 15:13:45 +03:00