Commit Graph

33 Commits

Author SHA1 Message Date
Copilot e4ba96ea76 fix: default network chart period to 1d instead of 30d (#61)
* Initial plan

* fix: change network chart default period from 30d to 1d

Co-authored-by: hamster1963 <71394853+hamster1963@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: hamster1963 <71394853+hamster1963@users.noreply.github.com>
2026-03-10 15:30:42 +08:00
胡说丷刂 eceadb6bff fix: Update service to use display_index as the main sort order (#60)
* fix: Update service to use display_index as the main sort order

* chore: auto-fix linting and formatting issues

* Update src/types/nezha-api.ts

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: huYang <306061454@qq.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-02-25 17:20:42 +08:00
hamster1963 816f6e7f9e fix: Remove redundant text label for average packet loss in NetworkChart component 2026-02-16 00:19:54 +08:00
hamster1963 0c7c6a1378 feat: enhance tooltips and loading states in NetworkChart and ServerDetailChart; add translations for TSDB and login requirements 2026-02-14 15:04:37 +08:00
hamster1963 a303a5add2 fix: adjust margin and layout for PeriodSelector and avg packet loss display in NetworkChartClient 2026-01-30 11:48:58 +08:00
hamster1963 18e3c74178 feat: add chart loading skeletons and enhance translation for time periods 2026-01-30 11:42:14 +08:00
仓鼠 1aa66f98ed fix: enhance NetworkChart with user login state and period selection (#54) 2026-01-29 09:29:00 +08:00
hamster1963 29e349505d perf: use biome 2025-12-28 18:05:02 +08:00
hamster1963 746f890d65 refactor: update component styles and improve accessibility
- Adjusted hover shadow effects in CycleTransferStatsClient for better visual feedback.
- Fixed aspect ratio class in GlobalMap for consistent rendering.
- Updated font weight in GroupSwitch for improved readability.
- Modified Separator width class in Header for consistency across components.
- Enhanced button hover effects in NetworkChartClient for better user interaction.
- Adjusted margin class in ServerDetailOverview for better alignment.
- Updated margin classes in ServerOverview for consistent spacing.
- Refined background gradient classes in ServiceTrackerClient for better color management.
- Standardized font weight in TabSwitch for consistency.
- Corrected stroke color class in AnimatedCircularProgressBar for better theming.
- Improved focus outline handling in badge and button components for better accessibility.
- Updated chart component styles for improved visual hierarchy.
- Adjusted checkbox focus outline for better accessibility.
- Enhanced command dialog styles for improved usability.
- Updated dialog close button focus outline for better accessibility.
- Refined dropdown menu styles for improved usability and consistency.
- Adjusted input focus outline for better accessibility.
- Improved popover content styles for better visibility.
- Updated select component styles for improved usability.
- Refined separator height classes for consistency.
- Enhanced switch component focus outline for better accessibility.
- Updated table footer styles for improved visual consistency.
- Refactored global CSS to use new Tailwind CSS configuration and improved theming.
- Removed outdated Tailwind configuration file.
2025-12-28 15:24:04 +08:00
hamster1963 15424513b5 fix: enhance styling of CardHeader in NetworkChartClient component 2025-12-28 14:36:45 +08:00
hamster1963 1fda5ada9f feat: implement command context and provider for command handling; add search button component; enhance network chart with packet loss calculation and display; update translations for new features 2025-10-09 11:28:42 +08:00
hamster1963 20bba90a49 fix: update button background color for better visibility in dark mode 2025-04-25 10:55:02 +08:00
仓鼠 ed35e8c122 Feat: Multiple choice (#41)
* feat: enable multi-selection for charts in NetworkChart component

* feat: add clear selections button for active charts in NetworkChart component

* chore: auto-fix linting and formatting issues
2025-04-25 10:50:01 +08:00
hamster1963 674d348ed7 feat: add support for ForcePeakCutEnabled configuration in NetworkChart 2025-02-20 15:29:14 +08:00
hamster1963 059e66bc91 refactor: improve NetworkChart x-axis tick display logic for better time range visualization 2025-02-19 17:47:10 +08:00
hamster1963 c58b79e6d2 refactor: improve NetworkChart x-axis tick formatting and interval 2025-02-16 16:30:48 +08:00
hamster1963 38be1e9a10 feat: disable custom background button 2025-01-17 18:07:39 +08:00
hamster1963 b2998752a6 fix: opacity on dark mode 2024-12-20 23:32:52 +08:00
hamster1963 3a293009a1 feat: chart background color 2024-12-20 13:44:27 +08:00
hamster1963 ae8e3ea144 feat: CustomMobileBackgroundImage 2024-12-19 14:46:21 +08:00
hamster1963 d8c68ffe5f feat: refactor peak cut 2024-12-18 17:42:02 +08:00
hamster1963 9a2f3ea8e6 fix: prettier config 2024-12-13 17:26:28 +08:00
hamster1963 67147afefc feat: chart peak cut switch 2024-12-06 15:19:33 +08:00
hamster1963 8515674d72 fix(chart): button text overflow 2024-12-03 23:33:30 +08:00
hamster1963 59ec052374 fix: chart button width 2024-12-02 23:07:01 +08:00
hamster1963 8ef2d43d74 fix: chart button 2024-12-02 22:32:13 +08:00
hamster1963 e780521b0b revert: chart select 2024-12-02 14:37:30 +08:00
hamster1963 3d4bd79ad5 feat: gpu info 2024-12-02 11:47:48 +08:00
hamster1963 a4bdf10c72 feat: chart multiple elective 2024-12-02 10:52:47 +08:00
hamster1963 4112333088 fix: chart config 2024-11-30 22:32:10 +08:00
hamster1963 e0fa019a79 fix: empty data 2024-11-29 18:05:00 +08:00
hamster1963 2462dfc21b feat: service tracker 2024-11-29 09:00:04 +08:00
hamster1963 d7f0410dcd feat: monitor chart 2024-11-28 15:26:03 +08:00