|
|
ede7becb3a
|
Remove await on non-promise values
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-07 18:06:29 +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 |
|
|
|
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 |
|
|
|
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 |
|
chiayin
|
e391c9a237
|
docs: Update all files JSDoc.
|
2024-03-29 15:49:05 +08:00 |
|
chiayin
|
483f6a026d
|
refactor: Discover Router Save done.
|
2024-03-19 16:29:29 +08:00 |
|
chiayin
|
6663b48159
|
refactor: Discover Router done.
|
2024-03-19 15:57:12 +08:00 |
|
chiayin
|
fcf640cc5b
|
fix: Issues #33 done.
|
2024-02-26 15:04:40 +08:00 |
|
chiayin
|
f429d21584
|
fix: Primevue css update to fix google font icon text-size done.
|
2024-02-22 10:08:40 +08:00 |
|
chiayin
|
8b502e67f4
|
feat: Conformance Save Logout done.
|
2023-12-01 14:24:05 +08:00 |
|
chiayin
|
c26a1dfee7
|
feat: Conformance Save switchNavItem done.
|
2023-11-30 12:19:46 +08:00 |
|
chiayin
|
00a1931189
|
Issues #191: done.
|
2023-11-13 13:02:06 +08:00 |
|
chiayin
|
9118497f09
|
Issues #182: done.
|
2023-11-10 14:19:43 +08:00 |
|
chiayin
|
d288c8f68e
|
Issues #186: fix, The sidevar needs to close when the button is pressed.
|
2023-11-06 16:12:18 +08:00 |
|
chiayin
|
5d958f672f
|
Issues #186: done.
|
2023-11-06 15:50:26 +08:00 |
|
chiayin
|
d21d4ed16b
|
Issues #182: done.
|
2023-11-06 14:49:25 +08:00 |
|
chiayin
|
672d93b821
|
Issues #179: done.
|
2023-11-03 17:12:57 +08:00 |
|
chiayin
|
e55cbc013c
|
Map Attributes: type 'boolean' layout done.
|
2023-10-23 13:31:33 +08:00 |
|
chiayin
|
6c032ca94a
|
Issue #169: Done.
|
2023-10-19 14:11:40 +08:00 |
|
chiayin
|
1cfbddf510
|
Issue #165: Done.
|
2023-10-11 18:50:46 +08:00 |
|