Maxim Atanasov
Maxim Atanasov
I've done a few things already in the `teams` branch. However many still need to be fixed, especially in the UI.
Code coverage for Java code and lots of code smells have been fixed in #380.
Paging for custom queries is in fact supported in SDN https://community.neo4j.com/t/pagination-and-sorting-with-custom-queries/1991 We should give it a shot. EDIT: Paging does indeed work in SDN. I implemented it for the `project/{id}/commits`...
Git does in fact support this, but jgit unfortunately still doesn't. This remains an issue with very large/old repositories as all of the history has to be cloned.
@jo2 No, I've been working on the backend. However, it would be nice if some of the PRs were merged first before we write tests. Currently #270 and #269 (Drafts)...
This could be complemented by an additional module selection dropdown in the 3D view.
@tinne Would you like this to be implemented as an additional (small) web app that is distributed along with the main `war` and simply connects to the database and allows...
@tinne I have implemented the required functionality in a separate web app. It is possible for you to try it out and tell me if it anything should be adjusted...
I have added a migration script that will update the database (as it is in branch `release` commit 73c7cc5370e7682de563d0fbac3b4bcd204438e1 on an Oracle db) . Everything should be working now.
> The role options is somewhat clumsy to use and not easy to understand. Especially the drop-down menu with the checkboxes is hard to use and it takes time to...