RadoslavDimchev
836b7e7ed2
fix(default-panel-story): name and import
2024-03-12 14:50:19 +02:00
RadoslavDimchev
6be7c1cf17
feat(default-panel): create story
2024-03-12 14:50:19 +02:00
RadoslavDimchev
7e5d73e4f9
feat(default-panel): create and use separate component
2024-03-12 14:50:19 +02:00
RadoslavDimchev
eedad90e0f
feat(right-manage-settings): add needed constants
2024-03-12 14:50:19 +02:00
RadoslavDimchev
1af52109e8
feat(right-manage-settings): create story
2024-03-12 14:50:19 +02:00
RadoslavDimchev
21e2ea8c76
chore(right-manage-settings): change component name
2024-03-12 14:50:19 +02:00
RadoslavDimchev
658f8ea140
refactor(right-panel): create separate folder
2024-03-12 14:50:19 +02:00
Hristo Nedelkov
2930f2aebc
refactor(storybook): update left sidebar, dashboard, logs stories
2024-03-08 13:53:03 +02:00
Hristo Nedelkov
932d177391
fix(balance chart bug): fix bug with width of balance chart
2024-03-08 13:53:03 +02:00
Hristo Nedelkov
bc4c46bea0
feat(right sidebar): add nodes list to the right button
2024-03-08 13:53:03 +02:00
Hristo Nedelkov
bb557d765c
fix(rightSidebar): fix sidebar for all pages
2024-03-08 13:53:03 +02:00
Hristo Nedelkov
a36b59a828
feat(icon): add `tooltipicon`
2024-03-08 13:53:03 +02:00
Hristo Nedelkov
ac791e7f38
feat(dashboard sidebar): add popover
2024-03-08 13:53:03 +02:00
Hristo Nedelkov
8a737ca0fc
feat(pages): create `AddValidatorButton.tsx`, `DashboardDiamondCard.tsx` &` NodesList.tsx`
2024-03-08 13:53:03 +02:00
Hristo Nedelkov
d142b0cc61
feat(dashboard sidebar): create dashboard sidebar
2024-03-08 13:53:03 +02:00
Hristo Nedelkov
4257111871
feat(validator settings cards): improve code
2024-03-07 13:26:30 +02:00
Hristo Nedelkov
ffed698bdf
feat(validator setting card): update proper icons
2024-03-07 13:26:30 +02:00
Hristo Nedelkov
de7832c42d
feat(manage validator): create settings cards component
2024-03-07 13:26:30 +02:00
Hristo Nedelkov
0970b1e183
feat(logs terminal): make logs terminal responsive
2024-03-02 21:45:13 +02:00
Hristo Nedelkov
9aa4b06ae9
feat(logs page): make sidebar responsive
2024-03-02 21:45:13 +02:00
Hristo Nedelkov
6d043ba203
fix(dashboard/logs): fix `windowSize` bug
2024-03-02 21:45:13 +02:00
Hristo Nedelkov
113dfbacd8
feat(logs sum card): make bottom cards buttons to filter logs
2024-03-02 21:45:13 +02:00
Hristo Nedelkov
eab23d3e1d
fix( terminal row): improve search with new json data
2024-03-02 21:45:13 +02:00
Hristo Nedelkov
8c20a822c3
fix(logs terminal): remove filter by search
2024-03-02 21:45:13 +02:00
Emil Ivanichkov
e06302d431
refacotr(log types): Make `LogType` general and move to proper file
2024-02-26 12:57:25 +02:00
Hristo Nedelkov
f574152504
feat(storybook): Add stories for logs view
2024-02-26 12:57:25 +02:00
Hristo Nedelkov
22534f6504
feat(log screen): Improvements of the logs
...
fix(LogsPage): improve code in Logs Page
fix(header buttons): search field fix
fix(yarn): remove useless packages!
fix(logs cads): icons problem
fix(Terminal Row): update terminal row with new data format
fix(logs terminal): create custom component and remove useless packages
update data
feat(terminal row): create custom logic to load logs
feat(logs terminal): import logs as json
refactor(logs page): clear code
feat(terminal row): style text getColorForKey
feat(constants): add real terminal logs
fix(logs terminal): fix style of window
feat(terminal row): add correct colors from image
feat(terminal row): create format log function
fix(terminal row): fix row highlight
fix(terminal row): fix style of log row
Update TerminalRow.tsx
Update TerminalRow.tsx
fix(terminal row): allow side scrolling and improve code
Update constants.ts
fix(logs terminal): fix warnings of using Property 'scrollIntoView' type 'never'
fix(logs terminal): fix logs end ref
feat:(terminal row): implement search in logs values
fix warning
style(switch component): style thumb on switch
feat:(terminal row): add timestamps if active
fix warning
fix(search field): case insensitive
Update constants.ts
add LogsTypes
feat(Header buttons): map dropdown options
feat(logs terminal): filter logs by lvl
fix(terminal row): improve search functionality
Update LogsTerminal.tsx
Create logsTerminal slice
Update store.ts
feat: use current count of each log type
feat(logsTerminal): create func to calculate logs
format
add yarn package
yarn add react window
feat(logs terminal): implement react window into current log terminal
feat(log constants): export Log Type and level
Update LogsTerminal.tsx
fix(logs terminal):fix type warnings
fix(logs page): fix default menu item
feat(logs sum car): calculate logs per minute
add comment
fix (terminal row): render all types of data from log
fix(terminal row): fix type error
feat(terminal row): make index unable to be copied
format
fix(terminal row): show raw JSON logs
feat(switch component): make switch reusable
feat(switch component): use updated switch
feat(terminal row): optional showing indexes
format
Create LogsTerminal.stories.ts
Create LogsPage.stories.ts
Create LogsSumCard.stories.ts
Create HeaderBtns.stories.ts
Create TitleLogo.stories.ts
2024-02-26 12:57:25 +02:00
RadoslavDimchev
b0d5c49ed3
chore(overview-wrapper-css): remove useless classes
2024-02-15 19:38:53 +02:00
RadoslavDimchev
c33c13a526
fix(overview-right-img): move to right
2024-02-15 19:38:53 +02:00
RadoslavDimchev
0a513140fa
chore(overview-css): make more understandable files names
2024-02-15 19:38:53 +02:00
RadoslavDimchev
4014c0352d
feat(overview): change width of overview container for screen widths
2024-02-15 19:38:53 +02:00
RadoslavDimchev
401f6c5f1b
feat(overview): use flex to make cards more responsive
2024-02-15 19:38:53 +02:00
RadoslavDimchev
16a99e1ef7
refactor(overview-image): position and height
2024-02-15 19:38:53 +02:00
RadoslavDimchev
27f8e4b560
chore(overview-css): fix class names
2024-02-15 19:38:53 +02:00
RadoslavDimchev
743a2d7d62
fix(overview): remove vertical scroll and white space
2024-02-15 19:38:53 +02:00
RadoslavDimchev
100bf77f28
refactor(overview-card): use status text and remove YStack
2024-02-15 19:38:53 +02:00
RadoslavDimchev
ba209fa851
feat(overview): responsive and position cards
2024-02-15 19:38:53 +02:00
RadoslavDimchev
e713185a10
fix(overview): show top img for mobile version
2024-02-15 19:38:53 +02:00
RadoslavDimchev
0450123de1
fix(overview): remove container margins
2024-02-15 19:38:53 +02:00
RadoslavDimchev
89dab6b77e
fix(overview): padding of the page
2024-02-15 19:38:53 +02:00
Hristo Nedelkov
4e1de7421f
fix(dashboard): fix icons
2024-02-14 15:03:49 +02:00
Hristo Nedelkov
7a844b5280
fix(storage card): fix size of storage card icon
2024-02-14 15:03:49 +02:00
Hristo Nedelkov
fee67e0901
fix(dashboard): fix size of icons
2024-02-14 15:03:49 +02:00
Emil Ivanichkov
3d7c474bf4
fix(build): Ensure compatibility with updated `@tamagui/*` & `@status/*` packages
...
Co-authored-by: RadoslavDimchev <RadoslavDimchev111@gmail.com>
2024-02-13 16:58:42 +02:00
RadoslavDimchev
5f1d749c51
feat(landing-page): add bottom margin to quick start bar
2024-02-13 15:47:10 +02:00
RadoslavDimchev
6ffa4721ca
fix(landing-page): space between content
2024-02-13 15:47:10 +02:00
Hristo Nedelkov
ee3348a5e1
fix(back button): make code cleaner
2024-02-13 15:17:46 +02:00
Hristo Nedelkov
ba51cd725a
fix(refactor): format code
2024-02-13 15:17:46 +02:00
Hristo Nedelkov
d703904b68
fix(back button): back button work with recovery phrase
2024-02-13 15:17:46 +02:00
Hristo Nedelkov
8c4cb7bc6c
fix(recovery phrase): don't change phrase on back button
2024-02-13 15:17:46 +02:00
Hristo Nedelkov
a406e0d14a
fix(continue button): add logic for confirm phrase back button
2024-02-13 15:17:46 +02:00
Hristo Nedelkov
0aadf5fb39
fix(consensus selection): use only nimbus card
2024-02-13 15:17:46 +02:00
Hristo Nedelkov
f2f28ad80e
feat(validator onboarding): update `ContinueButton.tsx`
2024-02-13 15:17:46 +02:00
Hristo Nedelkov
f93d68bc36
fix(validator onboarding): implement back button functionality
2024-02-13 15:17:46 +02:00
Hristo Nedelkov
6e81f0d109
fix(validator onboarding): improve code in continue button
2024-02-13 15:17:46 +02:00
Hristo Nedelkov
899d417845
feat(validator onboarding): update `BackButton.tsx`
2024-02-13 15:17:46 +02:00
Hristo Nedelkov
e80beda83c
feat(validator onboarding): implement back button
2024-02-13 15:17:46 +02:00
Hristo Nedelkov
f86e5d77f4
feat:(back button): create back button logic for styling and text
2024-02-13 15:17:46 +02:00
Hristo Nedelkov
4f772687d6
feat(validator onboarding): use back button
2024-02-13 15:17:46 +02:00
Hristo Nedelkov
f542722604
feat(validator onboarding): style back button
2024-02-13 15:17:46 +02:00
Hristo Nedelkov
d6daf9d84f
feat(validator onboarding): create `BackButton.tsx`
2024-02-13 15:17:46 +02:00
Hristo Nedelkov
499f2c1531
FIX(validator management.stories.ts): fix problem with routing in stories
2024-02-10 00:05:13 +02:00
Hristo Nedelkov
af3e59895f
fix(stapper): use module in css
2024-02-10 00:05:13 +02:00
Hristo Nedelkov
eb3b5fc87c
fix(validaor-onboarding): make css in module files
2024-02-10 00:05:13 +02:00
Hristo Nedelkov
4248bba928
feat(validator management): implement validator management pages
...
feat: create right side content of manage validator
Create DepositStatusPieChart.tsx
Create RightPanel.tsx
Create DepositStatus.tsx
fix(deposit status): adjust innerRadius
Create Header.tsx
Create ValidatorInfo.tsx
feat(manage validator): refactor
feat(manage validator): add validator info components
Create DepositStepper.module.css
Create DepositStepper.tsx
feat(deposit status): use exported component
style(validator-info): style validator info
Create ValidatorBalance.tsx
Create diamond.svg
Create suit-guy.png
fix:style deposit status
feat: add validatorBalance
feat: add all components to validator balance
Create ValidatorToolsCards.tsx
Create ValidatorToolCard.tsx
Update ManageValidator.tsx
fix(validator tools): fix spacing
Create broken-chain.png
Create hand-key.png
Create pig.png
Create ValidatorDataCards.tsx
Create ValidatorDataCard.tsx
Update ManageValidator.tsx
Update ValidatorBalance.tsx
Update ValidatorToolsCards.tsx
Update constants.ts
Create ValidatorDataTabs.tsx
Create ValidatorTable.tsx
Create ValidatorTableBody.tsx
Create ValidatorTableHeader.tsx
Create ValidatorTableRow.tsx
fix(manage validator): import table into parent
Delete validatorManagement.css
Create validatorManagement.module.css
fix(validator-management): fix classes
Delete ManagementTable.css
Create ManagementTable.module.css
fix: differentiate tables in validator management
feat: (manage-validator): organize code
Create ValidatorPeersCard.tsx
feat: create Peers pie chart
Create ValidatorGraffiti.tsx
fix(validator graffiti): fix spaces
fix(deposit stepper): fix style
Create Footer.tsx
feat(manage validator): add footer to parent
feat(footer): import external icon
Create beacon-chain.svg
fix(footer): style footer properly
Create cross.svg
feat:(validator info): add days in validator info component
Create eth-logo-blue.png
fix(validator balance): use correct sizes
feat: add manage validator table data
feat(manageValidatorTab): create redux
Update store.ts
fix(validator row): render rows from constant
feat(validator header): render headers from constant
fix(validator data tabs): implement logic for tabs
format
fix: fix build errors
2024-02-10 00:05:13 +02:00
RadoslavDimchev
6ba84c61d8
refactor: imports order
2024-02-06 12:02:29 +02:00
RadoslavDimchev
0d88d3db5f
fix(sync-status-page): remove margin top and end justify
2024-02-06 12:02:29 +02:00
RadoslavDimchev
7bb9582795
fix(health-check-page): replace resize event with custom hook
2024-02-06 12:02:29 +02:00
RadoslavDimchev
243f7b70e0
fix(health-check-page): remove fixed margin top
2024-02-06 12:02:29 +02:00
RadoslavDimchev
c73186ce9d
fix(landing-page): remove top padding for logo
2024-02-06 12:02:29 +02:00
RadoslavDimchev
2ea3785f10
fix(window-size): remove checks for initial 0 width
2024-02-02 09:04:55 +02:00
RadoslavDimchev
0dc78ef076
fix(key-generation): move generating mnemonic
2024-02-02 09:04:55 +02:00
RadoslavDimchev
ee9a165f44
fix(recovery-phrase): length of array and item key
2024-02-02 09:04:55 +02:00
RadoslavDimchev
acd06d8fd0
fix(deposit-css): format module
2024-02-02 09:04:55 +02:00
RadoslavDimchev
e90fed3309
feat(deposit): move container style into module
2024-02-02 09:04:55 +02:00
RadoslavDimchev
f9e35c5c88
feat(deposit): responsive chain parity
2024-02-02 09:04:55 +02:00
RadoslavDimchev
2bacb22cdb
fix(deposits): width of entire content
2024-02-02 09:04:55 +02:00
RadoslavDimchev
6597e64011
feat(deposits): create story for chain parity
2024-02-02 09:04:55 +02:00
RadoslavDimchev
9dce578fa5
feat(deposits): separate chain parity as component
2024-02-02 09:04:55 +02:00
RadoslavDimchev
de0b646162
fix: space for validator request
2024-02-02 09:04:55 +02:00
RadoslavDimchev
3403824949
feat: style chain parity image
2024-02-02 09:04:55 +02:00
RadoslavDimchev
d55ea136c7
feat: use chain parity image
2024-02-02 09:04:55 +02:00
RadoslavDimchev
870d86440c
feat: add subtitle and remove all other stages
2024-02-02 09:04:55 +02:00
RadoslavDimchev
bc0326e2ce
feat: create func for deposit title
2024-02-02 09:04:55 +02:00
RadoslavDimchev
1dfc17d8b9
fix: remove keys generated and change width
2024-02-02 09:04:55 +02:00
RadoslavDimchev
cbcbb3195f
fix: name of copy pasted recovery phrase notification
2024-02-02 09:04:55 +02:00
RadoslavDimchev
bafa31b1f9
fix: add check for window size zero for sync cards
2024-02-02 09:04:55 +02:00
RadoslavDimchev
c800721e78
fix: remove wrong copy pasted notification story
2024-02-02 09:04:55 +02:00
RadoslavDimchev
eb8605980d
feat: create story for copy pasted notification
2024-02-02 09:04:55 +02:00
RadoslavDimchev
7fe692bc19
feat; separate copy pasted notification component
2024-02-02 09:04:55 +02:00
RadoslavDimchev
d7badb78e0
feat: move pasted notification above the btn for small screen
2024-02-02 09:04:55 +02:00
RadoslavDimchev
d596d0599e
feat: sync cards responsive
2024-02-02 09:04:55 +02:00
RadoslavDimchev
47f3f05995
fix: margin bottom of sync cards
2024-02-02 09:04:55 +02:00
Emil Ivanichkov
ef4e1ca905
refactor(format): Fix formating
2024-01-30 18:24:08 +02:00
Hristo Nedelkov
7a83d45372
Update InstallLayout.module.css
2024-01-30 15:24:28 +02:00
Hristo Nedelkov
65a1933cc3
format
2024-01-30 14:54:24 +02:00
Hristo Nedelkov
c7b7008cdd
Update InstallLayout.module.css
2024-01-30 14:54:05 +02:00
Hristo Nedelkov
8b5382ce30
Update Activation.tsx
2024-01-30 14:48:25 +02:00
Hristo Nedelkov
7979afa688
clear code
2024-01-30 14:47:30 +02:00
Hristo Nedelkov
8db9326c4d
fix: remove unused
2024-01-30 14:47:21 +02:00
Hristo Nedelkov
d09ae9be5a
Delete FormStepper.stories.ts
2024-01-30 13:44:41 +02:00
Hristo Nedelkov
5935ed6275
format
2024-01-30 12:19:00 +02:00
Hristo Nedelkov
c30606b2ee
Merge branch 'main' into hn.fix-validator-onboarding
2024-01-30 12:10:39 +02:00
Hristo Nedelkov
f23790e0eb
format
2024-01-30 12:04:51 +02:00
Hristo Nedelkov
bbbd7adec8
clear code
2024-01-30 12:04:46 +02:00
Hristo Nedelkov
92c02068d0
feat: add copy functionality
2024-01-30 11:38:32 +02:00
Hristo Nedelkov
c63d27528c
fix: continue button to work with Recovery Mechanism
2024-01-30 01:03:07 +02:00
Hristo Nedelkov
289f142b4b
fix:style current form stepper step
2024-01-30 00:20:08 +02:00
Hristo Nedelkov
1963dfb830
Update ContinueButton.tsx
2024-01-29 23:59:15 +02:00
Hristo Nedelkov
ce778bfd11
clear code
2024-01-29 18:52:53 +02:00
Hristo Nedelkov
d35190cfad
format
2024-01-29 18:47:35 +02:00
Hristo Nedelkov
078a68552b
Update ContinueButton.tsx
2024-01-29 18:47:21 +02:00
Hristo Nedelkov
e5f2413dd5
fix: make activation responsive
2024-01-29 18:47:16 +02:00
Hristo Nedelkov
346f1384a5
clear code
2024-01-29 18:34:19 +02:00
Hristo Nedelkov
ce9b1ae391
clear code
2024-01-29 18:33:51 +02:00
Hristo Nedelkov
9ab31b1a57
fix continue button to work with all
2024-01-29 18:33:41 +02:00
Hristo Nedelkov
18cfc83342
Revert "fix continue button to work with all steps"
...
This reverts commit 40db43bf89
.
2024-01-29 17:55:33 +02:00
Emil Ivanichkov
a5a3aa2e7d
refactor(prettier): Add result of `yarn format` after prettier changes
2024-01-29 14:44:25 +02:00
Hristo Nedelkov
6c92da396b
clear code
2024-01-29 14:26:12 +02:00
Hristo Nedelkov
40db43bf89
fix continue button to work with all steps
2024-01-29 13:48:59 +02:00
Hristo Nedelkov
e75fe48974
clear code
2024-01-29 13:48:39 +02:00
Hristo Nedelkov
c68b3e678f
fix: form stepper to read urls
2024-01-29 13:48:28 +02:00
Hristo Nedelkov
573eeae2d9
Use Outlet component to get children componnets
2024-01-29 13:09:04 +02:00
Hristo Nedelkov
6be043bad0
fix continue button to work with sub-urls
2024-01-29 13:08:47 +02:00
Hristo Nedelkov
afb4a2d255
pass new props
2024-01-27 09:22:37 +02:00
Hristo Nedelkov
c9aacf51fa
fix: add space between cards in column
2024-01-27 09:22:05 +02:00
Hristo Nedelkov
5651b2d9fd
fix: make validator setup activation responsive
2024-01-27 08:22:26 +02:00
Hristo Nedelkov
26ab5e977c
fix:makke actiovation cards take whole width
2024-01-27 08:22:08 +02:00
Hristo Nedelkov
00869e7794
clear code
2024-01-26 10:55:50 +02:00
Hristo Nedelkov
c950617643
format
2024-01-26 10:46:05 +02:00
Hristo Nedelkov
692f36ca96
Make parent responsive
2024-01-26 10:39:22 +02:00
Hristo Nedelkov
3fcd265d44
fix both cards
2024-01-26 10:39:07 +02:00
Hristo Nedelkov
9ab4bef8e6
fix: paired device card to be the right size
2024-01-26 10:22:22 +02:00
Hristo Nedelkov
436a2776a2
fix:consensusGaugeCard to work responsive
2024-01-26 10:22:04 +02:00
Hristo Nedelkov
a0edfd7113
fix: content of consensus
2024-01-25 23:12:06 +02:00
Hristo Nedelkov
2528ef0f76
Fix: fix client card
2024-01-25 23:11:31 +02:00
Hristo Nedelkov
dcf1a0dbfc
Update ValidatorInstall.tsx
2024-01-25 20:14:32 +02:00
Hristo Nedelkov
8746d9a8af
:(
2024-01-25 20:14:28 +02:00
Hristo Nedelkov
0ffe92dabf
Update InstallLayout.module.css
2024-01-25 20:10:46 +02:00
Hristo Nedelkov
29049e951f
fix major markdown bug
2024-01-25 19:56:08 +02:00
Hristo Nedelkov
845c6bae58
fix:title
2024-01-25 15:24:18 +02:00
Hristo Nedelkov
4ac624dd86
fix: Make the Paired device card full width for mobile
2024-01-25 15:23:14 +02:00
Hristo Nedelkov
458b5ec1bc
fix:Fix spacing for cards and text sections on top
2024-01-25 15:17:45 +02:00
Hristo Nedelkov
a2e7549ce2
fix: Fix wrapping issue. use same styling as the page before
2024-01-25 14:33:10 +02:00
Hristo Nedelkov
3c79e6ef37
fix:Fix title spacing similar to the next Advisories page
2024-01-25 14:26:16 +02:00
Hristo Nedelkov
0c3969e665
fix:Reduce text size for top progress indicators
2024-01-25 14:18:01 +02:00
Hristo Nedelkov
e55a00d958
fix:Add spacing between text content and card
2024-01-25 14:08:59 +02:00
Hristo Nedelkov
34f70989ee
Move continue button to the left of the layout
2024-01-25 14:06:59 +02:00
Hristo Nedelkov
51c8de0485
fix:the spacing between the different cards and make it a consistent spacing system
2024-01-25 14:02:22 +02:00
Radoslav Dimchev
285cbb89f4
Merge branch 'main' into rd.connect-via-ip-responsive
2024-01-24 20:39:20 +02:00
RadoslavDimchev
5ae15e8d7b
feat: disable btn for not valid address or port
2024-01-24 14:37:47 +02:00
RadoslavDimchev
bc3903b5b0
feat: move is valid funcs to utilities
2024-01-24 09:46:40 +02:00
RadoslavDimchev
965f59aac0
feat: use new is advanced state and reducer
2024-01-24 09:42:53 +02:00
RadoslavDimchev
b832ee70b0
feat: add live checking on the addresses and ports
2024-01-24 08:29:40 +02:00
RadoslavDimchev
00ff0138ac
feat: delete state and reducer for checked addresses
2024-01-23 22:09:43 +02:00
RadoslavDimchev
efd4e26cf2
feat: add custom styled check icon
2024-01-23 21:31:57 +02:00
RadoslavDimchev
f3941e7a6b
fix: formatting continue btn and format stepper css
2024-01-22 20:42:06 +02:00
Hristo Nedelkov
f80d786e4e
Update ContinueButton.tsx
2024-01-22 20:21:34 +02:00
Hristo Nedelkov
c207a0f037
Revert "clear warning"
...
This reverts commit 6dfe6c6c54
.
2024-01-22 20:18:36 +02:00
Hristo Nedelkov
6dfe6c6c54
clear warning
2024-01-22 20:10:05 +02:00
Hristo Nedelkov
c53a8ed8df
format
2024-01-22 20:09:58 +02:00
RadoslavDimchev
89f519b583
feat: change subtitle font size for smaller screen
2024-01-22 20:04:00 +02:00
RadoslavDimchev
d73a403147
feat: make new algorithm for stepper responsiveness
2024-01-22 19:48:51 +02:00
Hristo Nedelkov
4412fb7283
Update InstallLayout.module.css
2024-01-22 16:35:34 +02:00
Hristo Nedelkov
5dd369ea4a
Update overviewLayout.module.css
2024-01-22 16:16:11 +02:00
Hristo Nedelkov
b05e4b020f
Update overviewLayout.module.css
2024-01-22 16:15:16 +02:00
Hristo Nedelkov
63340c0e7e
Update overviewLayout.module.css
2024-01-22 16:11:29 +02:00
Hristo Nedelkov
4295fe483e
Update Overview.tsx
2024-01-22 16:11:28 +02:00
Hristo Nedelkov
72b2988525
fix size of number icon
2024-01-22 15:56:33 +02:00
Hristo Nedelkov
142f225069
Update Advisories.tsx
2024-01-22 15:46:28 +02:00
Hristo Nedelkov
771d9a1bf1
fix advisories
2024-01-22 15:45:57 +02:00
RadoslavDimchev
08bcb779ca
fix: remove timeout state for copying recovery phrase
2024-01-22 14:38:46 +02:00
Hristo Nedelkov
e1c4acf1ac
format
2024-01-22 10:12:11 +02:00
Hristo Nedelkov
b9ab061ed9
Update Overview.tsx
2024-01-22 10:11:57 +02:00
Hristo Nedelkov
e082481c79
Update OverviewCard.tsx
2024-01-22 10:07:44 +02:00
Hristo Nedelkov
510a8b28bc
fix cards responsivness
2024-01-22 10:07:40 +02:00
Hristo Nedelkov
1571e3727c
fix window of overview
2024-01-22 09:37:55 +02:00
Hristo Nedelkov
ab9af8c557
fix overview cards style
2024-01-22 09:21:22 +02:00
Hristo Nedelkov
776ff3626c
fix background wrapper
2024-01-22 08:01:54 +02:00
RadoslavDimchev
0a11024d23
fix: os card story props
2024-01-21 16:17:50 +02:00
RadoslavDimchev
340cb69107
Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive
2024-01-21 16:17:26 +02:00
RadoslavDimchev
3a6c496572
feat: add space between currency and dropdown
2024-01-21 16:16:54 +02:00
Hristo Nedelkov
45ceb0b7f3
fix overflow bug
2024-01-21 16:15:23 +02:00
Hristo Nedelkov
9ef747c513
Update OSCards.tsx
2024-01-21 16:15:09 +02:00
Hristo Nedelkov
5567c62f7f
Update OSCard.tsx
2024-01-21 16:15:07 +02:00
Hristo Nedelkov
91970547f9
update css using repeat
2024-01-21 16:14:47 +02:00
Hristo Nedelkov
086e8956aa
fix bug
2024-01-21 15:24:56 +02:00
Hristo Nedelkov
0d4f8cf94f
Update OSCards.tsx
2024-01-21 15:20:28 +02:00
Hristo Nedelkov
4782e88c3f
fix OsCards
2024-01-19 11:12:14 +02:00
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