quickjira icon indicating copy to clipboard operation
quickjira copied to clipboard

Support multiple jiras

Open chrisenitan opened this issue 2 years ago • 1 comments

Addresses https://github.com/timbru31/quickjira/issues/14

Changes

  • Using @timbru31 idea on https://github.com/timbru31/quickjira/issues/14#issuecomment-303056508
    • It accepts 3 more url and id strings from options form: extendable by number value parsed to integers
    • It stores arrays of these jira urls and an array of unique id for each one
    • It saves last used jira link on handleSubmit
    • It selects last used jira link on renderDialog
  • I added some placeholders and other minor UI hints

Others

  • not sure if the name company is whats chosen
  • Should autocomplete be turned off for the options input field..

Screen Shot 2022-04-17 at 13 46 06 Screen Shot 2022-04-17 at 13 48 07

I just found and loved this extension and needed this feature so I thought it'll be a good idea to help myself and all the other users on it.

chrisenitan avatar Apr 18 '22 07:04 chrisenitan

Thanks for the work - will take a closer look at it, soon! :)

timbru31 avatar Apr 27 '22 09:04 timbru31