amosproj / amos2021ws02-agile-trans-jira

MIT License
3 stars 4 forks source link

Change current location of project settings #68

Closed emiliakaf closed 2 years ago

emiliakaf commented 2 years ago

Visual representation of the Project settings has been implemented in #42. We need to migrate them to the project settings location which is accessible through Project -> Choose Project -> Project Settings ( bottom left gear button). See example of plugin project settings in the screenshot : image

User story

As a project manager I need to enable the APP plugin through the project settings So that the plugin and its features can be used in my project

Acceptance criteria

Definition of done

Can be demoed (Fully tested with the unit test) Code well structured and formatted (hold to code conventions) Clear explaination of code No syntax/runtime errors Codes are peerly reviewed Communicate issues by leaving comments on github