Skip to content

feat: add strategy and bot deletion controls - #170

Merged
pjy008008 merged 1 commit into
developfrom
fix/account-settings-experience
Aug 9, 2026
Merged

feat: add strategy and bot deletion controls#170
pjy008008 merged 1 commit into
developfrom
fix/account-settings-experience

Conversation

@pjy008008

Copy link
Copy Markdown
Contributor

What changed

  • add strategy and bot delete API client methods
  • add destructive-action buttons and confirmation dialogs to the current strategy and bot UI
  • refresh lists after successful deletion and surface API errors
  • add API and end-to-end component coverage for both deletion flows

Why

The new backend deletion flows need a discoverable UI that matches the current application styling and prevents accidental deletion.

Behavior and impact

  • deletion requires explicit confirmation
  • bot deletion explains the stopped-bot restriction
  • buttons, dialogs, and danger states use the existing design language
  • no authentication or environment configuration was changed

Verification

  • pnpm test -- --run (48 files, 579 tests)
  • pnpm typecheck
  • pnpm build
  • git diff --check

@pjy008008
pjy008008 merged commit 653204f into develop Aug 9, 2026
5 checks passed
@pjy008008
pjy008008 deleted the fix/account-settings-experience branch August 9, 2026 14:31
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.

1 participant