|
|
847904c49b
|
Apply repository-wide ESLint auto-fix formatting pass
Co-Authored-By: Codex <codex@openai.com>
|
2026-03-08 12:11:57 +08:00 |
|
|
|
1d621bf304
|
Translate all Chinese comments and strings to English
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-07 20:03:19 +08:00 |
|
|
|
7fec6cb63f
|
Add JSDoc documentation and file headers to all source files
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-06 18:57:58 +08:00 |
|
|
|
3b7b6ae859
|
Migrate all Vue components from Options API to <script setup>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-06 18:57:58 +08:00 |
|
|
|
1d0d938193
|
Replace let with const where variable is never reassigned in Vue files
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-06 09:38:40 +08:00 |
|
Cindy Chang
|
e5b15957cc
|
sonar qube
|
2024-07-22 14:14:57 +08:00 |
|
Cindy Chang
|
adcdb2bdc0
|
refactor NavBar.vue
|
2024-07-22 13:52:48 +08:00 |
|
Cindy Chang
|
96ee2eb7fb
|
fix: #303 of cycle eff tooltip. Change background chart grid lines.
|
2024-06-19 11:00:03 +08:00 |
|
Cindy Chang
|
541c0080aa
|
import moment and declare primevue option
|
2024-06-17 21:51:19 +08:00 |
|
Cindy Chang
|
13bc3882ed
|
fix #300 handle compare page by handling data[0], data[1]
|
2024-06-14 10:57:31 +08:00 |
|
Cindy Chang
|
0689e79013
|
WIP #300 Performance page done. Use ref() instead of reactive() in independant Vue3 component.
|
2024-06-13 15:40:51 +08:00 |
|
Cindy Chang
|
f6989c4759
|
WIP same as the previoius commit. Tried to extract out an independent vue component to prevent shared primevue option.
X axis is with bug now.
|
2024-06-13 13:35:58 +08:00 |
|
Cindy Chang
|
310c416fd7
|
WIP #300 Tried to extract out an independent vue component to prevent shared primevue option
|
2024-06-13 09:48:19 +08:00 |
|