Commit Graph

18 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
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
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
e16304df45 WIP #217 don't know why it seems to work though 2024-06-07 11:39:53 +08:00
chiayin
e391c9a237 docs: Update all files JSDoc. 2024-03-29 15:49:05 +08:00
chiayin
c5a28cb161 fix: Issues #51 done. 2024-02-26 15:27:37 +08:00
chiayin
b92ddbc83b Issues #162: done. 2023-11-13 13:34:51 +08:00
chiayin
f9738bbed9 Issue #122: Done. 2023-10-02 15:18:48 +08:00
chiayin
add059f1e1 Issue #39: change Rule cleared. 2023-09-23 17:17:10 +08:00
chiayin
040e8b707a Issue #133: Done. 2023-09-21 15:10:29 +08:00
chiayin
c00123ddcb Issue #53: done. 2023-09-14 21:01:09 +08:00
chiayin
bdbd506734 Conformance: processing time, waiting time, cycle time, showbox list done. 2023-08-22 12:48:58 +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
9db7b73d2c Conformance: layout done.(not time range) 2023-07-12 09:56:23 +08:00