Commit Graph

2928 Commits

Author SHA1 Message Date
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
RadoslavDimchev 845da9a985 feat(sync-card-paired-device-card): add same min widths 2024-04-22 15:13:45 +03:00
RadoslavDimchev c2b19ea8bf fix(paired-device-card): main container, alignment and spacing 2024-04-22 15:13:45 +03:00
RadoslavDimchev 72bdd4a7dc fix(consensus-gauge-card): delete card and story
instead of this used reusable card, not custom invalid card
2024-04-22 15:13:45 +03:00
RadoslavDimchev 1be0de47c4 fix(consensus-selection): replace custom with general card 2024-04-22 15:13:45 +03:00
RadoslavDimchev a037fe436e fix(consensus-selection): replace containers for cards 2024-04-22 15:13:45 +03:00
RadoslavDimchev 03420ba34f feat(management-header): remove useWidth and move style to css module 2024-04-22 13:53:12 +03:00
RadoslavDimchev 5b7f6b9587 feat(management-header): style containers for responsive cards 2024-04-22 13:53:12 +03:00
RadoslavDimchev 4aceca03ef fix(management-header): remove sync card containers styles 2024-04-22 13:53:12 +03:00
RadoslavDimchev 6c7a4119b7 feat(panel-wrapper): remove white space and center modal 2024-04-22 13:51:27 +03:00
RadoslavDimchev ca15bf8980 feat(panel-image): use in exit and migrate panels 2024-04-22 13:51:27 +03:00
RadoslavDimchev 22a0b212d2 feat(panel-image): create story with two examples 2024-04-22 13:51:27 +03:00
RadoslavDimchev 479750829b feat(panel-image): create separate component 2024-04-22 13:51:27 +03:00
RadoslavDimchev 18fbcd35df fix(panel-wrapper): remove modal warning 2024-04-22 13:51:27 +03:00
RadoslavDimchev 7eb147f737 feat(panel-content): change padding for modal version 2024-04-22 13:51:27 +03:00
RadoslavDimchev 91942d25b6 feat(constants): create and use modal width const 2024-04-22 13:51:27 +03:00
RadoslavDimchev 46368accfb feat(left-manage): make 100% width modal background 2024-04-22 13:51:27 +03:00