shinkan-jinkendo/frontend/src/context
Lars 24c70c5ea0
All checks were successful
Deploy Development / deploy (push) Successful in 40s
Test Suite / pytest-backend (push) Successful in 25s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 7s
Test Suite / playwright-tests (push) Successful in 23s
feat(memberships, profiles, clubs): enhance active club membership handling
- Introduced a new utility function to filter and return only active club memberships, improving role management and access control.
- Updated various components and pages to utilize the new active club memberships function, ensuring only relevant memberships are considered.
- Enhanced user interface elements to reflect the status of club memberships, including visual indicators for inactive memberships.
- Improved backend logic for resolving tenant contexts and managing club roles based on active memberships.
2026-05-09 10:42:56 +02:00
..
AuthContext.jsx feat(memberships, profiles, clubs): enhance active club membership handling 2026-05-09 10:42:56 +02:00
OrgInboxContext.jsx feat(memberships, profiles, clubs): enhance active club membership handling 2026-05-09 10:42:56 +02:00
ProfileContext.jsx feat: enhance API and profile management with environment configurations 2026-05-07 10:40:10 +02:00