mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-18 17:22:45 -05:00
Agent : New Step dialog (#1834)
* added file browser tree to API and dialog * added callbacks for selected files * added file browser to step dialog * remove commented code * fixed file name bug
This commit is contained in:
@@ -144,7 +144,8 @@ export enum ModelComponentTypes {
|
||||
Form,
|
||||
Group,
|
||||
Toolbar,
|
||||
LoadingComponent
|
||||
LoadingComponent,
|
||||
FileBrowserTree
|
||||
}
|
||||
|
||||
export interface IComponentShape {
|
||||
|
||||
Reference in New Issue
Block a user