mitgliederverwaltung/lib/mv_web/live
Moritz 98dc73ee37
refactor: fix credo warnings and format code
- Replace Enum.map/2 |> Enum.join/2 with Enum.map_join/3 for efficiency
- Refactor get_existing_form_values to reduce cyclomatic complexity
- Replace length/1 with Enum.empty?/1 for better performance
- Update gettext translations
2025-12-18 15:10:07 +01:00
..
auth fix accessibility issues 2025-11-13 16:33:29 +01:00
components chore: change payment filter text 2025-12-16 14:35:00 +01:00
contribution_period_live refactor: replace ContributionSettingsLive mockup with MembershipFeeSettingsLive in navigation 2025-12-18 11:54:23 +01:00
contribution_type_live feat: Add contribution management mock-up pages 2025-12-03 14:32:09 +01:00
custom_field_live fix: standardize 'Custom Field' capitalization in i18n 2025-12-16 14:54:43 +01:00
custom_field_value_live fix: standardize 'Custom Field' capitalization in i18n 2025-12-16 14:54:43 +01:00
member_live refactor: fix credo warnings and format code 2025-12-18 15:10:07 +01:00
membership_fee_type_live refactor: fix credo warnings and format code 2025-12-18 15:10:07 +01:00
user_live Hide OIDC ID and ID columns for users 2025-12-03 14:20:14 +01:00
global_settings_live.ex fix: update clubname on save 2025-12-16 14:35:00 +01:00
membership_fee_settings_live.ex refactor: fix credo warnings and format code 2025-12-18 15:10:07 +01:00