2866 Commits

Author SHA1 Message Date
RadoslavDimchev
e073990a72 refactor(management-tabs): simpler checking util funcs 2024-04-11 17:08:47 +03:00
RadoslavDimchev
8d0bc1af34 fix(management-table-story): add router decorator 2024-04-11 17:08:47 +03:00
RadoslavDimchev
7c1d08bc71 feat(management-tabs-css): stretching search and add scrollbars 2024-04-11 17:08:47 +03:00
RadoslavDimchev
1ea4aff04e refactor(management-tabs): move styles into module 2024-04-11 17:08:47 +03:00
RadoslavDimchev
6255be0751 feat(management-tabs): responsive search and filters 2024-04-11 17:08:47 +03:00
RadoslavDimchev
ae841b2dc6 feat(management-tabs): responsive tabs with options 2024-04-11 17:08:47 +03:00
RadoslavDimchev
5e4f00e67e feat(management-tabs): merge components and move style 2024-04-11 17:08:47 +03:00
RadoslavDimchev
e5833cf4a0 fix(management-table-row): validator type wrong import 2024-04-11 17:08:47 +03:00
RadoslavDimchev
d3f11c29d0 feat(management-tabs): show validator amount only on current tab 2024-04-11 17:08:47 +03:00
RadoslavDimchev
49862c397e feat(management-tabs): use slice and fix filtering 2024-04-11 17:08:47 +03:00
RadoslavDimchev
cf4c0a2c7a feat(store): create slice for validator management 2024-04-11 17:08:47 +03:00
RadoslavDimchev
dfe0eb7748 feat(management-tabs): show validators amount 2024-04-11 17:08:47 +03:00
RadoslavDimchev
d52652ecb7 feat(management): move validators and filtering 2024-04-11 17:08:47 +03:00
RadoslavDimchev
24b958bc68 feat(search-management): rectable and styled 2024-04-11 17:08:47 +03:00
RadoslavDimchev
d1e7d9d129 fix(tabs-constants): spelling error 2024-04-11 17:08:47 +03:00
RadoslavDimchev
ab99ad1caa fix(management-tabs): borders and padding 2024-04-11 17:08:47 +03:00
RadoslavDimchev
86c43f0cce feat(management-tabs): add background color 2024-04-11 17:08:47 +03:00
RadoslavDimchev
0b8e520b0f fix(validator-management): screen width 2024-04-11 17:08:47 +03:00
RadoslavDimchev
40cc782ec7 fix(management-table): remove padding from validator 2024-04-11 17:08:47 +03:00
RadoslavDimchev
20dd69919b fix(management-table-header): remove validator amount 2024-04-11 17:08:47 +03:00
RadoslavDimchev
671e8a9ae5 fix(validator-management): remove all selected checkbox 2024-04-11 17:08:47 +03:00
RadoslavDimchev
3f94c5d3ab feat(management-tabs): style borders and padding 2024-04-11 17:08:47 +03:00
RadoslavDimchev
197e3c0cd6 feat(sidebars-wrapper): separate paddings to options 2024-04-11 17:08:47 +03:00
RadoslavDimchev
4f85f67601 feat(management-tabs): add search bar and filter 2024-04-11 17:08:47 +03:00
RadoslavDimchev
38151d5062 feat(management-table-story): remove state 2024-04-11 17:08:47 +03:00
RadoslavDimchev
421182c272 feat(management-table): remove search and filter 2024-04-11 17:08:47 +03:00
RadoslavDimchev
c028dee2f0 fix(device-health-check): reduce width for card per row stage 2024-04-11 15:33:41 +03:00
RadoslavDimchev
9f5cff3f8a fix(device-health-check-sidebars-wrapper): remove scroller 2024-04-11 15:33:41 +03:00
RadoslavDimchev
a8b87bfe78 fix(diamond-card): height and flex grow 2024-04-03 09:26:50 +03:00
Hristo Nedelkov
4605d16904 refactor(sync cards): remove unused import 2024-04-02 12:47:30 +03:00
Hristo Nedelkov
e2ade1ccbb fix(balance chart): fix balance chart resizing bug 2024-04-02 12:47:30 +03:00
Hristo Nedelkov
ca1b7c8046 fix(sync status card): fix spacing bug 2024-04-02 12:47:30 +03:00
RadoslavDimchev
396504a474 fix(card-and-dropdown): remove icon and type 2024-04-02 12:42:36 +03:00
RadoslavDimchev
dece33f33e feat(advanced-dropdown): render link options 2024-04-02 12:42:36 +03:00
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