Benjin Dubishar
4c579ca12b
Validating connectionProfile for missing server before attempting to connect ( #23159 )
...
* Validating connectionProfile for missing server before attempting to connect
* rewriting the logic to be more clear
* adding error log
2023-05-18 15:23:31 -07:00
Sakshi Sharma
feed449d97
Update default folder structure option in VSCode ( #23002 )
2023-05-05 16:50:32 -07:00
Sakshi Sharma
9d8006562d
Fix project name validation ( #22547 )
...
* Fix project name validation
* Add/update tests
* Address comments
* Fix error
2023-03-31 08:46:58 -07:00
Sakshi Sharma
972312b3f5
Add validation for new file names for sql projects ( #21601 )
...
* Add validation for new file names for sql projects
* Addres comments and add validation for new project dialog
* Address comments
* Address comments on test
* Fix tests
* Remove extra error messages and rename file
* Address comments
* Fix tests
* Add test file back
2023-02-02 07:25:26 -08:00
Sakshi Sharma
d0861f01ed
Update string to enum for folder structure ( #21406 )
...
* Update string to enum
* Remove newly added enum value
2022-12-14 08:43:17 -08:00
Sakshi Sharma
e79ec552e6
Sql projects: Tests for Create project from database for vscode extension ( #21257 )
...
* Test changes
* Tests for CreateProjectFromDatabaseQuickpick
* Address comments
* Update pwd to placeholder
2022-11-21 11:04:46 -08:00
Kim Santiago
5106a08ea3
Add include permissions option for create project from db in vscode ( #20845 )
...
* add quickpick for include permissions option
* update vscode-mssql.d.ts
* add const
* undo whitespace change
2022-10-17 11:18:42 -07:00
Kim Santiago
794daa3440
add SDK option to create project from db quickpick ( #19100 )
...
* Add SDK option to create project from db quickpick
* cleanup
2022-04-15 09:57:48 -07:00
Kim Santiago
7181d4c79e
Make SDK-style project a checkbox option instead of separate template ( #18698 )
...
* switch to using a checkbox instead of separate template for new SDK style project
* let project provider provide sdk learn more url
* Reorder
2022-03-11 16:54:53 -08:00
Charles Gagnon
a95d90ce5c
Have create proj from database show default save location as option ( #16909 )
...
* Default create proj location to setting
* update icons
* undo
2021-08-26 18:59:05 -07:00
Charles Gagnon
b8da94f9ef
Add Create Proj from DB to VS Code context menus ( #16584 )
...
* Add Create Proj from DB to VS Code context menus
* Fix error
* add comment
* use constant
2021-08-06 08:59:35 -07:00
Charles Gagnon
2b103a79c3
Add Create Project from Database quickpick ( #16572 )
...
* Add Create Project from Database quickpick
* fix test
* pr comments
* Add comment
2021-08-05 10:34:49 -07:00