Anthony Dresser
ea0f9e6ce9
Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463 ( #7206 )
...
* Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463
* fix config changes
* fix strictnull checks
2019-09-15 22:38:26 -07:00
Elliot Boschwitz
aaf115a5c8
Dacpac extension announces invalid text inputs in screen reader mode ( #7133 )
...
Text input boxes will have an updated aria-label with a given error message if the input is invalid.
2019-09-12 11:05:56 -07:00
Kim Santiago
87b0e08a6a
Add name property for DacFx wizard edit text boxes ( #6775 )
...
* add name property for file location edit and version edit
* add aria label property for drop down component
* remove 'Edit' from aria labels
2019-08-19 14:36:13 -07:00
Kim Santiago
0246eec4ed
Fix #4461 Dacpac: Extract lets me save to invalid file path like 'sd' and never adds .dacpac / .bacpac ( #6424 )
...
* check for valid path
* add unit tests
* bump package version
* addressing comments
2019-07-22 12:36:46 -07:00
kisantia
64377000c6
Change default folder in dacpac and schema compare extensions ( #5215 )
...
* change default folder in dacpac and schema compare extensions
* move getting rootpath to a method
* change method name
2019-04-27 04:27:03 +12:00
kisantia
5f003b0dd7
Move DacFx wizard into separate extension ( #4115 )
...
* Moved dacfx wizard into separate extension
* updating to use azdata
* one more azdata change
* bump import extension version
* renaming extension to dacpac
2019-03-06 17:45:30 -08:00