Commit Graph

2839 Commits

Author SHA1 Message Date
RadoslavDimchev dbc834d19f fix(left-sidebar-icon-button): remove static dot 2024-04-12 17:23:47 +03:00
RadoslavDimchev a8de9dd20c fix(left-sidebar-icon-button-story): update with new props 2024-04-12 17:23:47 +03:00
RadoslavDimchev f23d00d40a feat(app): use everywhere constants for urls
just replace them, but see a lot copy pasted, instead of using constants
2024-04-12 17:23:47 +03:00
RadoslavDimchev f948429312 feat(constants): add all urls 2024-04-12 17:23:47 +03:00
RadoslavDimchev 0d9333df0f feat(left-sidebar): merge map constants for icons 2024-04-12 17:23:47 +03:00
RadoslavDimchev c38b9a8c10 fix(left-sidebar): simplify by removing redux 2024-04-12 17:23:47 +03:00
RadoslavDimchev 4efc0e5e3c fix(left-sidebar): valid names for icons 2024-04-12 17:23:47 +03:00
RadoslavDimchev 617acabb1b feat(constants): add left sidebar icons 2024-04-12 17:23:47 +03:00
RadoslavDimchev 7a94fefa15 fix(left-sidebar): remove useless components 2024-04-12 17:23:47 +03:00
RadoslavDimchev 50d1227496 feat(left-sidebar): add icon map
better approach instead of prerendering func
2024-04-12 17:23:47 +03:00
RadoslavDimchev 682fadf273 fix(left-sidebar-icon-button-story): remove old props 2024-04-12 17:23:47 +03:00
RadoslavDimchev 845914e71a fix(left-sidebar): remove top border radius 2024-04-12 17:23:47 +03:00
RadoslavDimchev 8c244fd427 fix(left-sidebar): remove tooltip content components 2024-04-12 17:23:47 +03:00
RadoslavDimchev 554d17a65a fix(left-sidebar): replace 'any' types 2024-04-12 17:23:47 +03:00
RadoslavDimchev 2e6ab6f06a feat(left-sidebar): add simpler tooltips 2024-04-12 17:23:47 +03:00
RadoslavDimchev 879d6916f1 fix(left-sidebar): remove useless props and handlers 2024-04-12 17:23:47 +03:00
RadoslavDimchev 46dbef0cfe fix(left-sidebar): check paths for valid selected icon 2024-04-12 17:23:47 +03:00
RadoslavDimchev bf4d8043ce feat(left-sidebar-icon-button): wrap with link component 2024-04-12 17:23:47 +03:00
RadoslavDimchev 8f112acdb0 fix(management-tabs-story): missing router decorator 2024-04-11 17:08:47 +03:00
RadoslavDimchev e925d7c8bb fix(migrate-panel): move to manage validator category 2024-04-11 17:08:47 +03:00
RadoslavDimchev bf226d8f54 fix(management-table-css): cells responsive 2024-04-11 17:08:47 +03:00
RadoslavDimchev b9fa4875b7 fix(management-tabs): container with cursor width 2024-04-11 17:08:47 +03:00
RadoslavDimchev 962461792d feat(validator-management): move filtered validators into redux 2024-04-11 17:08:47 +03:00
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