Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add skill configuration to bot project settings #6522

Merged
merged 12 commits into from
Mar 26, 2021

Conversation

tdurnford
Copy link
Collaborator

Description

Add skill configuration to bot project settings

Task Item

#minor

Screenshots

image

hatpick
hatpick previously approved these changes Mar 26, 2021
@cwhitten
Copy link
Member

@tdurnford lint is failing on:

Error: [typecheck:client] src/pages/botProject/skill-configuration/AllowedCallers.tsx(90,9): error TS2322: Type '(event: FormEvent<HTMLInputElement | HTMLTextAreaElement>, newValue: string) => void' is not assignable to type '(event: FormEvent<HTMLInputElement | HTMLTextAreaElement>, newValue?: string | undefined) => void'.

@cwhitten cwhitten merged commit 1b44b16 into main Mar 26, 2021
@cwhitten cwhitten deleted the durnford/feat/allowed-callers branch March 26, 2021 19:58
@cwhitten cwhitten mentioned this pull request May 20, 2021
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* feat: Add skill configuration to bot project settings

* hide remove button

* Move IsSkill.tsx to SkillToggle.tsx

* requested chagnes

* lint

Co-authored-by: Soroush <[email protected]>
Co-authored-by: Chris Whitten <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants