p0licat / vcs-query-tool

Framework written in #Java which eases management of multiple VCS.
GNU General Public License v3.0
0 stars 0 forks source link

Start frontend. #19

Closed p0licat closed 2 years ago

p0licat commented 2 years ago

26d54266d74903e9569163f92ed6685ba967caa6 tested the fetching of users from DB. Next is fixing the backend and creating a fetch query from the frontend to replace the manually added ones.

p0licat commented 2 years ago

26d5426 tested the fetching of users from DB. Next is fixing the backend and creating a fetch query from the frontend to replace the manually added ones.

The backend getUserDetails fails at some point. @p0licat review

p0licat commented 2 years ago

GetUserDetails is now integrated. There are some bugs / missing: