wireplanner/internal/db
Joca 56c525cb26
Power strip visual in rack view with outlet grid
Added is_power_strip flag to device_models (schema migration, model,
form checkbox, DB CRUD). Power strip devices in rack view now render
a grid of plug-icon outlets instead of the regular port list, with
custom cable colors showing which outlets are in use.
2026-06-09 20:10:42 -03:00
..
connections.go Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00
db.go Power strip visual in rack view with outlet grid 2026-06-09 20:10:42 -03:00
device_models.go Power strip visual in rack view with outlet grid 2026-06-09 20:10:42 -03:00
devices.go Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00
ports.go Add port renaming on existing devices 2026-06-09 19:11:16 -03:00
racks.go Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00
schema.sql Power strip visual in rack view with outlet grid 2026-06-09 20:10:42 -03:00