mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-01-25 05:58:50 -06:00
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.