greggTime

Results 8 issues of greggTime

Upload comments to all files.

Update the API calls to approve or restrict apps to call the teams specified to perform actions ahead of requests. Add/Update examples to demonstrate this.

Add ability to save token to DB after OAuth flow.

Stand up a ui for the auth endpoint.

API validation need to be updated for request endpoints, known bug.

Move common business logic out of approvalLogic.ts and into helper files to make configuring business logic easier.

Apply SlackRequest type in Bolt file and throughout request logic files.

Refactor DB files to work fully async. Async was added partially as an afterthought but now is needed to support all use cases.