mitgliederverwaltung/lib/mv_web/live
Moritz 814b84c120 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:32:20 +01:00
..
auth fix accessibility issues 2025-11-13 16:33:29 +01:00
components test: updated tests 2025-10-30 16:42:19 +01:00
custom_field_live feat: hide slug from user 2025-11-20 14:23:25 +01:00
custom_field_value_live fix: correction of some english translation 2025-11-20 13:48:05 +01:00
member_live refactor: Rename Property/PropertyType to CustomFieldValue/CustomField 2025-11-13 18:04:53 +01:00
user_live refactor: add typespecs and module constants 2025-11-20 16:32:20 +01:00