Hristo Nedelkov
|
ccbba05109
|
Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive
|
2024-01-19 11:11:59 +02:00 |
Hristo Nedelkov
|
a422ad2237
|
change css to modules
|
2024-01-19 11:11:57 +02:00 |
RadoslavDimchev
|
e57a22b2c5
|
fix: import of advisories constants
|
2024-01-19 09:58:28 +02:00 |
RadoslavDimchev
|
75e6c5c410
|
fix: rewrite style of overview to module
|
2024-01-19 09:50:57 +02:00 |
Hristo Nedelkov
|
af46f7ed5e
|
fix respovness
|
2024-01-19 00:46:44 +02:00 |
RadoslavDimchev
|
ec0ada31bb
|
fix: problem with prerendering of generating mnemonic
|
2024-01-19 00:07:36 +02:00 |
RadoslavDimchev
|
3c6c3c3295
|
fix: filter visible steps immediately
|
2024-01-18 23:50:27 +02:00 |
RadoslavDimchev
|
59d93b8748
|
Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive
|
2024-01-18 23:47:12 +02:00 |
RadoslavDimchev
|
fdc48a39ec
|
fix: advisory topics constants location and var name
|
2024-01-18 23:46:48 +02:00 |
Hristo Nedelkov
|
189444afb4
|
Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive
|
2024-01-18 23:42:51 +02:00 |
Hristo Nedelkov
|
e0d177c2ea
|
Advisories step logic
|
2024-01-18 23:42:43 +02:00 |
RadoslavDimchev
|
e9714e75ce
|
Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive
|
2024-01-18 23:30:39 +02:00 |
RadoslavDimchev
|
d1c0bdd39d
|
Merge branch 'main' into hn.validator-onboarding-responsive
|
2024-01-18 23:30:21 +02:00 |
Hristo Nedelkov
|
433b59a651
|
Update Advisories.tsx
|
2024-01-18 23:14:50 +02:00 |
RadoslavDimchev
|
c468deb2e3
|
Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive
|
2024-01-18 23:08:52 +02:00 |
RadoslavDimchev
|
c1ce3f566f
|
fix: window size minimum and padding percentages
|
2024-01-18 23:08:28 +02:00 |
Hristo Nedelkov
|
77ebb5165a
|
Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive
|
2024-01-18 23:08:01 +02:00 |
Hristo Nedelkov
|
8cf45335c4
|
fix advisories logic
Make step checked only when it has been clicked
|
2024-01-18 23:07:59 +02:00 |
RadoslavDimchev
|
1d5285de42
|
fix: correct margin top for continue button
|
2024-01-18 23:05:42 +02:00 |
RadoslavDimchev
|
4aa4cc7741
|
fix: spacing of validator on boarding main card
|
2024-01-18 23:02:25 +02:00 |
RadoslavDimchev
|
10a0eb369f
|
feat: add min height for validator box wrapper
|
2024-01-18 22:57:38 +02:00 |
RadoslavDimchev
|
2451c7c352
|
feat: create function to not repeat code
|
2024-01-18 22:38:09 +02:00 |
RadoslavDimchev
|
a966069a0e
|
Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive
|
2024-01-18 22:33:54 +02:00 |
RadoslavDimchev
|
48a0166f00
|
feat: use new hook to make stepper responsive
|
2024-01-18 22:33:52 +02:00 |
Hristo Nedelkov
|
764d04e556
|
Update Advisories.tsx
|
2024-01-18 21:57:38 +02:00 |
Hristo Nedelkov
|
1a5ed0b07f
|
move constants in place
|
2024-01-18 21:56:29 +02:00 |
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
|
8dca2e7595
|
feat: create and use copy function for utilities
|
2024-01-18 17:25:58 +02:00 |
RadoslavDimchev
|
2785e03c44
|
fix: change validator number to name
|
2024-01-18 11:41:43 +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
|
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
|
5fe3bb1b54
|
fix: padding of keystore backups card
|
2024-01-11 11:08:59 +02:00 |
RadoslavDimchev
|
7ad5a4986d
|
fix: sizes of keystore backups card
|
2024-01-10 19:00:30 +02:00 |
RadoslavDimchev
|
fc9be4404d
|
feat: make keystore backups card responsive
|
2024-01-10 18:56:15 +02:00 |
RadoslavDimchev
|
761ed1f370
|
feat: create responsive stack and use media hook
|
2024-01-10 18:35:20 +02:00 |
RadoslavDimchev
|
405d9d4f90
|
feat: add margin bottom to header with media query
|
2024-01-10 09:43:04 +02:00 |
RadoslavDimchev
|
293d330b24
|
feat: add styled divs to header
|
2024-01-10 09:34:04 +02:00 |
RadoslavDimchev
|
81c09af416
|
feat: add style for key generation header
|
2024-01-10 09:33:48 +02:00 |
RadoslavDimchev
|
e6feecebfd
|
feat: add style and media query for rec mechanism
|
2024-01-10 08:46:44 +02:00 |
RadoslavDimchev
|
f6cf36fc81
|
feat: replace xstack with styled div for rec mechanism
|
2024-01-09 22:19:17 +02:00 |
Hristo Nedelkov
|
b664c3a4a2
|
clear code
|
2024-01-09 17:01:48 +02:00 |
Hristo Nedelkov
|
14dc82ebb9
|
fix ExecCLientCards to be responsive
|
2024-01-09 14:48:01 +02:00 |
Radoslav Dimchev
|
e2d7c40e9c
|
Merge pull request #34 from nimbus-gui/rd.fix-landing-page-responsive-layout
Fix landing page responsive layout
|
2024-01-09 14:34:30 +02:00 |
Hristo Nedelkov
|
e3ce07001d
|
format
|
2024-01-09 13:21:10 +02:00 |
Hristo Nedelkov
|
17af464ccd
|
use only in phone view
|
2024-01-09 13:18:07 +02:00 |
Hristo Nedelkov
|
f7f275c202
|
Show only three steps when in mobile view
|
2024-01-09 13:10:54 +02:00 |
RadoslavDimchev
|
064d68752f
|
feat: add style for rows container
|
2024-01-07 20:35:36 +02:00 |
RadoslavDimchev
|
1627ec8563
|
fix: change css file name and class name
|
2024-01-07 20:34:19 +02:00 |
RadoslavDimchev
|
c5d0c15045
|
feat: create media queries for columns order
|
2024-01-07 20:21:23 +02:00 |
RadoslavDimchev
|
535c939582
|
feat: add class name and remove style
|
2024-01-07 20:20:58 +02:00 |
RadoslavDimchev
|
601378588c
|
fix: remove option for is advanced
|
2024-01-07 19:58:56 +02:00 |
RadoslavDimchev
|
7fadf4876d
|
fix: change flex grow of porn input
|
2024-01-07 19:58:08 +02:00 |
RadoslavDimchev
|
a15a616833
|
fix: pass is advanced prop event it is false
|
2024-01-07 19:56:41 +02:00 |
RadoslavDimchev
|
ca3ef3401e
|
feat: replace xstack with custom div
|
2024-01-07 19:56:24 +02:00 |
RadoslavDimchev
|
ac033ba62a
|
feat: change checks for port inputs
|
2024-01-07 19:55:59 +02:00 |
RadoslavDimchev
|
47d7c45ba3
|
feat: use new constants into components
|
2024-01-06 21:16:05 +02:00 |
RadoslavDimchev
|
330da5a072
|
feat: use new constants for stories
|
2024-01-06 21:15:22 +02:00 |
Hristo Nedelkov
|
deabb78767
|
format
|
2024-01-05 14:52:41 +02:00 |
Hristo Nedelkov
|
d1a1ee38c0
|
Update advisoriesLayout.css
|
2024-01-05 14:52:23 +02:00 |
Hristo Nedelkov
|
47ae03c9cb
|
update advisories
|
2024-01-05 14:51:40 +02:00 |
RadoslavDimchev
|
00384f7ccf
|
fix: story of inputs row and add examples
|
2024-01-05 14:51:15 +02:00 |
RadoslavDimchev
|
0ad30aa09a
|
feat: create story for port input with examples
|
2024-01-05 14:41:50 +02:00 |
RadoslavDimchev
|
bbf62ce59d
|
fix name of create local node
|
2024-01-05 14:41:32 +02:00 |
Hristo Nedelkov
|
c1a42250cb
|
remove unused css
|
2024-01-05 14:40:02 +02:00 |
RadoslavDimchev
|
218345b10b
|
fix: create local node story place
|
2024-01-05 14:39:44 +02:00 |
Hristo Nedelkov
|
423e0b73eb
|
fix start of content
|
2024-01-05 14:34:44 +02:00 |
RadoslavDimchev
|
48ee8abd47
|
feat: use new port input component
|
2024-01-05 14:27:39 +02:00 |
RadoslavDimchev
|
398cfde40c
|
feat: create port input component to reuse
|
2024-01-05 14:27:06 +02:00 |
RadoslavDimchev
|
32c939a308
|
fix: change name of address and port inputs component
|
2024-01-05 10:39:11 +02:00 |
RadoslavDimchev
|
1a2c443c8a
|
feat: use states and create new handlers with reducers
|
2024-01-05 10:33:54 +02:00 |
RadoslavDimchev
|
91ebee77da
|
feat: pass props for is switch on and is checked
|
2024-01-05 10:22:30 +02:00 |
Hristo Nedelkov
|
6fc6d4e442
|
Update validatorLayout.css
|
2024-01-05 10:13:39 +02:00 |
Hristo Nedelkov
|
cc1fdfe62d
|
fix style of image
|
2024-01-05 10:10:06 +02:00 |
RadoslavDimchev
|
3131510d51
|
feat: create reusable reducers and remove old dispatches
|
2024-01-05 10:08:56 +02:00 |
RadoslavDimchev
|
106c145ef0
|
feat: make reusable handlers and use reducers
|
2024-01-05 09:55:42 +02:00 |
Hristo Nedelkov
|
63fcd0d5ce
|
Update overviewLayout.css
|
2024-01-05 09:55:23 +02:00 |
Hristo Nedelkov
|
8a2c95b918
|
Update validatorLayout.css
|
2024-01-05 09:49:59 +02:00 |
Hristo Nedelkov
|
8ddc1822f0
|
Create overviewLayout.css
|
2024-01-05 09:49:57 +02:00 |
Hristo Nedelkov
|
fddf2ecdce
|
Update Overview.tsx
|
2024-01-05 09:49:54 +02:00 |
Hristo Nedelkov
|
1ea5286b01
|
Update OverviewCard.tsx
|
2024-01-05 09:49:52 +02:00 |
RadoslavDimchev
|
37469831e1
|
feat: pass new props to address ports component
|
2024-01-05 09:47:12 +02:00 |
Hristo Nedelkov
|
9853b7b218
|
Update Overview.tsx
|
2024-01-05 09:34:48 +02:00 |
Hristo Nedelkov
|
63c4ba12e0
|
Create validatorLayout.css
|
2024-01-05 09:34:45 +02:00 |
Hristo Nedelkov
|
47f9f5e587
|
Update ValidatorBoxWrapper.tsx
|
2024-01-05 09:34:37 +02:00 |
Hristo Nedelkov
|
067aefffde
|
Create OverviewWrapper.tsx
|
2024-01-05 09:34:22 +02:00 |
Hristo Nedelkov
|
f1f0c571b9
|
fixed formStepper size
|
2024-01-05 08:46:03 +02:00 |
RadoslavDimchev
|
a7658bdde4
|
fix: rename state and handler for api token
|
2024-01-04 10:54:59 +02:00 |
RadoslavDimchev
|
918ec5c629
|
fix: delete old connect device page and story
|
2024-01-04 10:53:36 +02:00 |
RadoslavDimchev
|
a0ac3f819a
|
feat: show different inputs for is advanced
|
2024-01-03 13:24:36 +02:00 |
RadoslavDimchev
|
efb6388a2f
|
feat: pass props for inputs
|
2024-01-03 13:23:56 +02:00 |
RadoslavDimchev
|
9ca0a46528
|
fix: height and position of checkbox
|
2024-01-03 09:42:25 +02:00 |
RadoslavDimchev
|
3c9bd4e039
|
fix: style switch thumb position
|
2024-01-03 09:27:17 +02:00 |
RadoslavDimchev
|
3ee3a02cba
|
fix: remove props and change default data
|
2024-01-03 09:19:54 +02:00 |
RadoslavDimchev
|
3c2c80e81e
|
feat: made inputs for not advanced connect via ip
|
2024-01-03 09:19:34 +02:00 |
RadoslavDimchev
|
9db0034feb
|
feat: change disabled continue button
|
2024-01-03 08:37:05 +02:00 |
RadoslavDimchev
|
1840e582f8
|
fix: remove old components
|
2023-12-28 22:02:05 +02:00 |
RadoslavDimchev
|
d2007e6bb1
|
feat: change widths of address and port inputs
|
2023-12-28 22:01:11 +02:00 |
RadoslavDimchev
|
30f4b80366
|
feat: add states for ports and addresses
|
2023-12-28 21:41:04 +02:00 |
RadoslavDimchev
|
5050a6f50b
|
fix: reduce space between logo and landing texts
|
2023-12-25 21:07:46 +02:00 |
RadoslavDimchev
|
3db25407db
|
feat: simplify code for pair device
|
2023-12-21 11:23:39 +02:00 |
RadoslavDimchev
|
ba56e05438
|
feat: add auto connect checkbox for is paired
|
2023-12-21 11:09:38 +02:00 |
RadoslavDimchev
|
d99d9f93ea
|
feat: add active for advanced button
|
2023-12-20 12:33:51 +02:00 |
RadoslavDimchev
|
28584f4396
|
fix: rename is switch on state
|
2023-12-20 12:09:01 +02:00 |
RadoslavDimchev
|
052d0ab6dd
|
feat: add only numbers for port
|
2023-12-20 12:06:09 +02:00 |
RadoslavDimchev
|
5b6522c6eb
|
fix: repeated node address
|
2023-12-20 11:56:31 +02:00 |
RadoslavDimchev
|
cd94f7df56
|
feat: add default values
|
2023-12-20 11:54:21 +02:00 |
RadoslavDimchev
|
0f31cbbd2d
|
fix: text sizes
|
2023-12-20 11:52:21 +02:00 |
RadoslavDimchev
|
edc6a00d26
|
feat: export type for selected tab and change options
|
2023-12-20 11:42:22 +02:00 |
RadoslavDimchev
|
06a2c5dc9b
|
fix: remove connect from types
|
2023-12-20 11:21:49 +02:00 |
RadoslavDimchev
|
a468f3283c
|
feat: add function handlers
|
2023-12-20 10:46:11 +02:00 |
RadoslavDimchev
|
10f66214a1
|
fix: remove not used xstack
|
2023-12-20 10:28:20 +02:00 |
RadoslavDimchev
|
98a43ce92c
|
feat: prop is advanced and show inputs
|
2023-12-20 09:48:19 +02:00 |
RadoslavDimchev
|
0fa87a5e0a
|
feat: render different inputs for advanced
|
2023-12-20 09:36:31 +02:00 |
RadoslavDimchev
|
e168639698
|
feat: add state and handler for advanced
|
2023-12-20 09:36:27 +02:00 |
RadoslavDimchev
|
5ba9af25f0
|
feat: add continue handler
|
2023-12-20 09:22:34 +02:00 |
RadoslavDimchev
|
4db22194bf
|
feat: change continue button if is connecting via ip
|
2023-12-20 09:20:05 +02:00 |
RadoslavDimchev
|
53bdf40344
|
feat: add examples for new story
|
2023-12-20 09:15:34 +02:00 |
RadoslavDimchev
|
aa351bb9da
|
fix: rename beacon component and story
|
2023-12-20 08:59:14 +02:00 |
RadoslavDimchev
|
d436adc712
|
feat: add valid data for reusable component
|
2023-12-20 08:55:24 +02:00 |
RadoslavDimchev
|
5e2258c2aa
|
fix: delete client address row component and story
|
2023-12-20 08:55:06 +02:00 |
RadoslavDimchev
|
b719f4151a
|
feat: make beacon address reusable component
|
2023-12-20 08:51:03 +02:00 |
RadoslavDimchev
|
fbabf9ea93
|
fix: stories for pair device
|
2023-12-20 08:43:06 +02:00 |
RadoslavDimchev
|
38164213ab
|
feat: move components to specific subfolder
|
2023-12-20 08:42:03 +02:00 |
RadoslavDimchev
|
58d5aa449f
|
feat: rename connect existing instance to connect via ip
|
2023-12-20 08:04:35 +02:00 |
RadoslavDimchev
|
05ba52e3bf
|
fix: imports order for new pair device components
|
2023-12-20 08:01:24 +02:00 |
RadoslavDimchev
|
b3c7deb54f
|
feat: move components to pair device folder
|
2023-12-20 08:00:21 +02:00 |
RadoslavDimchev
|
328bc5fce7
|
feat: render existing instance in pair device
|
2023-12-20 07:57:15 +02:00 |
RadoslavDimchev
|
76f6d05d40
|
feat: simplify buttons via ternary operator
|
2023-12-18 22:51:52 +02:00 |
RadoslavDimchev
|
5480990e7a
|
fix: add icon from status instead of image
|
2023-12-18 22:38:10 +02:00 |
RadoslavDimchev
|
90e539b4d7
|
feat: update handler to change two way
|
2023-12-18 22:09:24 +02:00 |
RadoslavDimchev
|
e181e1a873
|
feat: show different button for state
|
2023-12-18 22:07:02 +02:00 |
RadoslavDimchev
|
2199fe28e4
|
feat: add button for pair with id
|
2023-12-18 22:05:46 +02:00 |
RadoslavDimchev
|
7ef5e5e688
|
fix: change handler for connect via IP button
|
2023-12-18 22:03:17 +02:00 |
RadoslavDimchev
|
adbf3b59e2
|
feat: add state for is connecting via IP
|
2023-12-18 22:02:46 +02:00 |
Hristo Nedelkov
|
bc14b58f57
|
fix imports
|
2023-12-15 13:08:40 +02:00 |
Hristo Nedelkov
|
df194ee580
|
Merge branch 'main' into Create-Logs
|
2023-12-15 13:05:32 +02:00 |
Hristo Nedelkov
|
f8e0f7e01c
|
Update ConnectDevicePage.tsx
|
2023-12-15 13:04:17 +02:00 |
Hristo Nedelkov
|
9ca87c1aff
|
Update ConnectDevicePage.tsx
|
2023-12-15 12:27:41 +02:00 |
Hristo Nedelkov
|
2ad62c9c6b
|
format
|
2023-12-15 12:24:32 +02:00 |
Hristo Nedelkov
|
6480e57499
|
Delete ConnectDevicePage.module.css
|
2023-12-15 12:24:20 +02:00 |
Hristo Nedelkov
|
b65c19fbf9
|
Update ConnectDevicePage.tsx
|
2023-12-15 12:24:13 +02:00 |
Hristo Nedelkov
|
569859f5f6
|
Create ConnectDevicePage.module.css
|
2023-12-15 12:23:40 +02:00 |
Radoslav Dimchev
|
1113079e27
|
Merge pull request #30 from nimbus-gui/rd.landing-page-responsive
Landing page responsive
|
2023-12-15 11:43:32 +02:00 |
RadoslavDimchev
|
eeeadc6cda
|
fix: format code
|
2023-12-15 11:40:39 +02:00 |
Hristo Nedelkov
|
4001c292a4
|
Merge pull request #31 from nimbus-gui/hn.make-responsive-DeviceHealthCheck
Hn.make responsive device health check
|
2023-12-15 11:38:33 +02:00 |
Hristo Nedelkov
|
32776ea723
|
format
|
2023-12-15 10:37:09 +02:00 |
Hristo Nedelkov
|
c4eb0c1900
|
make HealthCheck responsive
|
2023-12-15 10:36:55 +02:00 |
RadoslavDimchev
|
74e2b956bb
|
fix: wrong spelling function
|
2023-12-15 10:30:19 +02:00 |
RadoslavDimchev
|
216ac601b2
|
feat: add styles to landing page
|
2023-12-15 10:22:00 +02:00 |
RadoslavDimchev
|
0e21f85fb6
|
fix: make landing page css to module
|
2023-12-15 10:20:22 +02:00 |
Radoslav Dimchev
|
201a25a01a
|
Merge branch 'main' into rd.pair-device-responsive
|
2023-12-14 17:27:14 +02:00 |
RadoslavDimchev
|
bc92263498
|
feat: center items for sync status
|
2023-12-14 11:00:27 +02:00 |
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
|
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
|
b5777ca0d7
|
fix: change statement to more readable
|
2023-11-30 22:41:35 +02:00 |
RadoslavDimchev
|
03185b1ae9
|
feat: hide advanced settings for is paired
|
2023-11-30 22:24:19 +02:00 |
RadoslavDimchev
|
c4b6b5bf62
|
fix: not used import
|
2023-11-30 22:19:15 +02:00 |
Hristo Nedelkov
|
81b021b2ef
|
clear background of row
|
2023-11-30 16:14:19 +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 |
Hristo Nedelkov
|
75ad1f4b02
|
pass search props
|
2023-11-28 13:33:22 +02:00 |
Hristo Nedelkov
|
36102865c5
|
add search functionality
|
2023-11-28 13:33:13 +02:00 |
Hristo Nedelkov
|
7ef818bce3
|
Update TerminalRow.tsx
|
2023-11-28 12:19:00 +02:00 |
Hristo Nedelkov
|
8c5397ac11
|
Update LogsTerminal.tsx
|
2023-11-28 12:18:58 +02:00 |
Hristo Nedelkov
|
920d70d230
|
add timestamp if needed
|
2023-11-28 12:13:04 +02:00 |
Hristo Nedelkov
|
45cf9c7e95
|
Clear code
|
2023-11-28 12:12:44 +02:00 |
Hristo Nedelkov
|
26a468e1db
|
format
|
2023-11-28 12:08:59 +02:00 |
Hristo Nedelkov
|
53faabd8a1
|
Update LogsTerminal.tsx
|
2023-11-28 12:08:24 +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 |
Hristo Nedelkov
|
faefa4e4ec
|
fix row size
|
2023-11-23 12:21:25 +02:00 |
Hristo Nedelkov
|
7f436a234f
|
fix row height
|
2023-11-23 12:20:40 +02:00 |
RadoslavDimchev
|
54715ca0a3
|
fix: remove width and min width management container
|
2023-11-23 09:26:04 +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
|
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 |
Hristo Nedelkov
|
af38912954
|
Add random names to locate rows
|
2023-11-21 12:09:21 +02:00 |
Hristo Nedelkov
|
4559cc6130
|
Update LogsPage.tsx
|
2023-11-21 12:07:01 +02:00 |
Hristo Nedelkov
|
638a7e5da1
|
pass all props to terminal
|
2023-11-21 12:06:53 +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 |
RadoslavDimchev
|
7bd8543799
|
feat: add state to select all
|
2023-11-21 06:48:42 +02:00 |
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 |
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
|
f2a15d958e
|
fix: formatting test for management table
|
2023-11-20 18:00:58 +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 |
RadoslavDimchev
|
4f29df009a
|
fix: replace default value for table story args
|
2023-11-14 00:59:59 +02:00 |
RadoslavDimchev
|
a246d109e2
|
fix: works with new constant structure
|
2023-11-14 00:57:01 +02:00 |
RadoslavDimchev
|
02d622a0ec
|
fix: management table story args
|
2023-11-14 00:53:35 +02:00 |
RadoslavDimchev
|
542b65699f
|
feat: add space between first management cards
|
2023-11-14 00:48:45 +02:00 |
RadoslavDimchev
|
00b6758651
|
feat: add search filter for table
|
2023-11-14 00:48:10 +02:00 |
RadoslavDimchev
|
92e2818edc
|
fix: get default tabs value from validators constant
|
2023-11-14 00:40:43 +02:00 |
RadoslavDimchev
|
1d242c6e86
|
feat: add filter by tabs for table
|
2023-11-14 00:35:41 +02:00 |
RadoslavDimchev
|
9daa0ec2b6
|
fix: change validator tabs structure
|
2023-11-14 00:35:20 +02:00 |
RadoslavDimchev
|
69df48222e
|
feat: add amount of cards for add cards container
|
2023-11-14 00:12:59 +02:00 |
RadoslavDimchev
|
a1210e2832
|
feat: create management card structure and style
|
2023-11-14 00:02:04 +02:00 |
Hristo Nedelkov
|
b76850b340
|
Create exampleData.ts
|
2023-11-13 23:47:47 +02:00 |
RadoslavDimchev
|
d4503920ea
|
feat: use new management cards
|
2023-11-13 23:29:12 +02:00 |
Hristo Nedelkov
|
05ecb38709
|
Add types
|
2023-11-13 23:23:24 +02:00 |
Hristo Nedelkov
|
9cc4658f3d
|
Create SupportCard.tsx
|
2023-11-13 23:23:17 +02:00 |
Hristo Nedelkov
|
01f2366c4a
|
use props and icons
|
2023-11-13 23:23:14 +02:00 |
Hristo Nedelkov
|
ab181a7079
|
Add props to LogsSumCard
|
2023-11-13 23:22:46 +02:00 |
RadoslavDimchev
|
05843b5a68
|
feat: create story for management card
|
2023-11-13 20:59:41 +02:00 |
RadoslavDimchev
|
d6f39d649d
|
fix: stories examples names
|
2023-11-13 20:59:30 +02:00 |
RadoslavDimchev
|
5b7c6702c1
|
feat: create base of management card
|
2023-11-13 20:57:02 +02:00 |
RadoslavDimchev
|
0ed0a015da
|
feat: add dropdown menu for filter
|
2023-11-11 23:07:39 +02:00 |
RadoslavDimchev
|
c376daa932
|
fix: search formatting
|
2023-11-11 21:59:32 +02:00 |
RadoslavDimchev
|
ec69bd6594
|
fix: search and filter structure
|
2023-11-10 22:19:44 +02:00 |
RadoslavDimchev
|
584fd9679f
|
fix: management table formatting
|
2023-11-10 22:04:28 +02:00 |
RadoslavDimchev
|
28b5265193
|
feat: add custom blue dot to filter icon
|
2023-11-10 21:56:25 +02:00 |
RadoslavDimchev
|
9c8bae7e82
|
fix: dashboard sync cards
|
2023-11-10 00:46:34 +02:00 |
RadoslavDimchev
|
41039184f8
|
fix: flow formatting test
|
2023-11-10 00:25:01 +02:00 |
RadoslavDimchev
|
398dcb99a7
|
feat: add margin top to header
|
2023-11-10 00:14:55 +02:00 |
RadoslavDimchev
|
5dd33ca2a1
|
feat: add sync cards to header
|
2023-11-09 21:53:14 +02:00 |
RadoslavDimchev
|
fa87e6f5ca
|
feat: move and rename sync card
component and story
|
2023-11-09 21:46:40 +02:00 |
RadoslavDimchev
|
7d8f841baa
|
feat: use new header
|
2023-11-09 21:24:27 +02:00 |
RadoslavDimchev
|
88d44da1ea
|
feat: create story for header
|
2023-11-09 21:24:12 +02:00 |
RadoslavDimchev
|
2d29383c7c
|
feat: create header component
|
2023-11-09 21:13:46 +02:00 |
RadoslavDimchev
|
cdbea5fdbb
|
feat: add style for scroller
|
2023-11-09 21:09:01 +02:00 |
Hristo Nedelkov
|
2433247c9d
|
Fix LogsSumCard
|
2023-11-09 12:11:00 +02:00 |
Hristo Nedelkov
|
4cfb809ecd
|
hide scroller
|
2023-11-09 11:57:14 +02:00 |
RadoslavDimchev
|
ee6448a47d
|
feat: style filter icon
|
2023-11-08 23:01:53 +02:00 |
RadoslavDimchev
|
6377fd5fc4
|
feat: add icon for filter next to search
|
2023-11-08 22:38:48 +02:00 |
RadoslavDimchev
|
7cfaa72955
|
feat: create story for search component
|
2023-11-08 22:29:48 +02:00 |
RadoslavDimchev
|
ea1a8952e6
|
feat: add search state, handler and use component
|
2023-11-08 22:22:06 +02:00 |
RadoslavDimchev
|
d9ce02ee18
|
feat: create component for search validators
|
2023-11-08 22:21:37 +02:00 |
RadoslavDimchev
|
cb34ce4bb6
|
feat: add margin to tabs
|
2023-11-08 22:08:06 +02:00 |
RadoslavDimchev
|
eae4fd65ac
|
feat: add AddCardsContainer to val management
|
2023-11-08 22:06:32 +02:00 |
Hristo Nedelkov
|
5e7e18b8e9
|
Update LogsTerminal.tsx
|
2023-11-08 02:24:28 +02:00 |
Hristo Nedelkov
|
da944c8e74
|
format
|
2023-11-08 02:21:54 +02:00 |
Hristo Nedelkov
|
02b3f1bd2b
|
center index
|
2023-11-08 02:21:25 +02:00 |
Hristo Nedelkov
|
53ec197e0e
|
Update LogsTerminal.tsx
|
2023-11-08 02:19:01 +02:00 |
Hristo Nedelkov
|
0ae80b061e
|
add style to logs window
|
2023-11-08 02:17:12 +02:00 |
Hristo Nedelkov
|
da57a798ca
|
fix and clear code
|
2023-11-08 02:14:36 +02:00 |
Hristo Nedelkov
|
78d79c76da
|
move example data
|
2023-11-08 02:14:20 +02:00 |
Hristo Nedelkov
|
dd26dbf01a
|
Update style of logs window
|
2023-11-08 02:06:09 +02:00 |
Hristo Nedelkov
|
a8579ef34b
|
Fix loading new rows logic
|
2023-11-08 02:05:54 +02:00 |
Hristo Nedelkov
|
91d5b8f86b
|
Update Row in terminal logs
|
2023-11-08 02:05:33 +02:00 |
Hristo Nedelkov
|
fa6b94da4f
|
extend exampleData
|
2023-11-08 02:05:01 +02:00 |
RadoslavDimchev
|
7c7582c271
|
feat: create management tabs story
|
2023-11-08 00:06:48 +02:00 |
RadoslavDimchev
|
320001e070
|
feat: use new management tabs component
|
2023-11-08 00:06:32 +02:00 |
RadoslavDimchev
|
168ffa0e93
|
feat: add tabs data
|
2023-11-08 00:06:02 +02:00 |
RadoslavDimchev
|
bf12cc552f
|
feat: create management tabs
|
2023-11-08 00:05:40 +02:00 |
Hristo Nedelkov
|
bf95d3c09e
|
Update LogsTerminal.tsx
|
2023-11-07 02:06:43 +02:00 |
Hristo Nedelkov
|
048812e9c0
|
Create LogsSumCard.tsx
|
2023-11-07 02:06:38 +02:00 |
Hristo Nedelkov
|
f609e58d70
|
create LogsPage
|
2023-11-07 02:06:00 +02:00 |
RadoslavDimchev
|
697ed65e59
|
feat: use new validator profile component
|
2023-11-06 21:14:21 +02:00 |
RadoslavDimchev
|
0fb29de8f2
|
feat: add other custom data for validators
|
2023-11-06 21:13:52 +02:00 |
RadoslavDimchev
|
7123cb8474
|
feat: add title
|
2023-11-06 21:12:32 +02:00 |
RadoslavDimchev
|
eac4dc781d
|
feat: use title logos
|
2023-11-06 21:12:00 +02:00 |
RadoslavDimchev
|
0e9116b0c7
|
fix: remove title logo component and story
|
2023-11-06 21:09:25 +02:00 |
RadoslavDimchev
|
ebfc664ca7
|
feat: add validators amount
|
2023-11-03 17:30:33 +02:00 |
RadoslavDimchev
|
76aa136dc2
|
fix: css management table file
|
2023-11-03 17:29:08 +02:00 |
RadoslavDimchev
|
b6d5fbe3fe
|
feat: add checkboxes to table
|
2023-11-03 17:27:01 +02:00 |
RadoslavDimchev
|
effbe290b4
|
feat: style table texts
|
2023-11-03 17:23:19 +02:00 |
RadoslavDimchev
|
0c68665e58
|
feat: add status texts
|
2023-11-03 17:21:15 +02:00 |
Hristo Nedelkov
|
792448cdcd
|
Update LogsTerminal.tsx
|
2023-11-03 17:01:26 +02:00 |
Hristo Nedelkov
|
5400a4c9f5
|
Create LogsTerminal.tsx
|
2023-11-03 12:12:27 +02:00 |
Hristo Nedelkov
|
419a16de98
|
Create LogsPage.tsx
|
2023-11-03 12:08:41 +02:00 |
RadoslavDimchev
|
2cc892a8e1
|
fix: new imports after merge
|
2023-11-03 11:35:14 +02:00 |
RadoslavDimchev
|
5807a37b25
|
Merge branch 'main' into rd.create-validator-management
|
2023-11-03 11:33:23 +02:00 |
Hristo Nedelkov
|
d50444035a
|
Merge pull request #23 from nimbus-gui/Create-dashboard-grid
Create dashboard grid
|
2023-11-03 11:31:18 +02:00 |