imacat
|
b5dfae9835
|
Fix unsafe property access and stale await in DurationInput, ModalAccountInfo, FilesPage
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-09 14:10:35 +08:00 |
|
imacat
|
3db725e52c
|
Fix static destructuring from reactive source in MyAccount and ModalAccountInfo
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-09 13:51:23 +08:00 |
|
imacat
|
fc43ca67ca
|
Rename single-word Vue files to multi-word names and update references
Co-Authored-By: Codex <codex@openai.com>
|
2026-03-08 13:26:12 +08:00 |
|
imacat
|
847904c49b
|
Apply repository-wide ESLint auto-fix formatting pass
Co-Authored-By: Codex <codex@openai.com>
|
2026-03-08 12:11:57 +08:00 |
|
imacat
|
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 |
|
imacat
|
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 |
|
imacat
|
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 |
|
imacat
|
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
|
9842bf678f
|
fix: #336 add name at info
|
2024-08-16 13:40:20 +08:00 |
|
Cindy Chang
|
8acd6e4a87
|
fix: #326 suspended should be !is_active
|
2024-08-08 09:02:22 +08:00 |
|
Cindy Chang
|
6a689e419c
|
sonar qube; getCookie refactored
|
2024-07-16 15:18:31 +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
|
5d5730fc29
|
visit API, is_admin badge API, is_active badge API,
|
2024-06-25 12:53:50 +08:00 |
|
Cindy Chang
|
0fb0d8b529
|
WIP: delete alert modal prototype.
|
2024-06-21 14:20:52 +08:00 |
|
Cindy Chang
|
05caf819bb
|
WIP: validate confirm password and show error message
|
2024-06-20 15:54:14 +08:00 |
|
Cindy Chang
|
26441d3979
|
WIP: account info modal prototype with a little bit of pinia state mgmt.
|
2024-06-20 12:13:39 +08:00 |
|