feat: add editable talent ratings (Closes #25) #64
Reference in New Issue
Block a user
Delete Branch "feature/issue-25-editable-talent-ratings"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
TalentEditDialogwith rating input (0-12, 0 = untrained) and validation error messagesCharacterViewModel.updateCharacter()Talents.withTalentRating()for immutable talent rating updates by nameCloses #25