mitai-jinkendo/frontend/src/pages
Lars ac56974e83
All checks were successful
Deploy Development / deploy (push) Successful in 1m2s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 12s
fix: make buttons always visible in AdminUserRestrictionsPage
Bottom bar changes:
- Always visible when user selected (not hidden)
- Buttons disabled when no changes (clearer state)
- Moved outside inner block to prevent hiding

Action column changes:
- "↺ Zurück" button always visible per feature
- Disabled when no override exists (grayed out)
- Consistent button presence improves UX

This fixes the issue where buttons were not shown
because they were conditionally rendered.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 08:26:18 +01:00
..
ActivityPage.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
AdminCouponsPage.jsx feat: add AdminCouponsPage for coupon management 2026-03-20 07:53:47 +01:00
AdminFeaturesPage.jsx refactor: improve AdminFeaturesPage form layout and UX 2026-03-20 07:47:00 +01:00
AdminPanel.jsx feat: add AdminUserRestrictionsPage for individual user overrides 2026-03-20 07:59:49 +01:00
AdminTierLimitsPage.jsx feat: add toggle buttons for boolean features in matrix editor 2026-03-20 06:28:31 +01:00
AdminTiersPage.jsx feat: add admin pages for Features and Tiers management 2026-03-20 06:35:13 +01:00
AdminUserRestrictionsPage.jsx fix: make buttons always visible in AdminUserRestrictionsPage 2026-03-20 08:26:18 +01:00
Analysis.jsx feat: zentraler Schalter für Pipeline-Deaktivierung 2026-03-19 07:56:36 +01:00
CaliperScreen.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
CaptureHub.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
CircumScreen.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
Dashboard.jsx fix: add auth token to all API calls (prompts, insights, pipeline) 2026-03-16 16:52:36 +01:00
GuidePage.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
History.jsx fix: drei kritische Bugs in KI-Analysen behoben 2026-03-19 07:47:59 +01:00
LoginScreen.jsx fix: send 'password' instead of 'pin' in login request 2026-03-18 12:04:36 +01:00
MeasureWizard.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
NewMeasurement.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
NutritionPage.jsx fix: add auth token to all API calls (prompts, insights, pipeline) 2026-03-16 16:52:36 +01:00
PasswordRecovery.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
ProfileSelect.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
SettingsPage.jsx feat: add ZIP import functionality 2026-03-18 22:52:35 +01:00
SetupScreen.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
WeightScreen.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00