This repository was archived by the owner on Jan 15, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 123
Support merging .uischema files #852
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
e679bce
Topo sort in progress.
3da0934
Update sort.
1749fa0
Merge branch 'master' into chrimc/pkg
86d0990
Working sort
aa90e09
Breadth first sort.
8083a84
Move to building component tree.
8a9b6d1
Normalize slash in tests.
f16f573
Update documentation
5c05ac5
Add --nugetRoot switch.
eb320c6
Merge branch 'master' into chrimc/pkg
d4176d3
Merge branch 'master' into chrimc/pkg
793528a
Merge branch 'master' into chrimc/pkg
a049d8b
Add $package to app.schema.
431e3bb
Intermediate progress to switch machines.
a404aef
Update to move machines.
5270c70
Update to offical URLS.
28693b4
Oracles and working tests.
d0bcd2e
All csproj tests working
d3f7cbd
All tests work.
cb13b67
Fix packages.config.
2e708f8
Add copying C# asset files into output
78efaa3
Merge branch 'master' into chrimc/pkg
9abf488
Renable test
e14161f
Order uischema keys and update oracles.
6d3f3dc
Merge branch 'master' into chrimc/pkg
edf18a4
Move write outside of loop.
05f1490
Merge branch 'master' into chrimc/pkg
c35eebb
Add missing .uischema files.
4191893
Use / in paths
1532d96
Merge branch 'chrimc/pkg' of https://github.com/microsoft/botframewor…
416926f
Merge branch 'master' into chrimc/pkg
2fb479a
Update documentation.
000655b
Update docs.
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be outside the commands toc otherwise it will be deleted on the next documentation autogen
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did auto-gen and then restored things from the original. For example the slashes for code references are still the wrong way.