Skip to content

Implement profile Pinia store#20

Merged
alexykn merged 1 commit intomainfrom
codex/refactor-profile-state-to-use-pinia-store
May 24, 2025
Merged

Implement profile Pinia store#20
alexykn merged 1 commit intomainfrom
codex/refactor-profile-state-to-use-pinia-store

Conversation

@alexykn
Copy link
Owner

@alexykn alexykn commented May 24, 2025

Summary

  • add useProfileStore with persistent selected profile
  • refactor useProfile composable to expose store refs and actions
  • update App.vue to use the new store

Testing

  • npm test (fails: vitest not found)
  • pytest -q

@alexykn alexykn merged commit fa62394 into main May 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant