Code documentation and refactoring #201
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
high priority
invalid
L
low priority
M
medium priority
needs refinement
question
S
UX research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: local-it/mitgliederverwaltung#201
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/refactoring"
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?
Description of the implemented changes
The changes were:
Refactor the Code according to the
CODE_GUIDELINES.mdWhat has been changed?
Added some code documentation and split a long function.
Definition of Done
Code Quality
Accessibility
Testing
Extract determine_new_sort/2, update_sort_components/4, and push_sort_url/3 from handle_info({:sort, ...}). Reduces function from 46 to 7 lines.8c8256c62fto7375b83167