Closed PeterBlenessy closed 1 month ago
The settings dialog allows the user to configure JIRA server parameters.
The user can input the below parameters:
These parameters will be available across the application. Use Pinia store.
The parameters are persisted in localstorage automatically when changed. Implement this in the Pinia store.
The user opens the settings dialog by clicking the settings button in the application toolbar in the application header.