- update packages (Angular 17)
- Feat: in commands, add new buttons "Get Ethernet 1 Status", "Get Ethernet 2 Status", "Get 'ip a'"
- Feat: add DHCP option for Ethernet 1 and 2
- Bug: in file
rest.py
do not usehasattr
, asyaml.safe_load
returns a dictionary and not a list (SO Post) (Fixes #11) - Bug: Only show error popup in
http-error.interceptor.ts
- Bug: allow Submit button to be clicked on Ethernet port if it was disabled
- Style changes to GUI