Vasu Bhog
b7fe4c09e2
vBump STS to 1.9.5 & add optional application name parameter for connection string ( #18201 )
...
* include application name optional parameter
* vBump STS to 1.9.5
2022-02-04 17:56:59 -08:00
Vasu Bhog
d4534f875f
Add Connection String Enhancement for SQL Bindings ( #18011 )
...
* sql database work to prompt users to choose connections
* add test
2022-01-13 17:54:46 -08:00
Charles Gagnon
2bc6a0cd01
VS Code merge to df8fe74bd55313de0dd2303bc47a4aab0ca56b0e ( #17979 )
...
* Merge from vscode 504f934659740e9d41501cad9f162b54d7745ad9
* delete unused folders
* distro
* Bump build node version
* update chokidar
* FIx hygiene errors
* distro
* Fix extension lint issues
* Remove strict-vscode
* Add copyright header exemptions
* Bump vscode-extension-telemetry to fix webpacking issue with zone.js
* distro
* Fix failing tests (revert marked.js back to current one until we decide to update)
* Skip searchmodel test
* Fix mac build
* temp debug script loading
* Try disabling coverage
* log error too
* Revert "log error too"
This reverts commit af0183e5d4ab458fdf44b88fbfab9908d090526f.
* Revert "temp debug script loading"
This reverts commit 3d687d541c76db2c5b55626c78ae448d3c25089c.
* Add comments explaining coverage disabling
* Fix ansi_up loading issue
* Merge latest from ads
* Use newer option
* Fix compile
* add debug logging warn
* Always log stack
* log more
* undo debug
* Update to use correct base path (+cleanup)
* distro
* fix compile errors
* Remove strict-vscode
* Fix sql editors not showing
* Show db dropdown input & fix styling
* Fix more info in gallery
* Fix gallery asset requests
* Delete unused workflow
* Fix tapable resolutions for smoke test compile error
* Fix smoke compile
* Disable crash reporting
* Disable interactive
Co-authored-by: ADS Merger <karlb@microsoft.com >
2022-01-06 09:06:56 -08:00
Lucy Zhang
343e314103
SQL Binding: Give default connection setting name ( #17659 )
...
* show sqlconnectionstring in quickpick
* fix duplicate sqlconnectionstring setting
* add (new)
* add sqlconnectionstring as default setting name
* check if sqlconnectionstring already exists
2021-11-15 18:53:52 -08:00
Lucy Zhang
ba92694fa3
Show connection string example for add sql binding quickpick ( #17650 )
...
* add connection string example
* reorder
2021-11-11 10:54:13 -08:00
Kim Santiago
87baa9c860
fix sql bindings error message not showing ( #17276 )
...
* fix error message not showing
* use utils.getErrorMessage
2021-10-06 16:03:40 -07:00
Kim Santiago
51c41915a4
use placeholder for table name in add sql bindings quickpick ( #17258 )
...
* use placeholder for table name in add sql bindings quickpick
* add validation
2021-10-04 17:35:13 -07:00
Kim Santiago
b2e9e30529
Check if file is dirty before adding sql binding ( #17175 )
...
* check if file is dirty before adding sql binding
* Addressing comments
2021-09-29 15:26:14 -07:00
Kim Santiago
4e5c99df02
Add support for adding new setting in local.settings.json in add SQL binding quickpick ( #17093 )
...
* be able to add new setting in local.settings.json
* cleanup
* addressing comments
* remove todo comment
* addressing comments
* update some strings to uris
2021-09-22 14:12:01 -07:00
Kim Santiago
37e88f9fcd
Adding a couple telemetry points for sql bindings quickpick ( #16974 )
...
* adding a couple telemetry points for sql bindings quickpick
* addressing comments
2021-09-10 14:08:42 -07:00
Kim Santiago
037f957741
Update SQL binding prompt string to be more clear ( #16982 )
...
* update SQL binding prompt string to be more clear
* update variable name
2021-09-03 10:29:55 -07:00
Kim Santiago
a47276f708
Load settings from local.settings.json for add sql bindings quickpick ( #16957 )
...
* load settings from local.settings.json for add sql bindings quickpick
* cleanup
* addressing comments
2021-09-02 17:25:13 -07:00
Charles Gagnon
c8cc6c08e9
Add no-floating-promises rule to sql-database-projects extension ( #16943 )
...
* Add no-floating-promises rule to sql-database-projects extension
* fix test
2021-08-31 14:13:52 -07:00
Kim Santiago
2c75f199e8
Add sql bindings package reference to project ( #16912 )
...
* list packages and add packages working
* cleanup and remove list packages
* cleanup
* change to pull in latest package version
2021-08-27 16:58:54 -07:00
Kim Santiago
b2be609c36
hook up add sql binding ( #16838 )
...
* hookup add sql binding
* fix typo
* addressing comments
* Addressing more comments
* add more comments
2021-08-23 13:49:05 -07:00
Kim Santiago
33baaa475d
Insert sql binding into Azure function quick pick ( #16553 )
...
* initial quick pick
* move constants
* remove commented code for now
* addressing comments
* update name
* update name in other places
* remove azure functions from name and rename file
2021-08-05 12:11:30 -07:00