Commit Graph

29 Commits

Author SHA1 Message Date
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
1d0d938193 Replace let with const where variable is never reassigned in Vue files
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 09:38:40 +08:00
3eec131ae0 Fix typos: createfilterId, sidevarFilterRef, selecteName, namber
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 09:15:35 +08:00
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
dfd5706bcf Replace .map() with .forEach() where return value is unused
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 08:46:01 +08:00
Cindy Chang
5b3c0050b9 fix: dotted solid edge style bug 2024-09-05 17:49:01 +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
495fcf7b03 new glowing capsule images 2024-08-29 11:01:12 +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
49b8233909 fix BPMN multiple selection bug 2024-08-27 11:14:13 +08:00
Cindy Chang
b5d5b1456d force-directed layout 2024-08-23 11:19:46 +08:00
Cindy Chang
ab15087c2d refine: glow width 2024-08-21 16:38:27 +08:00
Cindy Chang
23a21f1b0a refine nodes 2024-08-21 15:33:55 +08:00
Cindy Chang
c3c2861a8f highlight node and edge 2024-08-21 14:45:59 +08:00
Cindy Chang
2de9a2b3e6 WIP: createAllPaths 2024-08-19 16:19:12 +08:00
Cindy Chang
772302d079 fix: use filter to replace find 2024-08-15 14:36:59 +08:00
Cindy Chang
305771ce5a WIP: level capsule. However, one capsule is failed 2024-08-15 14:26:08 +08:00
Cindy Chang
9a7442b4ef WIP: map with transparent default bg 2024-08-15 13:46:33 +08:00
Cindy Chang
fb335f996d Map. dagre and spread algorithm 2024-08-15 10:54:04 +08:00
Cindy Chang
db8f8eefd6 sonar 4 left. cookie regex 2024-08-13 13:37:11 +08:00
Cindy Chang
699d7a4f6b sonar 11 left. super-linear fixed 2024-08-13 11:45:01 +08:00
Cindy Chang
e313b92521 sonar 12 left 2024-08-08 10:15:16 +08:00
Cindy Chang
86cfb409c3 sonar 41 left 2024-08-02 11:15:15 +08:00
Cindy Chang
adcdb2bdc0 refactor NavBar.vue 2024-07-22 13:52:48 +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
2110388a2d feature: cytoscape node positions are remembered 2024-06-28 16:20:41 +08:00