2029 Commits

Author SHA1 Message Date
RadoslavDimchev
f00275071b feat: add handler to real connect button 2023-12-14 10:56:20 +02:00
RadoslavDimchev
7ce207e959 fix: remove connect button from is pairing 2023-12-14 10:55:49 +02:00
RadoslavDimchev
df8a83683c fix: return background 2023-12-13 21:35:30 +02:00
RadoslavDimchev
94654b9604 fix: paddings to page wrapper 2023-12-13 09:36:34 +02:00
RadoslavDimchev
c3a5e9e328 feat: add linear gradient for top image 2023-12-13 09:17:04 +02:00
RadoslavDimchev
bc239e14a9 feat: add style to adjust top image width and height 2023-12-12 23:08:08 +02:00
Radoslav Dimchev
2348d4eb68
Merge pull request #27 from nimbus-gui/rd.create-validator-management
Create validator management
2023-12-08 22:23:49 +02:00
RadoslavDimchev
0e9f62a4de feat: add space and change width avatar 2023-12-07 11:42:09 +02:00
RadoslavDimchev
ea7df5702a feat: bold text for create local node 2023-12-07 11:34:48 +02:00
RadoslavDimchev
5a23c4e906 fix: imports order in page wrapper 2023-12-07 11:08:19 +02:00
RadoslavDimchev
9483413c13 feat: add space for advanced settings 2023-12-05 23:54:30 +02:00
RadoslavDimchev
35ef9baf86 fix: remove space for sync status 2023-12-05 23:54:07 +02:00
RadoslavDimchev
eb5a1dbc42 feat: add media query for regenerate id container 2023-12-04 20:09:45 +02:00
RadoslavDimchev
2f94f1a259 feat: add style to regenerate id container 2023-12-04 20:09:26 +02:00
RadoslavDimchev
68751434c4 feat: add media query for header responsive 2023-12-04 19:33:44 +02:00
RadoslavDimchev
27173fdfe3 feat: add style to header container 2023-12-04 19:31:11 +02:00
RadoslavDimchev
21901e3840 feat: create story for general header 2023-12-04 19:18:54 +02:00
RadoslavDimchev
9633fe76d2 feat: add new orders for top img 2023-12-01 10:03:42 +02:00
RadoslavDimchev
2705db6606 fix: remove media query for closing img 2023-12-01 10:00:03 +02:00
RadoslavDimchev
a3fa00934e feat: move content to be on entire screen under 1000px 2023-12-01 09:41:26 +02:00
RadoslavDimchev
b5777ca0d7 fix: change statement to more readable 2023-11-30 22:41:35 +02:00
RadoslavDimchev
e652acc6ee fix: remove wrong sizes from avatar 2023-11-30 22:27:56 +02:00
RadoslavDimchev
03185b1ae9 feat: hide advanced settings for is paired 2023-11-30 22:24:19 +02:00
RadoslavDimchev
6ff153e29d feat: add media query to remove right img 2023-11-30 22:19:37 +02:00
RadoslavDimchev
c4b6b5bf62 fix: not used import 2023-11-30 22:19:15 +02:00
RadoslavDimchev
744f39f4fa fix: change spacing and structure pair device 2023-11-29 21:03:56 +02:00
RadoslavDimchev
ec6b4a0f71 fix: imports order 2023-11-29 20:57:38 +02:00
RadoslavDimchev
a831e1f88d fix: change default value to isPairing 2023-11-29 20:56:30 +02:00
RadoslavDimchev
820e1c9fb0 feat: add new titles 2023-11-29 07:55:50 +02:00
RadoslavDimchev
9776fb8ab6 fix: size spacing between elements 2023-11-29 07:53:52 +02:00
RadoslavDimchev
2d123d7d3d fix: add fixed text size for timer 2023-11-29 07:50:50 +02:00
RadoslavDimchev
5abc4fa5ea fix: timer seconds 2023-11-29 07:50:03 +02:00
RadoslavDimchev
7d19b0faeb fix: auto add vercel settings after re-authenticate 2023-11-28 14:59:06 +02:00
RadoslavDimchev
650abd8bd2 feat: add state to table header story 2023-11-24 11:34:50 +02:00
RadoslavDimchev
8c08589927 fix: hide balance column on wider screen 2023-11-24 09:47:46 +02:00
RadoslavDimchev
29c69cc0b9 fix: change media query max width for tabs 2023-11-24 09:32:36 +02:00
RadoslavDimchev
1dbaac1a19 feat: add max width to tabs container 2023-11-24 09:29:22 +02:00
RadoslavDimchev
54715ca0a3 fix: remove width and min width management container 2023-11-23 09:26:04 +02:00
RadoslavDimchev
5c30063dad fix: remove min width for body 2023-11-23 09:24:24 +02:00
RadoslavDimchev
ef9db24834 feat: add inline style to cards container 2023-11-23 09:14:33 +02:00
RadoslavDimchev
fefc613924 fix: replace width with min width for responsiveness 2023-11-23 08:54:44 +02:00
RadoslavDimchev
c762f1eb7c feat: create media query for management cards 2023-11-23 08:53:31 +02:00
RadoslavDimchev
c904b5d639 fix: change padding for add cards container 2023-11-22 08:51:10 +02:00
RadoslavDimchev
bb289e1a83 feat: add effect to uncheck after change 2023-11-22 08:46:02 +02:00
RadoslavDimchev
31af116cb7 feat: add new container for tabs 2023-11-22 08:34:42 +02:00
RadoslavDimchev
a92f7a628b feat: add media query for tabs container 2023-11-22 08:33:17 +02:00
RadoslavDimchev
7cc2dbe864 feat: style height of the scrollbar 2023-11-22 08:32:50 +02:00
RadoslavDimchev
751485b700 feat: add state to every check and effect to check all 2023-11-21 06:52:01 +02:00
RadoslavDimchev
d39a1f88a3 feat: update header checkbox and get props 2023-11-21 06:50:50 +02:00
RadoslavDimchev
70a49f4a2b feat: add example with selected all for story 2023-11-21 06:49:18 +02:00