Commit Graph

25 Commits

Author SHA1 Message Date
d3bba9d1a2 Add emitter.off cleanup in onBeforeUnmount for 10 components
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 18:04:43 +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
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
Cindy Chang
54f0d29c99 refactor ConformanceTimeRrange created 2024-07-22 15:31:46 +08:00
Cindy Chang
7e362d8740 fix #217; this time finally found the root cause.
If user didn't click any start-end radio button this time,
the start, end value might be null as their initial values are.
So we need to use the earliest value stored in pinia. (In ActRadio.vue created phase)
2024-06-07 15:31:53 +08:00
Cindy Chang
9539237c3d refactor (slight, although many files) 2024-06-06 09:25:26 +08:00
chiayin
e391c9a237 docs: Update all files JSDoc. 2024-03-29 15:49:05 +08:00
chiayin
301d49bd08 fix: Issues #218 done. 2024-03-28 16:34:06 +08:00
chiayin
d416e2d8de fix: Issues #197 done. 2024-02-26 16:32:53 +08:00
chiayin
81b1bd905b Fix: Have activity && Activity sequence not show Time Range. 2023-09-05 16:43:06 +08:00
chiayin
72ec78ab0e Conformance: Time Range show after Apply time done. 2023-09-05 14:59:30 +08:00
chiayin
e3b8153a8e Conformance: add ConformanceTimeRange.vue 2023-09-05 14:06:46 +08:00
chiayin
a587e0aaa6 Conformance: PT & WT & CT show after Apply List tasks done. 2023-09-04 16:54:11 +08:00
chiayin
187ce7afcc Conformance: Activity sequence Start & End linkage done. 2023-08-30 14:19:20 +08:00
chiayin
1e49e11a1b Conformance: Time Range done. 2023-08-29 15:47:31 +08:00
chiayin
2b90c02a8c Conformance: time duration component add a comment. 2023-08-29 14:47:53 +08:00
chiayin
89aa346b8f Conformance: time duration component done. 2023-08-29 12:56:22 +08:00
chiayin
b897b163aa Conformance: time duration component fix bug. 2023-08-28 17:01:26 +08:00
chiayin
66e09aa85c compontent time duration 交互影響, 關聯性待修. 2023-08-21 10:16:24 +08:00
chiayin
8f1711de99 featurn: time duration layout done. 2023-08-14 09:32:43 +08:00
chiayin
19da6195ec Conformance: feature task clear but after apply need to trued. 2023-08-04 16:57:54 +08:00
chiayin
9db7b73d2c Conformance: layout done.(not time range) 2023-07-12 09:56:23 +08:00