mitgliederverwaltung/lib
Moritz 9a03485604
refactor: add typespecs and module constants
- Add @spec for public functions in Member and UserLive.Form
- Replace magic numbers with module constants:
  - @member_search_limit = 10
  - @default_similarity_threshold = 0.2
- Add comprehensive @doc for filter_by_email_match and fuzzy_search
2025-11-20 16:51:45 +01:00
..
accounts refactor: small changes from PR review 2025-11-13 16:33:29 +01:00
membership refactor: add typespecs and module constants 2025-11-20 16:51:45 +01:00
mv fix: extract member_id from relationship changes during validation (#168) 2025-11-20 16:51:43 +01:00
mv_web refactor: add typespecs and module constants 2025-11-20 16:51:45 +01:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex feat: migration to phoenix 1.8 - fix formatting 2025-07-17 18:01:14 +02:00