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 :
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
[x] Project settings are not shown anymore in the top toolbar
[x] Project settings are accessible through Project -> Choose Project -> Project Settings ( bottom left gear button)-> Agile Planning Platform
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
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 :
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