Commit Graph

2634 Commits

Author SHA1 Message Date
Hristo Nedelkov 6d2bb435be fix(validator count): fix space 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
Zahary Karadjov f55b165265 chore(deploy-ci): explicitly use the metacraft-labs Vercel scope
We are switching to a paid team account in order to be able to grant
multiple developers the necessary access to our PR deployments.

Co-authored-by: Emil Ivanichkov <emil.ivanichkov@gmail.com>
2024-02-29 13:12:32 +02:00
Emil Ivanichkov 8578889a58 format(.github): Format CI files 2024-02-29 13:12:32 +02:00
Zahary Karadjov ef387f8c58 chore(flake.nix): add dev shells for macOS and ARM 2024-02-27 14:18:55 +02:00
Emil Ivanichkov b9a9876b96 chore(yarn): Update `@waku/noise` pkg 2024-02-26 12:58:24 +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
Hristo Nedelkov 970355968c build(yarn): Add `react-virtualized`, remove `react-window-infinite-loader`, update `react-window` 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
Emil Ivanichkov 82884cbf67 feat(tokens): Make colors from `tokens.ts` reusable my setting `ColorTokens` type 2024-02-13 16:58:42 +02:00
Emil Ivanichkov d86f6307a8 build(yarn): Bump `tamagui` version and set `@tamagui/*` resolutions 2024-02-13 16:58:42 +02:00
Emil Ivanichkov 1966402f69 build(yarn): Bump `@status-im/(components|colors|icons)`, 2024-02-13 16:58:42 +02:00
RadoslavDimchev 3d8c39b9f8 feat(quick-start-bar): add more side padding for small screens 2024-02-13 15:47:10 +02:00
RadoslavDimchev 49cff8960a fix(page-wrapper): height and bottom margin 2024-02-13 15:47:10 +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
RadoslavDimchev e8d2033f8b feat(quick-start-bar): add responsive width 2024-02-13 15:47:10 +02:00
RadoslavDimchev d5818acd98 feat(quick-start-bar): add container 2024-02-13 15:47:10 +02:00
RadoslavDimchev 7b7ddc2888 fix(quick-start-bar): remove unnecessary responsive padding 2024-02-13 15:47:10 +02:00
RadoslavDimchev 474981bacc fix(quick-start-bar): change height to sticky to bottom 2024-02-13 15:47:10 +02:00
RadoslavDimchev 3ce5c404d1 fix(quick-start-bar): remove part of bottom white space for mobile 2024-02-13 15:47:10 +02:00
RadoslavDimchev ee78f67d59 feat(quick-start-bar): add different padding for mobile 2024-02-13 15:47:10 +02:00
RadoslavDimchev ab29f1582a fix(quick-start-bar): remove decreasing text for mobile 2024-02-13 15:47:10 +02:00