Commit Graph

244 Commits

Author SHA1 Message Date
2768b5d052 Fix refreshToken() undefined config, wrong axios.defaults, and missing re-throw
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 07:40:48 +08:00
43283aab95 Fix expired calculation to be 6 months from now instead of setting to June
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 07:39:52 +08:00
Cindy Chang
5b3c0050b9 fix: dotted solid edge style bug 2024-09-05 17:49:01 +08:00
Cindy Chang
322f05de14 separately save vertical and horizontal node positions 2024-09-05 14:55:14 +08:00
Cindy Chang
11d5109164 basic compare map routing 2024-09-03 15:33:25 +08:00
Cindy Chang
725cc76ac2 refine default highlight for all six views 2024-08-30 11:16:03 +08:00
Cindy Chang
700b701984 my account page without component button 2024-08-30 09:41:28 +08:00
Cindy Chang
3a44b74bbc responsive name 2024-08-29 14:41:41 +08:00
Cindy Chang
1883818b8b persist installed. MyAccount in progress 2024-08-29 14:19:27 +08:00
Cindy Chang
4b56130278 1. highlight last edge. 2. padEnd() to left align capsule label 2024-08-28 14:09:32 +08:00
Cindy Chang
f3b9f7cd41 refactor create paths method and highlight path method 2024-08-28 11:46:54 +08:00
Cindy Chang
63743280f6 fix first index of mapGraphPathToInsight nested object 2024-08-27 16:32:52 +08:00
Cindy Chang
554411ace1 sometimes highlightMostFrequentPath works 2024-08-27 16:03:01 +08:00
Cindy Chang
3f993741c8 default highlight most freq trace 2024-08-27 14:51:26 +08:00
Cindy Chang
56096a01de WIP My Account. 2024-08-27 14:25:20 +08:00
Cindy Chang
b72d87fb52 BPMN view: remove radio buttons 2024-08-27 11:05:07 +08:00
Cindy Chang
85b8536f3a dualonNodeClickHighlightEdges and onEdgeClickHighlightNodes 2024-08-21 15:10:50 +08:00
Cindy Chang
c3c2861a8f highlight node and edge 2024-08-21 14:45:59 +08:00
Cindy Chang
d56ea98780 highlight path 2024-08-21 14:25:34 +08:00
Cindy Chang
4ab0d4765b WIP: depthFirstSearchMatchTwoPaths can have one true 2024-08-21 12:22:33 +08:00
Cindy Chang
fbed897d52 WIP: matchGraphPathWithInsightsPath 2024-08-21 10:00:05 +08:00
Cindy Chang
9b7b382962 WIP: DFS 2024-08-19 17:07:56 +08:00
Cindy Chang
2de9a2b3e6 WIP: createAllPaths 2024-08-19 16:19:12 +08:00
Cindy Chang
3c6644bc63 WIP: #316 close modal 2024-08-16 14:32:30 +08:00
Cindy Chang
43cbfb0529 Map filename added 2024-08-16 10:47:17 +08:00
Cindy Chang
d8c1e84622 fix: #327 add needed await keyword 2024-08-09 16:07:08 +08:00
Cindy Chang
5ef681eea8 fix: #313 fix again. Don't know why sonar-qube causes this 2024-08-09 14:16:28 +08:00
Cindy Chang
3fc9bb9659 sonar 3 left 2024-08-09 13:49:19 +08:00
Cindy Chang
39096126c5 feature and sonar-qube: add missing delete API 2024-08-09 13:38:36 +08:00
Cindy Chang
a29f3c6406 fix: #325 move moveCurrentLoginUserToFirstRow to store 2024-08-09 09:45:00 +08:00
Cindy Chang
c37e46cff4 WIP #325 2024-08-08 16:37:03 +08:00
Cindy Chang
e313b92521 sonar 12 left 2024-08-08 10:15:16 +08:00
Cindy Chang
8fa1a7b8b3 #334 fixed v-if=isAdmin 2024-08-07 16:29:15 +08:00
Cindy Chang
4ba7961a5a sonar 2024-08-02 13:24:15 +08:00
Cindy Chang
47da80b424 sonar low 2024-07-26 11:16:05 +08:00
Cindy Chang
a5f271ccc8 sonar low 2024-07-26 10:48:38 +08:00
Cindy Chang
3c81356fa2 sonar qube 2024-07-22 13:58:23 +08:00
Cindy Chang
07d6e75a6a sonar qube; ternary if 2024-07-16 15:42:30 +08:00
Cindy Chang
cab484ac00 fix: acct_mgmt_button 2024-07-15 15:39:59 +08:00
Cindy Chang
4c9633a395 Revert "fix: #316 modal closing too slow bug"
This reverts commit 6b7778fe9f.
2024-07-10 11:06:07 +08:00
Cindy Chang
6b7778fe9f fixed: modal closing too slow bug 2024-07-10 10:58:38 +08:00
Cindy Chang
bba7f24672 fix: #319 add watch of inputConfirmPwd inside onMounted 2024-07-10 10:53:48 +08:00
Cindy
0d9bfaa40d refine close modal time 2024-07-10 10:26:42 +08:00
Cindy Chang
74bc22b736 fixed: #313 use index [ ] instead of splice function to prevent removal 2024-07-09 15:08:55 +08:00
Cindy Chang
8b99a230d7 TypeScript bugs fixed 2024-07-09 13:53:20 +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
fc37d5d37d delete console 2024-07-04 11:09:41 +08:00
Cindy Chang
d8d70f01f3 fix: #310 keep loading animation bug is related to cytoscape undefined bug. And cytoscape node position remembering feature is not actually finished correctly yet before. Now remembering feature is done. 2024-07-04 11:07:25 +08:00
Cindy Chang
b6fa0b375c acctMgmt.ts by ChatGPT 2024-07-03 13:15:38 +08:00
Cindy Chang
da557fdd32 fix: use push instead of wrong ... operator 2024-07-01 10:41:53 +08:00