Files
TimeTracker/app
Dries Peeters bf4b36e701 feat: Convert OAuth credentials section to dropdown in System Settings
The Integration OAuth Credentials section now uses a dropdown selector
instead of displaying all 11 integrations at once. Users can select an
integration from the dropdown to view and configure only that specific
integration's credentials.

This change improves the user experience by:
- Making the settings page more compact and easier to navigate
- Reducing visual clutter from the long list of integrations
- Allowing focused configuration of one integration at a time

All integration forms remain functional and are included in the form
submission; they are simply hidden until selected via the dropdown.
2025-11-30 11:13:07 +01:00
..