mitgliederverwaltung/lib
Moritz 29f262e1a1
fix: use pointer-events-none instead of disabled for active status button
Replace disabled attribute with pointer-events-none so the active
status button keeps its color (btn-success/warning/error btn-active)
instead of being grayed out by the browser's disabled styling.
2026-02-24 11:51:01 +01:00
..
accounts Rename OIDC strategy from :rauthy to :oidc, update callback path 2026-02-24 11:51:00 +01:00
membership Sort custom fields by name as default in read action 2026-02-24 11:50:59 +01:00
membership_fees MembershipFeeCycle: own_data read :linked via bypass and HasPermission scope 2026-02-04 09:20:10 +01:00
mv Rename OIDC strategy from :rauthy to :oidc, update callback path 2026-02-24 11:51:00 +01:00
mv_web fix: use pointer-events-none instead of disabled for active status button 2026-02-24 11:51:01 +01:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex Centralize role preloading in global LiveView on_mount 2026-01-22 21:36:15 +01:00