mitgliederverwaltung/lib/mv_web/live
Moritz 8edbbac95f
feat: OIDC configuration in global Settings (ENV or DB)
- Add oidc_* attributes to Setting, migration and Config helpers
- Secrets and OidcRoleSyncConfig read from Config (ENV overrides DB)
- GlobalSettingsLive: OIDC section with disabled fields when ENV set
- OIDC role sync tests use DataCase for DB access
2026-02-24 13:58:24 +01:00
..
auth Rename OIDC strategy from :rauthy to :oidc, update callback path 2026-02-24 11:51:00 +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: use pointer-events-none instead of disabled for active status button 2026-02-24 11:51:01 +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 feat: OIDC configuration in global Settings (ENV or DB) 2026-02-24 13:58:24 +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