This repository was archived by the owner on Jul 9, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 374
feat: Bot Project Operations #4316
Merged
Merged
Conversation
This file contains hidden or 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
Signed-off-by: Srinaath Ravichandran <[email protected]>
Signed-off-by: Srinaath Ravichandran <[email protected]>
…oser into srravich/bot-project-file
Signed-off-by: Srinaath Ravichandran <[email protected]> Loading multiple projects working effeiciently Signed-off-by: Srinaath Ravichandran <[email protected]>
Signed-off-by: Srinaath Ravichandran <[email protected]> creat new bot Signed-off-by: Srinaath Ravichandran <[email protected]> Bot project file Signed-off-by: Srinaath Ravichandran <[email protected]>
Signed-off-by: Srinaath Ravichandran <[email protected]>
…oser into srravich/bot-project-file Signed-off-by: Srinaath Ravichandran <[email protected]> # Conflicts: # Composer/packages/server/src/controllers/project.ts
Signed-off-by: Srinaath Ravichandran <[email protected]>
Signed-off-by: Srinaath Ravichandran <[email protected]>
…oser-1 into srravich/bot-project-file
creation, adding remote/local skills. Populate state management with rootbot and skills
Signed-off-by: Srinaath Ravichandran <[email protected]>
…oser into srravich/botproject-file-handler Signed-off-by: Srinaath Ravichandran <[email protected]> # Conflicts: # Composer/packages/client/__tests__/components/appSettings.test.tsx
Signed-off-by: Srinaath Ravichandran <[email protected]>
This reverts commit 9aa46ca.
Signed-off-by: Srinaath Ravichandran <[email protected]>
Signed-off-by: Srinaath Ravichandran <[email protected]>
…/microsoft/BotFramework-Composer into srravich/botproject-file-handler
…oser into srravich/botproject-file-handler
Signed-off-by: Srinaath Ravichandran <[email protected]>
Signed-off-by: Srinaath Ravichandran <[email protected]>
Signed-off-by: Srinaath Ravichandran <[email protected]>
…oser into srravich/botproject-file-handler Signed-off-by: Srinaath Ravichandran <[email protected]> # Conflicts: # Composer/packages/client/src/recoilModel/selectors/index.ts
Signed-off-by: Srinaath Ravichandran <[email protected]> More file util tests added Signed-off-by: Srinaath Ravichandran <[email protected]> Support for exporting .botproj file Signed-off-by: Srinaath Ravichandran <[email protected]>
…oser into srravich/botproject-file-handler
Signed-off-by: Srinaath Ravichandran <[email protected]>
Signed-off-by: Srinaath Ravichandran <[email protected]>
Signed-off-by: Srinaath Ravichandran <[email protected]>
…oser into srravich/botproject-file-handler Signed-off-by: Srinaath Ravichandran <[email protected]> # Conflicts: # Composer/packages/client/src/recoilModel/persistence/FilePersistence.ts # Composer/packages/types/src/indexers.ts
cwhitten
approved these changes
Oct 8, 2020
6 tasks
Merged
lei9444
pushed a commit
to lei9444/BotFramework-Composer-1
that referenced
this pull request
Jun 15, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Support for adding/removing,replacing skills to a Root Bot in a Bot Project workspace.
Persisting changes to BotProject file.
Temporarily housing the schema of Bot Project File in Composer server
GH tickets
Platform work for refs #3954 #4162