Commit Graph

2782 Commits

Author SHA1 Message Date
RadoslavDimchev 21830ac499 feat(constants): add advanced options 2024-04-02 12:42:36 +03:00
RadoslavDimchev fc91da9e9f fix(validator-setting-card): export tyle and remove log 2024-04-02 12:42:36 +03:00
RadoslavDimchev 7a5d41949e feat(advanced-dropdown): wrap item with link 2024-04-02 12:42:36 +03:00
RadoslavDimchev ed0e4ca517 fix(advanced-dropdown): add setting card content
Somehow when I use external component dropdown is not showing it, so I just copy pasted component content for now.
2024-04-02 12:42:36 +03:00
RadoslavDimchev 49a5296391 fix(validator-setting-card): remove navigate function 2024-04-02 12:42:36 +03:00
RadoslavDimchev 52bf6cbcdf feat(validator-settings-cards): wrap card with link 2024-04-02 12:42:36 +03:00
RadoslavDimchev 1ec43ffbfc feat(validator-settings-cards): map menu for advanced 2024-04-02 12:42:36 +03:00
RadoslavDimchev d9c72f5f5a feat(advanced-dropdown-menu): add story 2024-04-02 12:42:36 +03:00
RadoslavDimchev ec4bef977e feat(advanced-dropdown-menu): create component 2024-04-02 12:42:36 +03:00
RadoslavDimchev 8700c95c24 fix(deposit-stepper): remove deposit panel path 2024-04-02 12:42:36 +03:00
RadoslavDimchev 3134973bb5 fix(logs): remove top margin 2024-04-01 08:59:15 +03:00
RadoslavDimchev 295eb91286 feat(sidebars-wrapper): add option to remove vertical padding 2024-04-01 08:59:15 +03:00
RadoslavDimchev 99ab4c25d9 feat(validator-name-address): add link at validator name 2024-04-01 08:59:15 +03:00
RadoslavDimchev 7c712f6001 feat(sidebar-wrapper): add reusable style with flag for side padding 2024-04-01 08:59:15 +03:00
RadoslavDimchev 4acb387ff1 fix(sidebar-wrapper): flags for sidebars names 2024-04-01 08:59:15 +03:00
RadoslavDimchev 978b437294 feat(pages-sidebars): remove parent paddings and margins 2024-04-01 08:59:15 +03:00
RadoslavDimchev bac19a911c feat(pages-with-sidebars): add wrapper and remove sidebars 2024-04-01 08:59:15 +03:00
RadoslavDimchev 1caab5d4ae fix(sidebars-wrapper): return file with new name
GitHub doesn't showed changes when I renamed the file, so I had to delete it, push it and return it
2024-04-01 08:59:15 +03:00
RadoslavDimchev 6ec615b2f7 fix(sidebars-wrapper): delete file 2024-04-01 08:59:15 +03:00
RadoslavDimchev 9db8ed7642 feat(dashboard): create story 2024-04-01 08:59:15 +03:00
RadoslavDimchev c50ab4c8b2 feat(dashboard): use wrapper and remove content component 2024-04-01 08:59:15 +03:00
RadoslavDimchev df0fc77a92 fix(sidebars-wrapper): name of component 2024-04-01 08:59:15 +03:00
RadoslavDimchev 90bbc345ad feat(side-bars-wrapper): add component content and logic 2024-04-01 08:59:15 +03:00
RadoslavDimchev fbe6dcb21a feat(side-bars-wrapper): create css module with media query for right bar 2024-04-01 08:59:15 +03:00
RadoslavDimchev 39a481bca9 fix(shadow-wrapper): change css module file name 2024-04-01 08:59:15 +03:00
RadoslavDimchev 7b6a9ad43e feat(side-bars-wrapper): create base component 2024-04-01 08:59:15 +03:00
RadoslavDimchev 2015376f6a fix(right-side-bar): name, components and constant 2024-04-01 08:59:15 +03:00
Hristo Nedelkov 3a3dcf55af Fix responsiveness of logsPage cards 2024-03-29 08:02:07 +02:00
Hristo Nedelkov 5f8e2e482f fix(CPU line): move line in the correct position 2024-03-28 15:34:57 +02:00
Hristo Nedelkov fb8b396e95 fix(uptime chart): fix spacing and sizes 2024-03-28 15:29:11 +02:00
Hristo Nedelkov add34f80cc feat(validator info): add types 2024-03-28 15:26:31 +02:00
Hristo Nedelkov 3220e3b6c0 feat(validator info): create handlers for change of interval 2024-03-28 15:26:31 +02:00
Hristo Nedelkov 8250429bcd feat(validator info): add states for diffr periods of time 2024-03-28 15:26:31 +02:00
RadoslavDimchev be5022d771 fix(exit-image): add "/" for the root 2024-03-27 08:32:32 +02:00
RadoslavDimchev ae67d3fe26 fix(exit-migrate-images): remove public root 2024-03-27 08:32:32 +02:00
RadoslavDimchev e76b4f00a2 fix(manage-validator): paddings of the left side 2024-03-26 15:03:16 +02:00
RadoslavDimchev 8a2d145862 fix(constants): rename cards titles 2024-03-26 15:03:16 +02:00
RadoslavDimchev 9ce082eb40 fix(validator-stories): add decorators 2024-03-26 15:03:16 +02:00
RadoslavDimchev 0b8148efcb fix(validator-request): add with router decorator 2024-03-26 15:03:16 +02:00
RadoslavDimchev d71ee51164 feat(validator-graffiti): separate from main folder 2024-03-26 15:03:16 +02:00
RadoslavDimchev 329f36ae17 fix(page-parts): add them into folder 2024-03-26 15:03:16 +02:00
RadoslavDimchev 345f978e1c fix(left-manage-validator): separate into different folders 2024-03-26 15:03:16 +02:00
RadoslavDimchev f8816abb71 fix(tools-cards): delete old components 2024-03-26 15:03:16 +02:00
RadoslavDimchev 6a92e4e0b6 fix(blue-section): add folder to move files and imports 2024-03-26 15:03:16 +02:00
RadoslavDimchev 4cff5b42b6 feat(validator-blue-section): separate into new component 2024-03-26 15:03:16 +02:00
RadoslavDimchev 5f990b755e fix(manage-validator-stories): move from management section 2024-03-26 15:03:16 +02:00
RadoslavDimchev 19f7266598 feat(validator-setting-card): card constants 2024-03-26 15:03:16 +02:00
RadoslavDimchev 327e8659ea feat(validator-setting-card): add navigate to panel 2024-03-26 15:03:16 +02:00
RadoslavDimchev 9b7cf9febd fix(validator stories): add decorator for router 2024-03-26 15:03:16 +02:00
RadoslavDimchev e14ffc08c6 feat(constants): add card titles for manage validator 2024-03-26 15:03:16 +02:00