mitgliederverwaltung/lib/mv_web
carla c7c082b867
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is passing
Merge branch 'main' into feat/447_concistency
2026-02-25 16:52:59 +01:00
..
components style: consistent back button and some translations 2026-02-25 16:25:13 +01:00
controllers style: consitent flash messages 2026-02-25 09:45:10 +01:00
helpers Users list and show: Role, Password, OIDC columns; UserHelpers 2026-02-04 11:06:52 +01:00
live Merge branch 'main' into feat/447_concistency 2026-02-25 16:52:59 +01:00
member_live/index docs: correct load_cycles_for_members documentation 2025-12-26 21:40:42 +01:00
plugs feat: add CheckPagePermission plug for page-level authorization 2026-01-30 00:00:31 +01:00
translations Merge branch 'main' into feat/299_plz 2026-02-24 11:44:19 +01:00
auth_overrides.ex Sign-in: custom SignInLive, OIDC-only mode and hide OIDC when not configured, locale divider or/oder 2026-02-24 15:13:05 +01:00
authorization.ex Authorization: document can_access_page? nil-safety 2026-02-03 17:16:09 +01:00
endpoint.ex Fix postgres errors when running tests 2025-12-03 14:47:58 +01:00
error_helpers.ex refactor(web): extract format_ash_error to MvWeb.ErrorHelpers 2026-01-27 17:39:04 +01:00
gettext.ex Add generated starter app 2025-03-18 15:05:27 +01:00
live_helpers.ex feat: add CheckPagePermission plug for page-level authorization 2026-01-30 00:00:31 +01:00
live_user_auth.ex Locale: default German in dev/prod, English in test; validate locale in LocaleController 2026-02-24 15:13:10 +01:00
locale_controller.ex Locale: default German in dev/prod, English in test; validate locale in LocaleController 2026-02-24 15:13:10 +01:00
page_paths.ex feat: Datafields page, merge fee types into membership_fee_settings, sidebar 2026-02-24 13:58:38 +01:00
router.ex Sign-in: custom SignInLive, OIDC-only mode and hide OIDC when not configured, locale divider or/oder 2026-02-24 15:13:05 +01:00
telemetry.ex Add generated starter app 2025-03-18 15:05:27 +01:00