mitgliederverwaltung/lib/mv_web/live
Moritz 10ad32eb6f
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/promote/production Build is passing
fix: treat URL with only custom fields as valid in ?fields= mode
Consider visible custom fields in compute_final_field_selection so that
a link with only custom_field_X is not wrongly treated as invalid and
reverted to session/global. Add test for URL containing only custom field.
2026-02-24 09:42:25 +01:00
..
auth Fix OIDC account linking by using SystemActor in LinkOidcAccountLive 2026-01-23 02:14:59 +01:00
components fix: tests failing in ci 2026-02-19 08:55:55 +01:00
custom_field_live style: use same disabled field as for memberfield 2026-02-18 17:01:43 +01:00
group_live refactor: add data-testid selectors for groups ui 2026-02-20 16:34:15 +01:00
import_live chore: rename ImportExport module to Import 2026-02-17 18:59:18 +01:00
member_field_live FormComponent: persist vereinfacht_required_field? in socket 2026-02-23 22:50:34 +01:00
member_live fix: treat URL with only custom fields as valid in ?fields= mode 2026-02-24 09:42:25 +01:00
membership_fee_type_live Fee settings and fee type form: pass actor for MembershipFeeType read 2026-02-03 23:52:27 +01:00
role_live Centralize role preloading in global LiveView on_mount 2026-01-22 21:36:15 +01:00
user_live OIDC: use UserHelpers.has_oidc? in index and show 2026-02-04 11:40:21 +01:00
global_settings_live.ex Add Vereinfacht app URL setting and contact view URL 2026-02-23 19:54:43 +01:00
import_live.ex chore: rename ImportExport module to Import 2026-02-17 18:59:18 +01:00
membership_fee_settings_live.ex Fee settings and fee type form: pass actor for MembershipFeeType read 2026-02-03 23:52:27 +01:00
statistics_live.ex StatisticsLive: load statistics only in handle_params 2026-02-12 19:35:48 +01:00