mitgliederverwaltung/lib
Moritz e9c53cc520
All checks were successful
continuous-integration/drone/push Build is passing
refactor: reduce nesting depth and improve code readability
- Replace Enum.map |> Enum.join with Enum.map_join for efficiency
- Extract helper functions to reduce nesting depth from 4 to 2
- Rename is_current_cycle? to current_cycle? following Elixir conventions
2025-12-15 11:50:08 +01:00
..
accounts fix: request scopes email and profile 2025-12-03 22:02:23 +01:00
membership refactor: reduce nesting depth and improve code readability 2025-12-15 11:50:08 +01:00
membership_fees refactor: reduce nesting depth and improve code readability 2025-12-15 11:50:08 +01:00
mv refactor: improve cycle generation code quality and documentation 2025-12-12 17:41:22 +01:00
mv_web refactor: migrate MembershipFeeSettingsLive to AshPhoenix.Form 2025-12-12 19:05:41 +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