Commit Graph

66 Commits

Author SHA1 Message Date
1df984c567 Use default parameter instead of reassignment (S7760)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 00:31:57 +08:00
d546cc9619 Add optional chaining for i.loc array access in uploadFailedSecond
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 17:10:16 +08:00
2a2eeabac7 Fix XSS in uploadFailedSecond default case with escapeHtml
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 14:10:16 +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
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
ef8ce0d778 Fix showCancelButton using string instead of boolean in renameModal
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 07:23:45 +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
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
802a5e51fd Replace let with const where variable is never reassigned
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 08:57:36 +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
5be29ddd51 Add escapeHtml utility and apply to all user-controllable SweetAlert2 html
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 07:52:26 +08:00
Cindy Chang
335b52cc70 sonar 10 left 2024-08-08 10:51:07 +08:00
Cindy Chang
86cfb409c3 sonar 41 left 2024-08-02 11:15:15 +08:00
Cindy Chang
a33eaa3a41 sonar 58 left 2024-08-01 16:06:30 +08:00
Cindy Chang
a426f22db0 sonar medium 65 left 2024-08-01 15:49:03 +08:00
Cindy Chang
47da80b424 sonar low 2024-07-26 11:16:05 +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
d6a79687da WIP: account edit modal layout done (now: without password rows) 2024-06-20 10:56:03 +08:00
Cindy Chang
235504a3fb fix #293. stay at MAP page. Remove calling of copyPending....... 2024-06-12 10:43:48 +08:00
Cindy Chang
f1cabe2035 fix: #294 by adding next param 2024-06-11 16:01:29 +08:00
Cindy Chang
ba418abbef minor fix of typo 2024-06-11 15:31:12 +08:00
Cindy Chang
5f0e12ef1a pageAdmin add setActivePageComputedByRoute function 2024-06-05 13:08:52 +08:00
Cindy Chang
38e1aa9446 refine and clean console.log 2024-05-31 16:07:52 +08:00
Cindy Chang
2142399f8c fix #295 include both save and cancel cases of popup modal; however, for cases when conformance page acting as starting point, bugs are still there 2024-05-31 16:04:52 +08:00
Cindy Chang
69f6a2048a WIP #295 not yet keep previous page 2024-05-31 12:03:09 +08:00
chiayin
e391c9a237 docs: Update all files JSDoc. 2024-03-29 15:49:05 +08:00
chiayin
dfc0d9a7a6 fix: Issues #230 done. 2024-03-22 15:42:20 +08:00
chiayin
af2e9c75e3 fix: Issues #243 change timer to 3 sec done. 2024-03-21 15:57:14 +08:00
chiayin
3cd8cbc973 fix: Issues #243 uploadFailedSecond done. 2024-03-21 15:51:38 +08:00
chiayin
30b8b45b1f fix: Issues #274 done. 2024-03-21 11:40:44 +08:00
chiayin
d009459747 fix: Issues #273 done. 2024-03-21 11:37:51 +08:00
chiayin
b9ddd7ee66 fix: Issues #275 done. 2024-03-21 11:33:38 +08:00
chiayin
dac4f5bb8c fix: Issues #213 done. 2024-03-20 11:05:58 +08:00
chiayin
529282c2a4 fix: Issues #228 done. 2024-03-05 12:46:25 +08:00
chiayin
b37e452a73 fix: Issues #225 done. 2024-03-05 11:02:36 +08:00
chiayin
e8af9f93ec fix: Issues #223 done. 2024-03-04 17:19:17 +08:00
chiayin
647d9ff59d fix: Issues #237 done. 2024-03-01 17:03:52 +08:00
chiayin
0d12c50a1b fix: Issues #234 done. 2024-03-01 17:01:18 +08:00
chiayin
734ab15f68 fix: Issues #231 content done. 2024-03-01 16:55:03 +08:00
chiayin
68cf73f4e5 fix: Issues #231 done. 2024-03-01 16:53:30 +08:00
chiayin
62e1d37f37 fix: Issues #224 done. 2024-03-01 16:18:07 +08:00
chiayin
f429d21584 fix: Primevue css update to fix google font icon text-size done. 2024-02-22 10:08:40 +08:00
chiayin
6d6c4cc4ac test: Delete file. Done. 2024-01-25 10:48:40 +08:00
chiayin
be5a7d0c4a test: Phase two worng file upload. Done. 2024-01-24 16:26:59 +08:00
chiayin
04dec3bbd3 test: Upload Page, rename, reset, back to page. Done. 2024-01-24 12:29:35 +08:00
chiayin
003c638d21 feat: Files uploadFailedSecond error text done. 2024-01-18 14:54:18 +08:00
chiayin
e61c458d92 feat: Files delete modal error text done. 2024-01-18 14:44:35 +08:00