wgctl/modules/ui
Nuno Duque Nunes 1a78dcf5da feat: display config, table layouts for all commands
- display.module.sh: style toggle per view (compact/table)
- display.json: default config with all views set to compact
- ctx::display: points to .wgctl/config/display.json
- list: _render_table with dynamic widths, colors, shared row_color/status_color
- group/identity/net/hosts/activity: _render_table added
- rule/subnet/policy: table UI functions + _render_table
- ui::peer::status_color: \033[2m for offline (dimmer, more readable)
- note: individual table layout refinements pending cleanup pass
- note: configurable colors per field deferred to display config v2
2026-05-27 03:32:31 +00:00
..
activity.module.sh fix: policy_read accidental defaults merge from module split 2026-05-25 18:45:23 +00:00
group.module.sh fix: policy_read accidental defaults merge from module split 2026-05-25 18:45:23 +00:00
hosts.module.sh feat: hosts.json IP resolution system 2026-05-23 22:01:45 +00:00
identity.module.sh feat: identity show with rule tree, peer dimming, net/group tableless layouts 2026-05-24 20:46:02 +00:00
logs.module.sh feat: watch/logs endpoint annotation, shared row primitives 2026-05-26 15:16:33 +00:00
net.module.sh refactor: tableless design for net, group list | net, group show 2026-05-24 00:08:15 +00:00
peer.module.sh feat: display config, table layouts for all commands 2026-05-27 03:32:31 +00:00
policy.module.sh feat: display config, table layouts for all commands 2026-05-27 03:32:31 +00:00
rule.module.sh feat: display config, table layouts for all commands 2026-05-27 03:32:31 +00:00
subnet.module.sh feat: display config, table layouts for all commands 2026-05-27 03:32:31 +00:00