mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-20 01:11:25 +00:00
Move upload items panel to react (#558)
Co-authored-by: Steve Faulkner <471400+southpolesteve@users.noreply.github.com>
This commit is contained in:
@@ -386,23 +386,6 @@ exports[`SettingsComponent renders 1`] = `
|
||||
"userTableQuery": [Function],
|
||||
"visible": [Function],
|
||||
},
|
||||
UploadItemsPane {
|
||||
"container": [Circular],
|
||||
"fileUploadSummaryText": [Function],
|
||||
"files": [Function],
|
||||
"firstFieldHasFocus": [Function],
|
||||
"formErrors": [Function],
|
||||
"formErrorsDetails": [Function],
|
||||
"id": "uploaditemspane",
|
||||
"isExecuting": [Function],
|
||||
"isTemplateReady": [Function],
|
||||
"onImportLinkKeyPress": [Function],
|
||||
"selectedFilesTitle": [Function],
|
||||
"title": [Function],
|
||||
"uploadFileData": [Function],
|
||||
"uploadFileDataVisible": [Function],
|
||||
"visible": [Function],
|
||||
},
|
||||
LoadQueryPane {
|
||||
"container": [Circular],
|
||||
"files": [Function],
|
||||
@@ -1074,37 +1057,6 @@ exports[`SettingsComponent renders 1`] = `
|
||||
"title": [Function],
|
||||
"visible": [Function],
|
||||
},
|
||||
"uploadItemsPane": UploadItemsPane {
|
||||
"container": [Circular],
|
||||
"fileUploadSummaryText": [Function],
|
||||
"files": [Function],
|
||||
"firstFieldHasFocus": [Function],
|
||||
"formErrors": [Function],
|
||||
"formErrorsDetails": [Function],
|
||||
"id": "uploaditemspane",
|
||||
"isExecuting": [Function],
|
||||
"isTemplateReady": [Function],
|
||||
"onImportLinkKeyPress": [Function],
|
||||
"selectedFilesTitle": [Function],
|
||||
"title": [Function],
|
||||
"uploadFileData": [Function],
|
||||
"uploadFileDataVisible": [Function],
|
||||
"visible": [Function],
|
||||
},
|
||||
"uploadItemsPaneAdapter": UploadItemsPaneAdapter {
|
||||
"_updateSelectedFilesTitle": [Function],
|
||||
"container": [Circular],
|
||||
"formError": "",
|
||||
"formErrorDetail": "",
|
||||
"isExecuting": false,
|
||||
"isOpened": false,
|
||||
"parameters": [Function],
|
||||
"reset": [Function],
|
||||
"selectedFiles": undefined,
|
||||
"selectedFilesTitle": "",
|
||||
"updateSelectedFiles": [Function],
|
||||
"uploadFileData": Array [],
|
||||
},
|
||||
},
|
||||
"databaseId": "test",
|
||||
"defaultTtl": [Function],
|
||||
@@ -1484,23 +1436,6 @@ exports[`SettingsComponent renders 1`] = `
|
||||
"userTableQuery": [Function],
|
||||
"visible": [Function],
|
||||
},
|
||||
UploadItemsPane {
|
||||
"container": [Circular],
|
||||
"fileUploadSummaryText": [Function],
|
||||
"files": [Function],
|
||||
"firstFieldHasFocus": [Function],
|
||||
"formErrors": [Function],
|
||||
"formErrorsDetails": [Function],
|
||||
"id": "uploaditemspane",
|
||||
"isExecuting": [Function],
|
||||
"isTemplateReady": [Function],
|
||||
"onImportLinkKeyPress": [Function],
|
||||
"selectedFilesTitle": [Function],
|
||||
"title": [Function],
|
||||
"uploadFileData": [Function],
|
||||
"uploadFileDataVisible": [Function],
|
||||
"visible": [Function],
|
||||
},
|
||||
LoadQueryPane {
|
||||
"container": [Circular],
|
||||
"files": [Function],
|
||||
@@ -2172,37 +2107,6 @@ exports[`SettingsComponent renders 1`] = `
|
||||
"title": [Function],
|
||||
"visible": [Function],
|
||||
},
|
||||
"uploadItemsPane": UploadItemsPane {
|
||||
"container": [Circular],
|
||||
"fileUploadSummaryText": [Function],
|
||||
"files": [Function],
|
||||
"firstFieldHasFocus": [Function],
|
||||
"formErrors": [Function],
|
||||
"formErrorsDetails": [Function],
|
||||
"id": "uploaditemspane",
|
||||
"isExecuting": [Function],
|
||||
"isTemplateReady": [Function],
|
||||
"onImportLinkKeyPress": [Function],
|
||||
"selectedFilesTitle": [Function],
|
||||
"title": [Function],
|
||||
"uploadFileData": [Function],
|
||||
"uploadFileDataVisible": [Function],
|
||||
"visible": [Function],
|
||||
},
|
||||
"uploadItemsPaneAdapter": UploadItemsPaneAdapter {
|
||||
"_updateSelectedFilesTitle": [Function],
|
||||
"container": [Circular],
|
||||
"formError": "",
|
||||
"formErrorDetail": "",
|
||||
"isExecuting": false,
|
||||
"isOpened": false,
|
||||
"parameters": [Function],
|
||||
"reset": [Function],
|
||||
"selectedFiles": undefined,
|
||||
"selectedFilesTitle": "",
|
||||
"updateSelectedFiles": [Function],
|
||||
"uploadFileData": Array [],
|
||||
},
|
||||
}
|
||||
}
|
||||
isAutoPilotSelected={false}
|
||||
@@ -2595,23 +2499,6 @@ exports[`SettingsComponent renders 1`] = `
|
||||
"userTableQuery": [Function],
|
||||
"visible": [Function],
|
||||
},
|
||||
UploadItemsPane {
|
||||
"container": [Circular],
|
||||
"fileUploadSummaryText": [Function],
|
||||
"files": [Function],
|
||||
"firstFieldHasFocus": [Function],
|
||||
"formErrors": [Function],
|
||||
"formErrorsDetails": [Function],
|
||||
"id": "uploaditemspane",
|
||||
"isExecuting": [Function],
|
||||
"isTemplateReady": [Function],
|
||||
"onImportLinkKeyPress": [Function],
|
||||
"selectedFilesTitle": [Function],
|
||||
"title": [Function],
|
||||
"uploadFileData": [Function],
|
||||
"uploadFileDataVisible": [Function],
|
||||
"visible": [Function],
|
||||
},
|
||||
LoadQueryPane {
|
||||
"container": [Circular],
|
||||
"files": [Function],
|
||||
@@ -3283,37 +3170,6 @@ exports[`SettingsComponent renders 1`] = `
|
||||
"title": [Function],
|
||||
"visible": [Function],
|
||||
},
|
||||
"uploadItemsPane": UploadItemsPane {
|
||||
"container": [Circular],
|
||||
"fileUploadSummaryText": [Function],
|
||||
"files": [Function],
|
||||
"firstFieldHasFocus": [Function],
|
||||
"formErrors": [Function],
|
||||
"formErrorsDetails": [Function],
|
||||
"id": "uploaditemspane",
|
||||
"isExecuting": [Function],
|
||||
"isTemplateReady": [Function],
|
||||
"onImportLinkKeyPress": [Function],
|
||||
"selectedFilesTitle": [Function],
|
||||
"title": [Function],
|
||||
"uploadFileData": [Function],
|
||||
"uploadFileDataVisible": [Function],
|
||||
"visible": [Function],
|
||||
},
|
||||
"uploadItemsPaneAdapter": UploadItemsPaneAdapter {
|
||||
"_updateSelectedFilesTitle": [Function],
|
||||
"container": [Circular],
|
||||
"formError": "",
|
||||
"formErrorDetail": "",
|
||||
"isExecuting": false,
|
||||
"isOpened": false,
|
||||
"parameters": [Function],
|
||||
"reset": [Function],
|
||||
"selectedFiles": undefined,
|
||||
"selectedFilesTitle": "",
|
||||
"updateSelectedFiles": [Function],
|
||||
"uploadFileData": Array [],
|
||||
},
|
||||
},
|
||||
"databaseId": "test",
|
||||
"defaultTtl": [Function],
|
||||
@@ -3693,23 +3549,6 @@ exports[`SettingsComponent renders 1`] = `
|
||||
"userTableQuery": [Function],
|
||||
"visible": [Function],
|
||||
},
|
||||
UploadItemsPane {
|
||||
"container": [Circular],
|
||||
"fileUploadSummaryText": [Function],
|
||||
"files": [Function],
|
||||
"firstFieldHasFocus": [Function],
|
||||
"formErrors": [Function],
|
||||
"formErrorsDetails": [Function],
|
||||
"id": "uploaditemspane",
|
||||
"isExecuting": [Function],
|
||||
"isTemplateReady": [Function],
|
||||
"onImportLinkKeyPress": [Function],
|
||||
"selectedFilesTitle": [Function],
|
||||
"title": [Function],
|
||||
"uploadFileData": [Function],
|
||||
"uploadFileDataVisible": [Function],
|
||||
"visible": [Function],
|
||||
},
|
||||
LoadQueryPane {
|
||||
"container": [Circular],
|
||||
"files": [Function],
|
||||
@@ -4381,37 +4220,6 @@ exports[`SettingsComponent renders 1`] = `
|
||||
"title": [Function],
|
||||
"visible": [Function],
|
||||
},
|
||||
"uploadItemsPane": UploadItemsPane {
|
||||
"container": [Circular],
|
||||
"fileUploadSummaryText": [Function],
|
||||
"files": [Function],
|
||||
"firstFieldHasFocus": [Function],
|
||||
"formErrors": [Function],
|
||||
"formErrorsDetails": [Function],
|
||||
"id": "uploaditemspane",
|
||||
"isExecuting": [Function],
|
||||
"isTemplateReady": [Function],
|
||||
"onImportLinkKeyPress": [Function],
|
||||
"selectedFilesTitle": [Function],
|
||||
"title": [Function],
|
||||
"uploadFileData": [Function],
|
||||
"uploadFileDataVisible": [Function],
|
||||
"visible": [Function],
|
||||
},
|
||||
"uploadItemsPaneAdapter": UploadItemsPaneAdapter {
|
||||
"_updateSelectedFilesTitle": [Function],
|
||||
"container": [Circular],
|
||||
"formError": "",
|
||||
"formErrorDetail": "",
|
||||
"isExecuting": false,
|
||||
"isOpened": false,
|
||||
"parameters": [Function],
|
||||
"reset": [Function],
|
||||
"selectedFiles": undefined,
|
||||
"selectedFilesTitle": "",
|
||||
"updateSelectedFiles": [Function],
|
||||
"uploadFileData": Array [],
|
||||
},
|
||||
}
|
||||
}
|
||||
geospatialConfigType="Geometry"
|
||||
|
||||
Reference in New Issue
Block a user