|
|
dcb497d64b
|
Use void operator for getter side-effect access in tests (S1481)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-10 09:11:19 +08:00 |
|
|
|
fad0b6f50e
|
Assign getter access to variable to avoid bare expression statements (S905)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-10 07:38:02 +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 |
|
|
|
eeea16be38
|
Fix getters mutating state on repeated access
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-07 07:31:59 +08:00 |
|
|
|
3f1f8fb680
|
Fix BaseInfiniteFirstCases getter using wrong case for state property
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-07 07:10:26 +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 |
|
|
|
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 |
|
|
|
147b16ca34
|
Add centralized API client with axios interceptors, remove vue-axios
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-06 12:44:33 +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 |
|
|
|
c7aa32ef6d
|
Guard baseResponse.data access when baseLogId is falsy in getAllTrace
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-06 08:14:07 +08:00 |
|
|
|
529e9a4aa1
|
Add store tests with mocked axios and apiError
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-05 19:30:33 +08:00 |
|