Skip to content

feat(tui): Wire SG create/update/delete via editor - #1939

Merged
gtema merged 1 commit into
mainfrom
tui-edit
Aug 13, 2026
Merged

feat(tui): Wire SG create/update/delete via editor#1939
gtema merged 1 commit into
mainfrom
tui-edit

Conversation

@gtema

@gtema gtema commented Aug 13, 2026

Copy link
Copy Markdown
Owner
  • Add NetworkSecurityGroupCreate/Set request modules and editor
    templates so security groups can be created and edited from the
    TUI instead of just listed.
  • Delegate ConfirmableRequest through NetworkApiRequest and its
    resource sub-enums so delete confirmations show the real
    "Delete Network Security_Group X?" message instead of a generic
    fallback.
  • Set loading on delete confirm and clear it after the row is
    removed, matching the create/update path — previously the table
    gave no feedback during delete and looked stuck.

Signed-off-by: Artem Goncharov artem.goncharov@gmail.com

- Add NetworkSecurityGroupCreate/Set request modules and editor
  templates so security groups can be created and edited from the
  TUI instead of just listed.
- Delegate ConfirmableRequest through NetworkApiRequest and its
  resource sub-enums so delete confirmations show the real
  "Delete Network Security_Group X?" message instead of a generic
  fallback.
- Set loading on delete confirm and clear it after the row is
  removed, matching the create/update path — previously the table
  gave no feedback during delete and looked stuck.

Signed-off-by: Artem Goncharov <artem.goncharov@gmail.com>
@gtema
gtema merged commit e259187 into main Aug 13, 2026
18 checks passed
@gtema-release-plz gtema-release-plz Bot mentioned this pull request Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants