- 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 |
||
|---|---|---|
| .. | ||
| index | ||
| form_membership_fee_type_test.exs | ||
| index_custom_fields_accessibility_test.exs | ||
| index_custom_fields_display_test.exs | ||
| index_custom_fields_edge_cases_test.exs | ||
| index_custom_fields_sorting_test.exs | ||
| index_field_visibility_test.exs | ||
| index_member_fields_display_test.exs | ||
| index_membership_fee_status_test.exs | ||
| index_test.exs | ||
| membership_fee_integration_test.exs | ||
| show_membership_fees_test.exs | ||