2445 Commits

Author SHA1 Message Date
Hristo Nedelkov
2d7db9860b
Merge pull request #28 from nimbus-gui/Create-Logs
Create logs
2024-01-18 20:12:12 +02:00
Hristo Nedelkov
ed93b616f3 Update LogsPage.tsx 2024-01-18 20:10:10 +02:00
Hristo Nedelkov
f15a9c896b fix types 2024-01-18 19:57:30 +02:00
Hristo Nedelkov
8ff13bf8d2 fix error must have a '[Symbol.iterator]()'
Error: src/pages/LogsPage/LogsTerminal.tsx(59,44): error TS2488: Type 'unknown' must have a '[Symbol.iterator]()' method that returns an iterator.
2024-01-18 19:56:45 +02:00
Hristo Nedelkov
c81914262a format 2024-01-18 19:55:49 +02:00
Hristo Nedelkov
d9bbdb0217 Update HeaderBtns.tsx 2024-01-18 19:49:49 +02:00
RadoslavDimchev
0c610343d1 fix: clean validator on boarding code 2024-01-18 18:56:53 +02:00
RadoslavDimchev
47ed76a0f2 fix: remove window width from stepper 2024-01-18 18:55:50 +02:00
RadoslavDimchev
66f051e7d4 Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive 2024-01-18 18:51:21 +02:00
RadoslavDimchev
47c79ad8b5 fix: sub title step left position 2024-01-18 18:51:11 +02:00
Hristo Nedelkov
0bf43d1442 format code 2024-01-18 18:50:07 +02:00
Hristo Nedelkov
a1ebba7d5b Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive 2024-01-18 18:47:31 +02:00
Hristo Nedelkov
9cba0d88d4 clear code 2024-01-18 18:47:21 +02:00
RadoslavDimchev
86f45d692f fix: validator request story name 2024-01-18 18:45:35 +02:00
RadoslavDimchev
4346aa7bfe fix: move margin
After it is not a valid prop for status text
2024-01-18 18:44:36 +02:00
RadoslavDimchev
9e48907400 feat: increase size of step 2024-01-18 18:38:08 +02:00
RadoslavDimchev
419d6a0a91 fix: remove numbers from stepper 2024-01-18 18:37:15 +02:00
RadoslavDimchev
66baf24d8c fix: remove commented old code 2024-01-18 18:26:41 +02:00
RadoslavDimchev
16efe2d895 fix: move steps to constants 2024-01-18 18:24:36 +02:00
RadoslavDimchev
c40c15b70f fix: show subtitles 2024-01-18 18:21:24 +02:00
RadoslavDimchev
6be6caf89b fix: stories with changed number to name 2024-01-18 18:07:09 +02:00
RadoslavDimchev
2a21c9f736 fix: add space between avatar and address 2024-01-18 18:02:41 +02:00
RadoslavDimchev
6bece926d9 feat: add copy button to wallet address 2024-01-18 18:01:50 +02:00
RadoslavDimchev
8dca2e7595 feat: create and use copy function for utilities 2024-01-18 17:25:58 +02:00
RadoslavDimchev
0dd85010cd feat: add more space for right side bar validator 2024-01-18 17:21:21 +02:00
RadoslavDimchev
f777542dc1 feat: use new validator name address component to validator list item 2024-01-18 11:42:39 +02:00
RadoslavDimchev
2785e03c44 fix: change validator number to name 2024-01-18 11:41:43 +02:00
RadoslavDimchev
bbbf821730 feat: add icons to validator name and address 2024-01-18 11:41:04 +02:00
RadoslavDimchev
ca7f8c7b78 feat: align validator name 2024-01-17 22:13:00 +02:00
RadoslavDimchev
c026ff3ae6 feat: create story for validator name address 2024-01-17 22:11:07 +02:00
RadoslavDimchev
0fd00f3489 feat: use new component into validator profile 2024-01-17 22:10:31 +02:00
RadoslavDimchev
4dbf4d3e8a feat: create reuse component for validator name and address 2024-01-17 22:10:18 +02:00
RadoslavDimchev
c5eb85b018 feat: add copy address handler 2024-01-17 08:58:29 +02:00
RadoslavDimchev
a66b08f21a feat: add copy button for validator address 2024-01-17 08:52:36 +02:00
RadoslavDimchev
0272fb1bfd feat: move eth and currency dropdown on one row 2024-01-16 23:54:10 +02:00
RadoslavDimchev
de3c51d693 fix: add key for recovery phrase word list 2024-01-16 14:34:24 +02:00
Hristo Nedelkov
d440900d05 make responsive 2024-01-16 13:57:59 +02:00
Hristo Nedelkov
2c1820c58b Update ValidatorSetup.tsx 2024-01-16 13:15:37 +02:00
Hristo Nedelkov
b5a2a63b51 fix validator setup title resp 2024-01-16 13:06:15 +02:00
RadoslavDimchev
a10d828645 feat: use responsive stack and media hook for deposit price 2024-01-15 22:04:25 +02:00
RadoslavDimchev
1d255f76cd feat: add media queries for responsive recovery phrase inputs 2024-01-13 15:24:33 +02:00
RadoslavDimchev
97c0b76acd feat: move confirm recovery phrase into css module 2024-01-12 19:39:28 +02:00
RadoslavDimchev
e0f17e5261 feat: add media queries for responsive recovery phrase 2024-01-12 10:36:12 +02:00
RadoslavDimchev
4a7d2222aa feat: reset is copied after 3 seconds copy 2024-01-12 10:22:21 +02:00
RadoslavDimchev
5ca47a8ced feat: reset is copied rec phrase when mnemonic is changed 2024-01-12 10:21:56 +02:00
RadoslavDimchev
550a3bb339 fix: add space between word number point and word 2024-01-12 09:56:24 +02:00
RadoslavDimchev
978b66ddd8 fix: padding and width of recovery phrase 2024-01-12 09:55:39 +02:00
RadoslavDimchev
3585ea6804 feat: move style for recovery phrase into css module 2024-01-12 09:55:17 +02:00
RadoslavDimchev
d1f73631b4 fix: remove old stack and use new responsive one 2024-01-11 11:09:48 +02:00
RadoslavDimchev
e219707d2e feat: create responsive stack component 2024-01-11 11:09:30 +02:00