Arthur Lu alu
alu synced commits to main at alu/IdealRMT-DecisionTrees from mirror 2025-06-07 02:04:36 +00:00
c208037ae9 implement priority aware algorithm,
alu synced commits to main at alu/IdealRMT-DecisionTrees from mirror 2025-06-05 17:24:35 +00:00
ae3128f6e8 better output formatting for tcam/ram bits
alu synced commits to main at alu/IdealRMT-DecisionTrees from mirror 2025-06-05 09:14:35 +00:00
25e5a86a43 implement correct prefix counting
alu synced commits to main at alu/IdealRMT-DecisionTrees from mirror 2025-06-05 01:04:35 +00:00
d3fe6efd47 add worst_case converter to rmt
alu synced commits to main at alu/IdealRMT-DecisionTrees from mirror 2025-06-03 00:14:35 +00:00
23867747cd rename RMTConvert to TreeCompress
eeebc17d56 add ideal-rmt-simulator as submodule
0d5e51f582 add list of paths and classes to compressed_tree output
Compare 3 commits »
alu pushed to main at tronnet/ProxmoxAAS-Dashboard 2025-06-02 19:25:33 +00:00
99d58eb250 add fabric as submodule
alu pushed to main at tronnet/ProxmoxAAS-Dashboard 2025-05-29 18:33:04 +00:00
acd6eba520 fix bug in ssr dialog with multiple event listeners, add ssr dialog for instance delete
alu pushed to main at tronnet/ProxmoxAAS-Dashboard 2025-05-28 20:08:56 +00:00
478ca20451 implement ssr modal dialog form construction for create instances
28c60aecc9 rename html fragments to go.tmpl extension
Compare 2 commits »
alu pushed to main at tronnet/ProxmoxAAS-Dashboard 2025-05-22 18:34:51 +00:00
3d677a46ee fix some accessibility issues with non focusable elements
alu pushed to main at tronnet/ProxmoxAAS-Dashboard 2025-05-20 17:58:41 +00:00
e170d7f93d update go mod
alu pushed to main at tronnet/ProxmoxAAS-Dashboard 2025-05-20 17:55:21 +00:00
85bd81ef30 readd coloring to resource chart bars
alu pushed to main at tronnet/ProxmoxAAS-Fabric 2025-05-18 08:04:35 +00:00
81815bab82 update go mod
alu pushed to main at tronnet/ProxmoxAAS-Dashboard 2025-05-18 01:13:04 +00:00
53832b67a2 minor optimizations to instance card config and console actions
alu pushed to main at tronnet/ProxmoxAAS-Dashboard 2025-05-13 18:37:12 +00:00
e6cd1fbb3d fix linting
alu merged pull request tronnet/ProxmoxAAS-Dashboard#4 2025-05-13 17:41:28 +00:00
Fix Sync Issue with Instance Power Action
alu closed issue tronnet/ProxmoxAAS-Dashboard#3 2025-05-13 17:41:28 +00:00
Desync issue between Dashboard, Proxmox API, and Fabric
alu pushed to main at tronnet/ProxmoxAAS-Dashboard 2025-05-13 17:41:28 +00:00
3f21f3c4a4 Merge pull request 'Fix Sync Issue with Instance Power Action' (#4) from instance-power-sync-fix into main
989f59223a reimplement updating instance to loading when power action is taken
233d4255ba fixes #3 by using /status/current for recently modified instances
Compare 3 commits »
alu created pull request tronnet/ProxmoxAAS-Dashboard#4 2025-05-13 17:39:42 +00:00
Fix Sync Issue with Instance Power Action
alu pushed to main at tronnet/ProxmoxAAS-Dashboard 2025-05-13 17:35:59 +00:00
1bcbed6828 minor code formatting to login.go
31bfa79e66 update wfajs module
Compare 2 commits »
alu pushed to instance-power-sync-fix at tronnet/ProxmoxAAS-Dashboard 2025-05-13 17:35:18 +00:00
989f59223a reimplement updating instance to loading when power action is taken