John M Calhoun

Results 10 issues of John M Calhoun

Create a way to restrict access to client ui. first) get proper credentials, could use cognito hosted login second) send credentials to lex web ui

enhancement

like in lex web ui project

enhancement

## Expected Behavior ## Actual Behavior ## Steps to Reproduce the Problem 1. 2. 3. ## Specifications - Version: - Platform:

add ability to edit: - lex-clarrification - lex-hangup - qna empty response - qna error response steps) 1) add crud methods to /bot/messages resource in api, will need to have...

bug
Microsoft Edge
DesignerUI

QnABot currently does not work in Edge. next steps) 1) DesignerUI should detect browser and alert user to incompatibility 2) This should be fixed

bug
enhancement
Microsoft Edge
DesignerUI

Edge on windows 10 gives the following error after logging into Desginer UI: request was: GET (apigateway endpoint)?from=0&filter=&perpage=15 response was: 403: MissingAuthenticationToken The ApiGateway generated sdk is not sigv4 signing...

bug
Microsoft Edge
DesignerUI

links in README.md files should open in a new tab. set target="_blank" in link

**Is your feature request related to a problem? Please describe.** Support for Streamlit in snowflake A clear and concise description of what the problem is. Ex. I'm always frustrated when...

feature-request

Writing passwords in a plain text file is a bad idea. this pull will add the addition config file parameter of password_cmd which will be run in order to retrieve...