mitgliederverwaltung/lib
Moritz 18ec4bfd16
All checks were successful
continuous-integration/drone/push Build is passing
fix: add missing /custom_field_values/:id page to read_only and normal_user
- Add /custom_field_values/:id to read_only pages (users can view list, should also view details)
- Add /custom_field_values/:id to normal_user pages
- Refactor tests to reduce duplication (use for-comprehension for structure tests)
- Add tests for invalid input types in valid_permission_set?/1
- Update @spec for valid_permission_set?/1 to accept any() type
2026-01-06 22:17:33 +01:00
..
accounts security: remove is_system_role from public API 2026-01-06 19:04:03 +01:00
membership formatting 2026-01-02 13:53:24 +01:00
membership_fees feat: allow amount updates for membership fee cycles 2025-12-18 15:08:31 +01:00
mv fix: add missing /custom_field_values/:id page to read_only and normal_user 2026-01-06 22:17:33 +01:00
mv_web Merge branch 'main' into bugfix/274_required_custom_fields 2026-01-02 13:47:24 +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