Jira Connect App: Move user link code from HAML to Vue
As part of #339428 (closed), much of the Jira Connect App UI logic will be shifted from HAML to Vue.
The code for the user link (in the top-right of the Jira Connect App window) still needs to be moved
Possible approach
- Add relevant data to
jira_connect_app_data
(the method that generates the data attribute used by Vue). - Create and use Vue component