-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Topic/k1ch/ Introduce include_permissions query param for `GET /roles…
…` APIs (#126) * chore: topic/k1ch/ update knex configuration to avoid race condition * feat: topic/k1ch/ introduce includePermissions query for get/roles API * chore: bump version to 2.3.0-rc.1 * refactor: k1ch/ refactored view-select-relationships to use knex instead of PG pool * refactor: k1ch / modify admin-role db layer to use knex instead of PG pool * chore: k1ch / bump version to 2.3.0-rc.2 * chore: k1ch / ensure seedKeysIfDbIsEmpty does not cause Unhandled Promise Rejection * feat: k1ch/ introduce clients/client_id/roles?includePermissions=true * chore: k1ch/ try catch for seedKeysIfDbIsEmpty function * chore: k1ch/ add test for getPermissionsByRoleKey * chore: update OAS and the-usher.js * chore: k1ch/ add more tests for roles?include_permission=true * chore: minor updates
- Loading branch information
Showing
23 changed files
with
536 additions
and
231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.