Skip to content

Phase 1: Settings design-system migration#80

Merged
Pterjudin merged 1 commit into
mainfrom
feat/phase1-settings-design-system
Jul 23, 2026
Merged

Phase 1: Settings design-system migration#80
Pterjudin merged 1 commit into
mainfrom
feat/phase1-settings-design-system

Conversation

@Pterjudin

Copy link
Copy Markdown

Summary

  • VoidButtonBgDarken now renders as .btn.btn-secondary.btn-sm (Settings-only consumer)
  • AddButton.btn.btn-sm.btn-primary; model dialog Save → .btn.btn-primary.btn-sm
  • Settings sidebar nav tabs.btn-primary / .btn-secondary
  • Ollama section: install/pull/copy/clear → secondary buttons; delete → .btn-stop; selects → .dropdown
  • Icon actions (advanced settings, delete model, cancel add) → .btn-icon.btn-ghost with aria-label
  • New design-system contract test for Settings (96 QA tests total)

Test plan

  • npm run buildreact
  • npm run test-phase0-qa — 96/96 passing
  • Open CortexIDE Settings and spot-check nav tabs + Ollama controls

Made with Cursor

Wire VoidButtonBgDarken and AddButton through .btn tokens, update settings
nav tabs and Ollama controls, and add settings adoption contract tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cursor

cursor Bot commented Jul 23, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@Pterjudin
Pterjudin merged commit 11b620c into main Jul 23, 2026
14 of 26 checks passed
@Pterjudin
Pterjudin deleted the feat/phase1-settings-design-system branch July 23, 2026 13:04
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