Commit Graph

87 Commits

Author SHA1 Message Date
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
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
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
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
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
Cindy Chang
11d5109164 basic compare map routing 2024-09-03 15:33:25 +08:00
Cindy Chang
43cbfb0529 Map filename added 2024-08-16 10:47:17 +08:00
Cindy Chang
3fc9bb9659 sonar 3 left 2024-08-09 13:49:19 +08:00
Cindy Chang
39096126c5 feature and sonar-qube: add missing delete API 2024-08-09 13:38:36 +08:00
Cindy Chang
e313b92521 sonar 12 left 2024-08-08 10:15:16 +08:00
Cindy Chang
4ba7961a5a sonar 2024-08-02 13:24:15 +08:00
Cindy Chang
47da80b424 sonar low 2024-07-26 11:16:05 +08:00
Cindy Chang
8b99a230d7 TypeScript bugs fixed 2024-07-09 13:53:20 +08:00
Cindy Chang
2110388a2d feature: cytoscape node positions are remembered 2024-06-28 16:20:41 +08:00
Cindy Chang
b7862ab164 WIP account mgmt data-table prototype and modal prototype. 2024-06-19 15:55:02 +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
483f6a026d refactor: Discover Router Save done. 2024-03-19 16:29:29 +08:00
chiayin
6663b48159 refactor: Discover Router done. 2024-03-19 15:57:12 +08:00
chiayin
49b0e462a1 refactor: Conformance Router - FILES page to Confomance page router done. 2024-03-15 16:52:43 +08:00
chiayin
e8dc258c12 fix: Issues #138 files page thead sticky and only tbody have scrollbar done. 2024-03-07 14:59:54 +08:00
chiayin
c0ad84169a fix: Issues #138 files page thead sticky and only tbody have scrollbar done. 2024-03-07 12:29:08 +08:00
chiayin
62e1d37f37 fix: Issues #224 done. 2024-03-01 16:18:07 +08:00
chiayin
0f7945c6fe test: Compare dropdown sort done. 2024-02-23 15:24:25 +08:00
chiayin
b6bd1e878e test: Enter Compare & Anchor done. 2024-02-22 16:51:49 +08:00
chiayin
d18673acc8 fix: file grid card line-height done. 2024-02-22 10:38:07 +08:00
chiayin
d852d7be06 feat: Compare file sort Dropdown done. 2024-02-22 10:12:45 +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
df7ac38397 fix: Primevue css update done. 2024-02-21 18:29:52 +08:00
chiayin
795480ee89 feat: Compare Dashboard API done. 2024-02-20 12:44:30 +08:00
chiayin
01b8a95485 feat: Compare Grid Sort done. 2024-02-19 17:26:18 +08:00
chiayin
a93ee122d0 feat: Refresh Token in processes. 2024-01-22 10:46:24 +08:00
chiayin
e61c458d92 feat: Files delete modal error text done. 2024-01-18 14:44:35 +08:00
chiayin
75bbcd07ab feat: Files Delete File done. 2024-01-17 10:46:07 +08:00
chiayin
9753ed535d feat: File download done. 2024-01-15 17:18:45 +08:00
chiayin
c64d243de2 feat: File list hover rename done. 2024-01-15 13:03:22 +08:00
chiayin
2df2dc718f feat: File table change Collapse style done. 2024-01-15 12:44:25 +08:00
chiayin
d7b372f620 feat: File list hover layout done. 2024-01-15 12:01:22 +08:00
chiayin
d4f0801ca1 feat: File rename API done. 2024-01-11 12:26:40 +08:00
chiayin
01d712e487 feat: Upload no uploadId need to next to files page. 2024-01-08 12:56:34 +08:00
chiayin
9ef441ee83 feat: upload done. 2023-12-29 16:05:27 +08:00
chiayin
911abc2139 refactor: Issues #177 change files API done. 2023-12-14 15:36:50 +08:00