Conversation
added v4 database migration to only allow unique male/female/wishTypes in wishlist
added optional person entry in main form
trife
requested changes
Mar 16, 2026
Member
There was a problem hiding this comment.
- Selecting individual parents should also show the parent actions
- Female/Male chips in parents list currently don't do anything
- Males created from parents activity aren't displayed in the parents list
- Add option when creating males for bulk male before showing potential males
- Show parent type (chip or imagebutton)
- Hide number of crosses chip if 0
- Add sort to parents screen (name, id, source, number of crosses)
- Add a third dialog for person management that is only for adding new people instead of merging this with the manage persons dialog
- "Manage" in select person should be "Add"
- Person dialog using wrong accentcolor in radio button
- Manual search cross id edittext should have focus when opened
- For #139, wish types that are not available because they have been used should be indicated in the wish creator (could also generally update the wish creator UI)
- fix parent import
1. Name, Id, Crosses (source is currently not tracked in the database) 2. for males the bulk males will always show first but both sections are sorted
fixed person form entry bug minor ui tweak/refactoring
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #77
Closes #121
Closes #131
Closes #126
Closes #139