- 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 |
||
|---|---|---|
| .. | ||
| auth | ||
| components | ||
| contribution_period_live | ||
| contribution_type_live | ||
| custom_field_live | ||
| custom_field_value_live | ||
| member_live | ||
| membership_fee_type_live | ||
| user_live | ||
| global_settings_live.ex | ||
| membership_fee_settings_live.ex | ||