Commit Graph

3022 Commits

Author SHA1 Message Date
RadoslavDimchev 419d920f68 feat(panel-content): add breadcrumb only for mobile 2024-05-16 14:20:46 +03:00
RadoslavDimchev 674fe36324 fix(constants): rename validators routes 2024-05-16 14:20:46 +03:00
RadoslavDimchev b66e5e3763 fix(validator-and-panel-wrapper) : replace links to manage validator 2024-05-16 14:20:46 +03:00
RadoslavDimchev 2bd20ddd5a fix(breadcrumb-element): remove check for manage validator 2024-05-16 14:20:46 +03:00
RadoslavDimchev a8ab123adf fix(breadcrumb): remove first empty breadcrumb element 2024-05-16 14:20:46 +03:00
RadoslavDimchev 798af9d18a fix(breadcrumb): change manage validator route 2024-05-16 14:20:46 +03:00
RadoslavDimchev 8efb8cedc4 fix(app): change manage validator route to validator management 2024-05-16 14:20:46 +03:00
RadoslavDimchev 349e1d3365 fix(breadcrumb-element): components alignment 2024-05-16 14:20:46 +03:00
RadoslavDimchev f5bdc6d1c9 feat(breadcrumb-element): add last element color 2024-05-16 14:20:46 +03:00
RadoslavDimchev eb847edaef feat(breadcrumb-element): add new component 2024-05-16 14:20:46 +03:00
RadoslavDimchev bbeedacc4d feat(breadcrumb): add style for nav link item 2024-05-16 14:20:46 +03:00
RadoslavDimchev ecf21eeafe feat(breadcrumb): add for manage validator panels 2024-05-16 14:20:46 +03:00
RadoslavDimchev a809c8af9c fix(breadcrumb): remove manage validator path 2024-05-16 14:20:46 +03:00
RadoslavDimchev 16f9280354 feat(breadcrumb): render breadcrumbs from the hook 2024-05-16 14:20:46 +03:00
RadoslavDimchev 08e95fdb47 feat(breadcrumb): add routes 2024-05-16 14:20:46 +03:00
RadoslavDimchev 3f9fefb275 fix(breadcrumb): remove props 2024-05-16 14:20:46 +03:00
RadoslavDimchev d022f1f383 yarn(build): add react router breadcrumb 2024-05-16 14:20:46 +03:00
RadoslavDimchev 82e97f4840 feat(breadcrumb-element): add pointer and handler 2024-05-16 14:20:46 +03:00
RadoslavDimchev 6667c72e97 feat(breadcrumb-element): create story 2024-05-16 14:20:46 +03:00
RadoslavDimchev 7123388306 feat(breadcrumb): separate to container and element components 2024-05-16 14:20:46 +03:00
RadoslavDimchev b65bf26127 feat(breadcrumb): use tamagui XStack 2024-05-16 14:20:46 +03:00
RadoslavDimchev 2e22c2ee1a fix(breadcrumb-css): delete custom style 2024-05-16 14:20:46 +03:00
RadoslavDimchev 52bbc059a4 fix(breadcrumb-bar): rename to breadcrumb 2024-05-16 14:20:46 +03:00
RadoslavDimchev 1d487bdfc8 feat(Breadcrumb-bar): use status text instead of li item 2024-05-16 14:20:46 +03:00
RadoslavDimchev 1419e35a83 feat(breadcrumb-bar): add chevron after route 2024-05-16 14:20:46 +03:00
RadoslavDimchev fce6ebf9cb fix(breadcrumb-bar): remove white space 2024-05-16 14:20:46 +03:00
RadoslavDimchev e1e600d5c2 feat(panel-content): add breadcrumb bar 2024-05-16 14:20:46 +03:00
RadoslavDimchev ec7e730b38 fix(readme): add new deployed urls and pages 2024-05-06 12:43:29 +03:00
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