f5ade65939
Fix 12-hour format (hh) to 24-hour format (HH) in PerformancePage charts
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 16:31:23 +08:00
07b28c628d
Add bounds checks and fix 12-hour format in CompareDashboard chart functions
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 16:31:22 +08:00
a7e3a2cdce
Remove dead v-show=false error block from MyAccount
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 14:20:20 +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
a8984a5de5
Add optional chaining for file.parent access in ConformancePage
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 14:10:39 +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
932275e4d4
Remove abandoned confirm-password feature hidden with v-show=false
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 14:00:26 +08:00
69d31c6c8b
Remove dead refs and empty focus handlers from LoginPage
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 14:00:24 +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
3db725e52c
Fix static destructuring from reactive source in MyAccount and ModalAccountInfo
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 13:51:23 +08:00
8f610f1244
Fix array destructuring bug in moveJustCreateUserToFirstRow
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 13:50:18 +08:00
ac4405068f
Fix HTML injection risks in FilesPage and UploadPage
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 13:48:23 +08:00
89fae2cda7
Update MainContainer module documentation to match current route-guard responsibilities
...
Co-Authored-By: Codex <codex@openai.com >
2026-03-08 19:41:46 +08:00
955e9ceda9
Move auth-entry checks to router guard and simplify MainContainer route logic
...
Co-Authored-By: Codex <codex@openai.com >
2026-03-08 19:14:20 +08:00
a8cd590a11
Require access token presence in MainContainer auth gate before route entry
...
Co-Authored-By: Codex <codex@openai.com >
2026-03-08 19:01:03 +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
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
1bf8355092
Enable vue/no-unused-vars and fix template loop variable
...
Co-Authored-By: Codex <codex@openai.com >
2026-03-08 12:34:27 +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
8acb1b50de
Persist relative return-to path for post-login redirect
...
Co-Authored-By: Codex <codex@openai.com >
2026-03-08 10:44:53 +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
7d5918837b
Add try-catch to async IIFEs to prevent unhandled rejections
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 18:11:27 +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
ba7c1c7cd0
Rename allUserAccoutList to allUserAccountList (fix typo)
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 17:43:12 +08:00
b2b00c4542
Add optional chaining for querySelector result in Files.vue
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 08:45:27 +08:00
564ead23bf
Add null guard for performanceData before accessing time properties
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 08:45:06 +08:00
d7db387edf
Clean up i18n: translate 404 page Chinese text and remove placeholder German locale
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 21:02:33 +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
147b16ca34
Add centralized API client with axios interceptors, remove vue-axios
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 12:44:33 +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
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
3eec131ae0
Fix typos: createfilterId, sidevarFilterRef, selecteName, namber
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 09:15:35 +08:00
04841d84f2
Remove dead code and incorrect unused comments
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 08:54:51 +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
fba2efe21e
Fix MainContainer beforeRouteEnter missing try-catch and next() call
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 07:43:17 +08:00
Cindy Chang
5b3c0050b9
fix: dotted solid edge style bug
2024-09-05 17:49:01 +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
Cindy Chang
725cc76ac2
refine default highlight for all six views
2024-08-30 11:16:03 +08:00