Commit Graph

2374 Commits

Author SHA1 Message Date
RadoslavDimchev 5e03b60af7 fix: self close tag and import order 2023-11-20 20:15:03 +02:00
RadoslavDimchev b3de3be528 feat: create story for table row 2023-11-20 20:11:19 +02:00
RadoslavDimchev 75ca2291b0 feat: create story for table header 2023-11-20 20:08:44 +02:00
RadoslavDimchev 58f52889e5 feat: create story for management table body 2023-11-20 20:08:36 +02:00
RadoslavDimchev 0d546ddc5f feat: separate table row 2023-11-20 19:16:05 +02:00
Hristo Nedelkov 5ab6aeb25c pass props in header buttons 2023-11-20 18:59:43 +02:00
RadoslavDimchev fc57025d31 feat: separate table body into component 2023-11-20 18:58:44 +02:00
Hristo Nedelkov d13d87954e Update LogsPage.tsx 2023-11-20 18:58:24 +02:00
Hristo Nedelkov 8da7de9a3a Create HeaderBtns.tsx 2023-11-20 18:58:20 +02:00
Hristo Nedelkov 1b467c4022 Create dropdown 2023-11-20 18:55:33 +02:00
RadoslavDimchev fc9d9c1f3e feat: separate table header 2023-11-20 18:55:24 +02:00
Hristo Nedelkov 5a56737809 Update SwitchComponent.tsx 2023-11-20 18:49:05 +02:00
Hristo Nedelkov f3dc2f9ca8 Add timestamps 2023-11-20 18:49:01 +02:00
Hristo Nedelkov 359e300cbf Create SwitchComponent.tsx 2023-11-20 18:39:32 +02:00
Hristo Nedelkov 81f5c52b6a Add header buttons 2023-11-20 18:39:26 +02:00
Hristo Nedelkov cbdd13760a Add search icon 2023-11-20 18:39:11 +02:00
RadoslavDimchev 60379eb2bd feat: create story for dropdown filter 2023-11-20 18:23:40 +02:00
RadoslavDimchev 321598a0e1 feat: separate dropdown filter 2023-11-20 18:22:00 +02:00
RadoslavDimchev 599c600eef fix: default value to right sidebar validator tabs 2023-11-20 18:15:18 +02:00
RadoslavDimchev f2a15d958e fix: formatting test for management table 2023-11-20 18:00:58 +02:00
RadoslavDimchev 1a468f7011 fix: simplify validator tabs in right sidebar 2023-11-20 17:58:47 +02:00
RadoslavDimchev 7e7083aaa9 fix: change tabs constant name 2023-11-20 17:56:19 +02:00
RadoslavDimchev 70b66834af feat: use new css class names with divs 2023-11-17 23:28:29 +02:00
RadoslavDimchev f5f931d1ee feat: add media queries for header 2023-11-17 23:24:59 +02:00
RadoslavDimchev dc559d77f6 fix: css file import 2023-11-16 22:59:06 +02:00
RadoslavDimchev 2e39776d0a feat: make entire table responsive 2023-11-16 22:54:27 +02:00
RadoslavDimchev aaefe1317a feat: create and use media query for right sidebar 2023-11-16 21:57:34 +02:00
Hristo Nedelkov cde2c81f0f Responsive cards 2023-11-16 12:24:25 +02:00
Hristo Nedelkov 9664ba0824 Update LogsTerminal.tsx 2023-11-16 12:11:14 +02:00
Hristo Nedelkov 01ab375a1c Update LogsPage.tsx 2023-11-16 12:11:07 +02:00
Hristo Nedelkov 6b96577468 Create TerminalRow.tsx 2023-11-16 12:09:19 +02:00
RadoslavDimchev e393e60154 feat: add state to table story for dynamic 2023-11-16 00:41:10 +02:00
RadoslavDimchev 6517d9db55 fix: table story args 2023-11-16 00:32:18 +02:00
RadoslavDimchev 8a5afe16e4 feat: move search to save state between tabs 2023-11-16 00:26:40 +02:00
RadoslavDimchev 41c1079767 fix: add div parent to tabs for width 2023-11-16 00:10:32 +02:00
RadoslavDimchev 4ff349bbf2 fix: remove component from Text 2023-11-15 23:59:37 +02:00
RadoslavDimchev 05060998c4 fix: change validators structure 2023-11-15 22:50:08 +02:00
RadoslavDimchev 1f66d5ab5e feat: move validators data to constants 2023-11-15 22:42:30 +02:00
RadoslavDimchev 3b2a8b575a feat: add state for validators 2023-11-15 22:41:09 +02:00
RadoslavDimchev 5fb05ad24d fix: util function names for filter 2023-11-15 21:51:54 +02:00
RadoslavDimchev 66093a8f9c feat: separate func for number and address 2023-11-15 21:47:52 +02:00
RadoslavDimchev ab363ec22a feat: filter by all status and make util func 2023-11-15 21:45:02 +02:00
RadoslavDimchev 4ddb17dbe9 fix: validators amount on the table 2023-11-15 21:39:10 +02:00
RadoslavDimchev 41a1d872c0 fix: remove fixed width from management card 2023-11-15 21:38:06 +02:00
RadoslavDimchev 9246721b43 feat: add responsive percentages for management card 2023-11-15 21:34:36 +02:00
Hristo Nedelkov 34d5a899e0 Update LogsTerminal.tsx 2023-11-14 11:12:26 +02:00
Hristo Nedelkov ac04e3900d Update logic 2023-11-14 10:58:08 +02:00
RadoslavDimchev 63d31a85a0 feat: add table row for no validators 2023-11-14 01:32:08 +02:00
RadoslavDimchev c47de2c6d1 feat: more efficient filter with use memo 2023-11-14 01:30:12 +02:00
RadoslavDimchev f3b985713a feat: made state for filtered validators 2023-11-14 01:20:09 +02:00