e7515b5450
Merge remote-tracking branch 'origin/main' into sidebar
2026-01-12 14:15:12 +01:00
922f9f93d0
Merge branch 'main' into feature/223_memberfields_settings
continuous-integration/drone/push Build is passing
2026-01-12 13:15:40 +01:00
34afe798ec
fix: use verified routes in navbar and improve can_access_page?
...
Use ~p verified routes instead of string paths in navbar template.
Update can_access_page? to handle both string and verified route paths
for better type safety.
2026-01-08 16:20:27 +01:00
59d656a07c
fix: add authorization check for Roles link in navbar
...
Only show Roles link in Settings dropdown for users with admin
permissions, preventing unauthorized access attempts.
2026-01-08 16:20:26 +01:00
a24bbc2188
feat: convert Settings to dropdown menu with sub-items
...
- Convert Settings menu item to dropdown (similar to Contributions)
- Add Global Settings and Roles as sub-items
- Update German translations: 'Global Settings' and 'Roles'
2026-01-08 16:19:00 +01:00
b0623b20ed
style: remove navbar fixed width
2026-01-08 11:40:22 +01:00
ff625c91c5
Merge remote-tracking branch 'origin/main' into sidebar
continuous-integration/drone/push Build is failing
2026-01-06 10:52:55 +01:00
75e6300637
feat: add membership fee types to navbar contributions menu
...
- Add Membership Fee Types link to Contributions dropdown
- Add Membership Fee Settings link to Contributions dropdown
- Enables easy navigation to membership fee management
2025-12-18 15:08:34 +01:00
630b51ac34
refactor: replace ContributionSettingsLive mockup with MembershipFeeSettingsLive in navigation
2025-12-18 11:54:23 +01:00
dd4048669c
fix: update clubname on save
continuous-integration/drone/push Build is passing
2025-12-16 14:35:00 +01:00
b0097ab99d
feat: adds sidebar as overlay and moves navbar content there
continuous-integration/drone/push Build is failing
2025-12-11 10:11:00 +01:00
2f6d5ff818
Add simple sidebar
continuous-integration/drone/push Build is failing
2025-12-03 22:41:57 +01:00
ba5fc34d80
Move custom fields to global admin settings
continuous-integration/drone/push Build is failing
2025-12-03 16:32:40 +01:00
cd1af5aff5
feat: Add contribution management mock-up pages
...
Add non-functional preview pages for Contribution Types, Settings, and Member Contribution Periods with German translations
2025-12-03 14:32:09 +01:00
37553d8d6c
feat: adds settings live view and updated seeds
2025-12-01 10:42:10 +01:00
158ac52d97
feat: Add Custom Fields link to navbar
continuous-integration/drone/push Build is passing
2025-11-13 18:52:24 +01:00
59a8067c09
add some comments
2025-10-16 15:28:30 +02:00
908517641b
add users link to navbar
continuous-integration/drone/push Build is passing
2025-10-16 12:30:03 +02:00
23d1ca8a32
fix: axe-core critical and major issues
2025-10-16 12:30:02 +02:00
d10fcc3da1
style: fix linting errors
continuous-integration/drone/push Build is failing
2025-09-29 16:41:46 +02:00
e3dd333e89
feat: add userdata for profile button #170
2025-09-29 15:34:00 +02:00
ed9616035b
feat (theme-toggle): replaced theme toggle with the one from daisy UI
continuous-integration/drone/push Build is passing
2025-07-21 16:01:38 +02:00
ab81b29467
feat (navbar): readded theme toggle and language picker
continuous-integration/drone/push Build is failing
2025-07-21 15:24:47 +02:00
50c80eed38
chore: updated listing member translation
continuous-integration/drone/push Build is passing
2025-07-21 15:22:42 +02:00
f17f8fe74d
feat (navbar): updated navbar with daisy UI component as demo
2025-07-21 15:13:03 +02:00