mitgliederverwaltung/lib/mv_web
Moritz 2b8d898429
style: match cycle status buttons to filter button pattern
All three status buttons (Paid/Suspended/Unpaid) are now always
visible. The active status is highlighted with its color (btn-active),
inactive buttons are neutral gray - identical to the filter buttons.
2026-02-24 11:51:00 +01:00
..
components Fix sidebar dropdown direction and accidental mobile drawer opening 2026-02-24 11:50:59 +01:00
controllers Rename OIDC strategy from :rauthy to :oidc, update callback path 2026-02-24 11:51:00 +01:00
helpers Users list and show: Role, Password, OIDC columns; UserHelpers 2026-02-04 11:06:52 +01:00
live style: match cycle status buttons to filter button pattern 2026-02-24 11:51:00 +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 feat(members): add Fee Type label and gettext strings 2026-02-23 23:54:59 +01:00
auth_overrides.ex fix: adds user friendly flas message 2026-02-17 19:29:49 +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 style: fix linting errors 2025-09-29 16:41:46 +02:00
locale_controller.ex refactor and docs 2025-11-13 16:33:29 +01:00
page_paths.ex Add statistics route, permissions, and sidebar entry 2026-02-12 19:35:48 +01:00
router.ex chore: rename ImportExport module to Import 2026-02-17 18:59:18 +01:00
telemetry.ex Add generated starter app 2025-03-18 15:05:27 +01:00