ara
ara copied to clipboard
Agile Regression Analyzer
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.8.2 to 3.9.1. Commits 854e6a0 [maven-release-plugin] prepare release maven-site-plugin-3.9.1 ec954c8 [MSITE-856] - NullPointer on org.apache.maven.plugins.site.render.SiteMap.rel... d4160ab fix javadoc issues with JDK 8 963cbcb remove unused plugins da10917...
Bumps [actions/cache](https://github.com/actions/cache) from 1 to 2.1.6. Release notes Sourced from actions/cache's releases. v2.1.6 Catch unhandled "bad file descriptor" errors that sometimes occurs when the cache server returns non-successful response (actions/cache#596)...
**Description** Let a user manage a project, depending on its roles. **Features** - #533 - #534 - #535 - #536 - #537
**Description** The documentation is really important. It can be divided into: - user - how to install it - how to configure it (settings through ui) - how to use...
**Epic** #532 **Describe the solution you'd like** Projects can be tagged. A project can have no to many tags and tags can be shared between multiple projects. Tags are meant...
**Epic** #532 **Describe the solution you'd like** Some projects share the same goals and thus can be grouped by using folders. Folders only have one level. A project can either...
**Epic** #532 **Describe the solution you'd like** Given the right roles, a user can disable/enable a project. If he is not allowed to do so, the button should either be...
**Epic** #532 **Describe the solution you'd like** On the projects list the user is allowed to browse, he can either browse all of them via a select list, or type...
**Epic** #532 **Describe the solution you'd like** A user, depending on its roles, can delete a project. If the user is not allowed to perform this operation, the button should...
**Epic** #532 **Describe the solution you'd like** A user, depending on its roles, can update a project: - the name - the description - #537 Since a project can't change...