Commit Graph

27 Commits

Author SHA1 Message Date
d4429571d5 Revert "Use structuredClone instead of JSON.parse(JSON.stringify()) (S7784)"
This reverts commit 2b0dadedd4.
2026-03-10 00:50:31 +08:00
2b0dadedd4 Use structuredClone instead of JSON.parse(JSON.stringify()) (S7784)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 00:28:30 +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
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
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
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
Cindy Chang
15805b4dc5 refactor on actRadioData 2024-07-26 09:49:39 +08:00
chiayin
e391c9a237 docs: Update all files JSDoc. 2024-03-29 15:49:05 +08:00
chiayin
c00123ddcb Issue #53: done. 2023-09-14 21:01:09 +08:00
chiayin
47ca3d8f21 Issue #68: done. 2023-09-13 17:40:51 +08:00
chiayin
3a7d5429a7 Issues #65: done. 2023-09-11 11:54:08 +08:00
chiayin
e3b8153a8e Conformance: add ConformanceTimeRange.vue 2023-09-05 14:06:46 +08:00
chiayin
5219636eb8 Conformance: PT & WT & CT show after Apply Activity Selector tasks done. 2023-09-04 17:19:20 +08:00
chiayin
b7c04c9382 Conformance: fix Activity sequence Sequence Mode rules. 2023-08-30 14:57:00 +08:00
chiayin
187ce7afcc Conformance: Activity sequence Start & End linkage done. 2023-08-30 14:19:20 +08:00
chiayin
83485fa8aa Conformance: processing time, waiting time, cycle time, add show activity selector not done. 2023-08-28 09:30:08 +08:00
chiayin
c5441475a9 Conformance: Activity duration feature apply done. 2023-08-15 17:37:41 +08:00
chiayin
b84fe38609 Conformance: feature task clear but after apply need to trued in Activity Selector. 2023-08-07 16:25:25 +08:00
chiayin
19da6195ec Conformance: feature task clear but after apply need to trued. 2023-08-04 16:57:54 +08:00
chiayin
34aa0f28c2 Conformance: Activity sequence, Sequence, Directly follows done. 2023-08-02 14:38:08 +08:00
chiayin
97ac9535f9 Conformance: StatusSidebar Have activity Clear button done. 2023-07-13 09:42:58 +08:00
chiayin
9db7b73d2c Conformance: layout done.(not time range) 2023-07-12 09:56:23 +08:00
chiayin
d976bc529d Conformance: Have activity Layout done. 2023-06-29 15:45:34 +08:00