e6651f27ba
Add null guard for valueData in AttributesFilter computed properties
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 18:12:46 +08:00
86e08b7146
Fix .toFixed() string-to-number comparison by wrapping with Number()
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 18:05:01 +08:00
b6499020c6
Add division by zero guards in traceList computed and conformance rate
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 18:04:51 +08:00
d3bba9d1a2
Add emitter.off cleanup in onBeforeUnmount for 10 components
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 18:04:43 +08:00
7e09b21f2e
Add fallback for undefined ratio in TraceFilter chart config
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 17:51:45 +08:00
2349554a26
Track and clear setTimeout in ConformanceSidebar watch on unmount
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 17:51:44 +08:00
957f875377
Destroy Chart.js instance on unmount in TimeframesFilter
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 17:51:43 +08:00
3ad898aaab
Add null coalescing for facets and attributes access in MoreModal
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 17:10:17 +08:00
b10fcc057e
Add null guard for querySelector and fix days using raw input value
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 17:10:15 +08:00
4c2a79a514
Add null guards for querySelector results and division by zero in AttributesFilter
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 17:10:11 +08:00
a6d32672bc
Add array length guard in TimeframesFilter timeFrameData computed
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 16:31:26 +08:00
89dc327044
Add empty data guard in MoreModal columnData computed property
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 16:31:25 +08:00
210364a255
Reset infiniteFinish flag on error in MoreModal fetchData
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 14:20:12 +08:00
4f660ff08c
Add optional chaining for file.parent access across 5 files
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 14:19:50 +08:00
7bf38b0d07
Add error handling to async calls in AcctMenu
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 14:10:37 +08:00
b5dfae9835
Fix unsafe property access and stale await in DurationInput, ModalAccountInfo, FilesPage
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 14:10:35 +08:00
19a39bbbff
Clean up dead code, typos, and minor style issues
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 14:00:31 +08:00
6141e70235
Fix missing bounds checks, unsafe JSON.parse, and cleanup issues
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 13:56:47 +08:00
881dccc1ab
Fix memory leaks from Tippy.js instances and unremoved event listeners
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 13:54:38 +08:00
0948a82eb5
Align compare navbar state mapping with MAP and PERFORMANCE tabs
...
Co-Authored-By: Codex <codex@openai.com >
2026-03-08 18:58:01 +08:00
7309c97502
Remove redundant self-assignment watcher in navbar state
...
Co-Authored-By: Codex <codex@openai.com >
2026-03-08 14:14:11 +08:00
fc43ca67ca
Rename single-word Vue files to multi-word names and update references
...
Co-Authored-By: Codex <codex@openai.com >
2026-03-08 13:26:12 +08:00
ae03b9cedd
Enable multi-word Vue component names with explicit naming
...
Co-Authored-By: Codex <codex@openai.com >
2026-03-08 13:01:16 +08:00
d03041c2e3
Enable vue/no-side-effects-in-computed-properties and refactor computed state sync
...
Co-Authored-By: Codex <codex@openai.com >
2026-03-08 12:45:39 +08:00
c88646eba3
Enable vue/return-in-computed-property and add explicit fallback returns
...
Co-Authored-By: Codex <codex@openai.com >
2026-03-08 12:39:11 +08:00
2a2948fd24
Re-enable key Vue lint rules and fix resulting violations
...
Co-Authored-By: Codex <codex@openai.com >
2026-03-08 12:30:17 +08:00
52a36e3a7c
Resolve remaining lint violations and stabilize ESLint config
...
Co-Authored-By: Codex <codex@openai.com >
2026-03-08 12:24:45 +08:00
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
ede7becb3a
Remove await on non-promise values
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 18:06:29 +08:00
589783d481
Fix typos in error messages, constants, and UI labels
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 08:55:33 +08:00
3693446d1b
Add event listener cleanup to prevent memory leaks
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 08:50:19 +08:00
5058400d72
Fix filterTaskData computed property referencing itself
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 08:39:14 +08:00
d7df6a2615
Fix setTimeChartData called with yMax twice instead of yMax and yMin
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 08:26:58 +08:00
8d358516b8
Translate remaining Chinese JSDoc and CSS comments to English
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 20:53:00 +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
a619be7881
Convert all store files from JavaScript to TypeScript
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 14:47:57 +08:00
90048d0505
Standardize store exports to named useXxxStore convention
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 13:25:00 +08:00
4e22643999
Upgrade Tailwind CSS from 3 to 4 with CSS-first config migration
...
Migrate tailwind.config.js to @theme in CSS, replace PostCSS plugins
with @tailwindcss/postcss, add @reference to 12 Vue scoped styles using
@apply, and remove autoprefixer (now built into Tailwind 4).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 11:29:03 +08:00
b259f23799
Replace date-fns with chartjs-adapter-moment to eliminate duplicate date libraries
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 09:51:13 +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
64372c7043
Replace loose equality (== null, != null) with strict equality
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 09:22:36 +08:00
523515459b
Remove .ts extension from import paths
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 08:50:01 +08:00
dfd5706bcf
Replace .map() with .forEach() where return value is unused
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 08:46:01 +08:00
79811435de
Fix typos: updataFilter, updataConformance, setPrevioiusPage, reallyDeldet, tooken, pageAdimin
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 08:43:09 +08:00
2fb88e8458
Fix Navbar route name typos 'Performanc' to 'Performance'
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 08:18:36 +08:00
Cindy Chang
11d5109164
basic compare map routing
2024-09-03 15:33:25 +08:00
Cindy Chang
d16f7a264e
save button effect
2024-09-03 09:27:46 +08:00
Cindy Chang
7b7b722efb
button with border done
2024-08-30 16:59:03 +08:00