Commit Graph

15 Commits

Author SHA1 Message Date
ccbikai
f2a2e00ce6 feat: add XIcon to dashboard metrics 2024-08-18 20:05:33 +08:00
ccbikai
53a6b5d403 refactor: remove duplicate icon mappings for clarity
Eliminated redundant entries in iconMaps to streamline the mapping process and enhance readability. This consolidation reduces clutter and ensures a more efficient and maintainable codebase.
2024-08-18 19:43:19 +08:00
ccbikai
36e7962b83 chore: update dependencies 2024-08-18 19:38:04 +08:00
ccbikai
8f8865801a feat: redirect dashboard to analysis and update nav link
Enhances navigation by redirecting the main dashboard to the analysis page and updating the navigation link to directly access the analysis section. This change streamlines user access to the primary dashboard functionality.
2024-07-20 18:11:38 +08:00
面条
6b3dd8d47e
Merge pull request #23 from dr-data/main
link first
2024-07-20 18:02:24 +08:00
dr-data
09a97070d3 link first 2024-07-15 00:12:12 +08:00
ccbikai
01be05c0fc chore: Update package dependencies and optimize imports 2024-07-08 20:28:38 +08:00
ccbikai
426db8d149 perf: Simple map 2024-06-08 19:07:27 +08:00
ccbikai
07c11954c7 perf: Optimize fetching of world map JSON 2024-06-08 17:20:10 +08:00
ccbikai
c894fde09f perf: The map is not packaged into the code to reduce the server size 2024-06-08 17:15:25 +08:00
ccbikai
d0d0fc65e5 perf: build map 2024-06-08 14:34:34 +08:00
ccbikai
5df2adc5b0 perf: Update lazy loading for dashboard components 2024-06-08 13:48:15 +08:00
ccbikai
f2a4a5963d fix: Filter out null values 2024-06-04 19:52:22 +08:00
QuentinHsu
dda19697d6
fix: the links data loading on the mobile page did not trigger 2024-06-04 13:18:18 +08:00
ccbikai
bd47e755d5 feat: init 2024-05-25 08:09:30 +08:00