gittuf/internal/cmd/tui
patzielinski c1c2e21c0c
Merge pull request #1545 from Aaravanand00/test/tui-verify-common-bundle
test :- add unit tests and fixes for verify, home, help, view and core TUI engine
2026-08-20 15:34:52 +00:00
..
model.go feat(tui): expand trust menu into modular trust management screens 2026-08-18 17:36:19 -04:00
screen_help.go refactor(tui): split help overlay screen into modular component 2026-07-08 17:20:01 +05:30
screen_help_test.go internal/cmd/tui: add unit tests and fixes for verify, home, help, view, and core engine 2026-08-20 13:50:46 +05:30
screen_home.go feat(tui): add verify section with live asynchronous viewport output 2026-08-11 11:51:24 +05:30
screen_home_test.go internal/cmd/tui: add unit tests and fixes for verify, home, help, view, and core engine 2026-08-20 13:50:46 +05:30
screen_policy.go feat(tui): add policy lifecycle screen 2026-07-29 11:55:37 +05:30
screen_policy_lifecycle.go adding error screen for action errors 2026-08-01 14:14:32 -04:00
screen_policy_principals.go Merge pull request #1508 from kazuhidelee/feat/error_ui_screen_tui 2026-08-10 17:02:53 +00:00
screen_policy_rules.go adding error screen for action errors 2026-08-01 14:14:32 -04:00
screen_trust.go feat(tui): expand trust menu into modular trust management screens 2026-08-18 17:36:19 -04:00
screen_trust_github_app.go feat(tui): expand trust menu into modular trust management screens 2026-08-18 17:36:19 -04:00
screen_trust_global_rules.go adding error screen for action errors 2026-08-01 14:14:32 -04:00
screen_trust_hooks.go feat(tui): expand trust menu into modular trust management screens 2026-08-18 17:36:19 -04:00
screen_trust_keys_thresholds.go feat(tui): expand trust menu into modular trust management screens 2026-08-18 17:36:19 -04:00
screen_trust_lifecycle.go feat(tui): expand trust menu into modular trust management screens 2026-08-18 17:36:19 -04:00
screen_trust_propagation.go feat(tui): expand trust menu into modular trust management screens 2026-08-18 17:36:19 -04:00
screen_trust_repo_network.go feat(tui): expand trust menu into modular trust management screens 2026-08-18 17:36:19 -04:00
screen_verify.go feat(tui): add verify section with live asynchronous viewport output 2026-08-11 11:51:24 +05:30
screen_verify_forms.go feat(tui): add verify section with live asynchronous viewport output 2026-08-11 11:51:24 +05:30
screen_verify_forms_test.go internal/cmd/tui: add unit tests and fixes for verify, home, help, view, and core engine 2026-08-20 13:50:46 +05:30
screen_verify_test.go internal/cmd/tui: add unit tests and fixes for verify, home, help, view, and core engine 2026-08-20 13:50:46 +05:30
trusthelpers.go feat(tui): expand trust menu into modular trust management screens 2026-08-18 17:36:19 -04:00
tui.go docs: audit and fix CLI command docstrings across all commands 2026-07-08 12:02:33 -07:00
tui_test.go feat(tui): expand trust menu into modular trust management screens 2026-08-18 17:36:19 -04:00
update.go feat(tui): expand trust menu into modular trust management screens 2026-08-18 17:36:19 -04:00
update_test.go internal/cmd/tui: add unit tests and fixes for verify, home, help, view, and core engine 2026-08-20 13:50:46 +05:30
view.go feat(tui): expand trust menu into modular trust management screens 2026-08-18 17:36:19 -04:00
view_test.go internal/cmd/tui: add unit tests and fixes for verify, home, help, view, and core engine 2026-08-20 13:50:46 +05:30