mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-27 03:35:46 +00:00
22534f6504
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