Commit Graph

36 Commits

Author SHA1 Message Date
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
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
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
Cindy Chang
840d81da9f fix: #333 hover blue. fix: #332 v-if replacing v-show 2024-08-14 11:14:35 +08:00
Cindy Chang
3037299fd6 mark ids 2024-08-09 11:28:44 +08:00
Cindy Chang
8fa1a7b8b3 #334 fixed v-if=isAdmin 2024-08-07 16:29:15 +08:00
Cindy Chang
405dd7f992 sonar 2024-08-01 15:13:05 +08:00
Cindy Chang
5407a4e2aa sonar 2024-07-22 13:20:19 +08:00
Cindy Chang
f6c130f46d fix: sonar qube - Add an "alt" attribute to this image. 2024-07-16 09:07:27 +08:00
Cindy Chang
cab484ac00 fix: acct_mgmt_button 2024-07-15 15:39:59 +08:00
Cindy Chang
8b99a230d7 TypeScript bugs fixed 2024-07-09 13:53:20 +08:00
Cindy Chang
af5ab081de 1. npm install --save-dev @types/axios @types/vue @types/vue-router
2. create file vue-router.d.ts
2. pinia use my plugin
3. npm i --save-dev @types/cytoscape. npm i --save-dev @types/cytoscape-dagre. npm i --save-dev @types/cytoscape-popper.
4. add apiError.d.ts npm install --save-dev @types/vue-router.
5. add vue-axios.d.ts
2024-07-09 12:00:34 +08:00
Cindy Chang
ca4d6d0127 change account-admin url 2024-07-04 15:21:07 +08:00
Cindy Chang
2a8826c962 hide account 2024-06-28 16:45:19 +08:00
Cindy Chang
9b2bab9124 feature: admin role edit API 2024-06-27 14:21:27 +08:00
Cindy Chang
4418930d41 fix: #258. format precision YYYYMMDD 2024-06-27 13:45:16 +08:00
Cindy Chang
b2c084657d edit account and logout feature 2024-06-26 15:35:51 +08:00
Cindy Chang
6d11849dae duplicate account check 2024-06-25 12:08:53 +08:00
Cindy Chang
b10e135fee fix: make legend disappear by not declaring plugins twice 2024-06-19 10:21:15 +08:00
Cindy Chang
341fd61d07 WIP: account management menu can be toggled by head button now. 2024-06-18 16:38:02 +08:00
Cindy Chang
aa1dbfabf2 #216 done by using return-to URL mechanism 2024-06-11 11:57:33 +08:00
chiayin
e391c9a237 docs: Update all files JSDoc. 2024-03-29 15:49:05 +08:00
chiayin
8b502e67f4 feat: Conformance Save Logout done. 2023-12-01 14:24:05 +08:00
chiayin
1f0a6aa900 feat: Conformance Save Log Done. 2023-11-29 16:47:25 +08:00
chiayin
85d1f9a487 Issue #151: Done. 2023-10-17 15:52:38 +08:00
chiayin
40b339a235 Issue #3: Done. 2023-10-04 15:04:51 +08:00
chiayin
115626da65 Hide features that don't yet want to do. 2023-06-13 16:17:26 +08:00
chiayin
1e5cac35c7 files scrollbar layout done 2023-02-08 14:52:02 +08:00
chiayin
6f40673e22 fix header in 404 page 2023-02-01 10:13:06 +08:00
chiayin
d5dd6194f5 fix header logout btn 2023-01-31 17:51:05 +08:00
chiayin
1f4770a23f fix tailwind config 2023-01-31 17:22:32 +08:00
chiayin
76463f084c feature login 2023-01-31 15:38:14 +08:00