Steve Munene
Steve Munene
# What type of PR is this? This is a bug fix because it fixes the following issue: #2302 ## What does this do? This changed how the connect handler...
# What type of PR is this? This is a bug fix because it fixes the following issue: #2301 ## What does this do? It adds verify connections in the...
# What type of PR is this? This is a bug fix because it fixes list domain user. ## What does this do? It fixes how `listMembers` is implemented. ##...
# What type of PR is this? This is a feature because it adds the following functionality: it add domain id when passing requests in the API layer. ## What...
# What type of PR is this? This is a refactor because it changes the following functionality: it removes domain from token since it is passed with the URL. ##...
### Is your feature request related to a problem? Please describe. When using PAT this is the best approach to get Domain ID for authorization. Also this approach will be...
# What type of PR is this? ## What does this do? ## Which issue(s) does this PR fix/relate to? - Related Issue #134 - Resolves #134 ## Have you...
### Is your feature request related to a problem? Please describe. The reports are currently not configurable the user should be able to configure `logo`, `color`,` header`, `footer`, `font` and...
### Is your feature request related to a problem? Please describe. Currently the existing test are for the CRUD operations only in service and endpoint but we need to increase...
# What type of PR is this? ## What does this do? ## Which issue(s) does this PR fix/relate to? - Related Issue #239 - Resolves #239 ## Have you...