Charles Gagnon
8e1e9a95c3
Move to MS vscodetestcover and update lodash ( #18192 )
2022-02-01 14:09:10 -08:00
Kim Santiago
8b9020e7b6
update azdata dependency for schema compare and sql database projects ( #18095 )
2022-01-14 16:50:47 -08:00
Benjin Dubishar
292e60a767
Apply changes from remote database to sqlproj - sql-database-projects changes ( #17738 )
...
* update project from database
* update project from database
* Leftover merge update
* Slight refactor to add vscode entrypoints
* Re-adding leftover schemacompare bits that reference database project changes
* Removing unnecessary function
* Addiung GetDSP command to package.json
* tests and a race condition fix
* remove custom UUID generation code
* swapping awaits for voids on promises
* PR feedback
* PR feedback
* Hide update project command from vscode
* Swapping cross-extension commands for bound extension contract
* Re-adding schema compare radio buttons for sqlproj
* Adding refresh after project update
* Populating list of project scripts just before comparison to avoid missing script errors of project was separately edited
* Adding missing await for okay button enable check
* Correcting schema compare source when populated from a project
* Rename UpdateDataModel to be more clear
* Fix incorrectly changed type
* Added new runComparison schema compare command, hooked up to sqlproj extension
* Added progress indicator for "apply now" option
* moved string literal to constant
* Added missing await
* Setting missing "saveScmpButton" state to fix test
* Revert "Setting missing "saveScmpButton" state to fix test"
This reverts commit 55612c9def24ac9e3398f5bbd153d21d9d3ca37f.
* Removing preemptive resetWindow() call
* general cleanup
* PR feedback
* property renames
* Reverting rename; requires Tools Service change first
* Adding header to updateProject
* Adding missing header
* PR feedback
* adding missing await
* Handing race condition for UI enable
* Fixing broken okay enable case
* Fixing enum comparison wonk
Co-authored-by: Noureldine Yehia <t-nyehia@microsoft.com >
2022-01-11 16:52:09 -08:00
Karl Burtram
d7b0b6c251
Add untrusted workspace supported flags ( #17557 )
2021-11-01 20:48:05 -07:00
Kim Santiago
9b45911141
vbump dacpac, schema compare, and sql database projects ( #17492 )
2021-10-26 10:49:44 -07:00
Kim Santiago
e0d8b67fe4
bump schema compare and sql db proj versions ( #15496 )
2021-05-17 13:25:47 -07:00
Kim Santiago
cbe128dd6c
bump version for schema compare and sql database projects ( #15285 )
2021-04-29 11:32:13 -07:00
Kim Santiago
272c20bb38
bump versions for data developer extensions ( #14327 )
2021-02-17 15:38:06 -08:00
Kim Santiago
bb29ae00c9
Fix schema compare options reset ( #14225 )
...
* fix schema compare options reset not updating correctly
* bump version
2021-02-10 13:46:46 -08:00
Charles Gagnon
c027ce4f00
Update ads-extensions-telemetry package ( #14162 )
2021-02-04 14:57:54 -08:00
Charles Gagnon
72b8d96dbc
Bump ads-extension-telemetry ( #14115 )
...
* Bump ads-extension-telemetry
* Fix import
2021-01-29 14:11:44 -08:00
Charles Gagnon
82b363fe90
Update ads-extension-telemetry package to official Microsoft org version ( #14032 )
...
* Update ads-extension-telemetry package to official Microsoft org version
* Update names
2021-01-22 16:40:59 -08:00
Kim Santiago
2cf3357301
vbump schema compare and sql database projects ( #13730 )
2020-12-08 16:01:53 -08:00
Leila Lali
9977e83380
Adding unit tests for schema compare service ( #13642 )
2020-12-07 14:42:38 -08:00
Kim Santiago
c579ecb111
update sql-database-projects and schema compare versions ( #13489 )
2020-11-19 16:25:16 -08:00
BranislavGrbicMDCS
3b18f9f8ec
Hiding dacpac from search for SQLOD ( #13142 )
...
* Hiding dacpac from search for SQLOD
* Removing Schema compare from search bar for SQL OD
* Updating STS version for removing ServerRoles folder change for SQL OD
2020-10-30 22:05:19 +01:00
Aditya Bist
34079d1612
update extension versions ( #12920 )
2020-10-14 11:34:19 -07:00
Aditya Bist
95752a7de5
bump ads and extensions ( #12550 )
...
* bump ads and extensions
* bump azdata
* bump asde deploy
2020-09-22 13:31:41 -07:00
Amir Omidi
ca2b893c2c
Update test cover dependency ( #11889 )
2020-08-20 12:25:12 -07:00
Charles Gagnon
6e26261149
Move rest of DE actions into package contributions ( #11755 )
...
* Move rest of DE actions into package contributions
* Add sql-database-projects import
2020-08-11 15:37:03 -07:00
Kim Santiago
347c193455
Add main controller tests for a few extensions ( #11307 )
...
* add a few tests
* fix errors
* undo change
* move registering commands to extension.ts for dacpac and schema compare
* undo createController() addition
* fix whitespace
2020-07-13 09:59:12 -07:00
Charles Gagnon
4296a05d4f
update branch references ( #10964 )
2020-06-17 12:34:38 -07:00
Charles Gagnon
6f52977788
Update ext telemetry package to npm version ( #10859 )
2020-06-10 15:50:12 -07:00
Charles Gagnon
da41fda4bb
Update to latest vscodetestcover ( #10680 )
...
* Update to latest vscodetestcover
* Remove unused config
2020-06-02 13:33:30 -07:00
Charles Gagnon
7305bdaec4
Add integration-test code coverage ( #10632 )
...
* wip
* Update to latest vscodetestcover and add tests back in
* Update to latest version of vscodetestcover
* updates
* another yarn.lock
* update version
* Revert import path change
2020-06-01 14:54:07 -07:00
Anthony Dresser
8a6e918fff
Update versions for 1.18 ( #10127 )
...
* update versions for 1.18
* update install links
* update changelog
2020-04-27 14:40:12 -07:00
Charles Gagnon
30607ec61b
Update to latest vscodetestcover ( #9909 )
...
* Update to latest vscodetestcover
* Undo ci disable
* Add mssql to coverage upload
* Also update sh script
* Add mocha reporters
* Update yarn.lock
* Fix merge conflict
* Update
* Update yarn.lock again
* Fix compile errors
* Try disabling test
* Disable another test
* Try disabling all tests
* Leave one test...
* Skip msssql tests again
* Remove mssql coverage merge
* re-disable CI
2020-04-14 21:32:17 -07:00
Amir Omidi
aff5f2786d
Post release version bump ( #9656 )
...
* Update change logs
* Formatting
* update changelog
* Base version bump
* extension version bump
* Update CHANGELOG.md
* Agent was updated as well
2020-03-23 12:04:49 -07:00
Alan Ren
a68a6b9e44
update extension icon ( #9542 )
2020-03-11 19:25:32 -07:00
Amir Omidi
9f9c65591d
Update all test packages ( #9490 )
...
* Update all packages
* Potential fix for normal tests
* Revert a change and try something else
* Try this as well
2020-03-07 07:23:00 -08:00
Kim Santiago
6f17f0de58
Add schema compare to database connection context menu ( #9382 )
...
* add schema compare to database connection context menu
* don't show dacfx and schema compare in context menus for system dbs
* Remove checks for system db
* undo whitespace change
2020-03-06 13:35:47 -08:00
Charles Gagnon
f2ffa6c7e5
Initial post-release extension vBump ( #9144 )
2020-02-19 07:56:15 -08:00
Charles Gagnon
ddfdd43fc3
Bump extension versions ( #8990 )
2020-01-29 17:20:11 -08:00
Charles Gagnon
2dfd75352f
Add coverage for extension tests ( #8961 )
...
* wip
* Add code coverage files to all extensions
* Update vscodetestcover
* Update yarn.lock
* Update CMS yarn.lock
* Update vscodetestcover version
2020-01-28 07:23:45 -08:00
Charles Gagnon
379eae22ed
Switch schema-compare to using ads common events ( #8957 )
...
* Switch schema-compare to using ads common events
* Update yarn.lock
2020-01-24 15:30:31 -08:00
Anthony Dresser
82a08d108b
add more activation events ( #8665 )
2019-12-18 23:39:17 -08:00
Charles Gagnon
9587edd867
Bump extension versions ( #8674 )
...
* Bump agent version
* Bump more extensions
* Undo version change for BDC - is builtin
2019-12-13 11:11:56 -08:00
Anthony Dresser
f5ce7fb2a5
Merge from vscode a5cf1da01d5db3d2557132be8d30f89c38019f6c ( #8525 )
...
* Merge from vscode a5cf1da01d5db3d2557132be8d30f89c38019f6c
* remove files we don't want
* fix hygiene
* update distro
* update distro
* fix hygiene
* fix strict nulls
* distro
* distro
* fix tests
* fix tests
* add another edit
* fix viewlet icon
* fix azure dialog
* fix some padding
* fix more padding issues
2019-12-04 19:28:22 -08:00
Benjin Dubishar
a7f5741608
Correcting license link on schema-compare ( #8560 )
2019-12-04 14:44:04 -08:00
Charles Gagnon
f7bef3f87b
Update to new iKey ( #8206 )
2019-11-05 07:55:26 -08:00
Kim Santiago
8e3fa0a26d
Bump dacpac and schema compare extension versions and remove preview ( #8095 )
...
* bump dacpac and schema compare extension versions and remove preview
* bump azdata dependency version
2019-10-29 16:04:10 -07:00
Udeesha Gautam
240b90610f
Work with single ext loc file ( #7894 )
...
* try loc with single file model
* adding filter and languages
* add links in langpack json
* changing variable name and limiting the list to only tested extensions
2019-10-24 18:12:04 -07:00
BranislavGrbicMDCS
397f6afaf1
ADS changes for new engine edition ( #7695 )
...
* Sql on demand changes
* Formating files
* Removing features for new Engine Edition
* Fixing Restore & Backup issue. Adding support for multiple conditions per flavor
* tabifying
* Formating documents
* Work in progress
* Resolving comments
* Resolving comments.
* Fixing typo
2019-10-22 12:50:15 +02:00
Kim Santiago
bf00a6b695
bump dacpac and schema compare extension versions ( #7629 )
2019-10-10 13:20:23 -07:00
Amir Omidi
b708b4a42b
Add dependencies required for tests ( #7450 )
...
* Add the dependencies
* options -> testOptions
* tabs vs spaces
* dacpac
2019-10-01 15:48:36 -07:00
Anthony Dresser
28d453fced
Implement a no sync rule ( #7216 )
...
* implement a no sync rule
* fix linting disable
* fix unused imports
* exclude more testing
* clean up fs usage
* clean up more fs usage
* remove duplicate of code
* fix compile errors
2019-09-17 13:32:42 -07:00
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
Charles Gagnon
9765b0ed8e
Bump extension versions ( #7168 )
2019-09-11 15:22:35 -07:00
Charles Gagnon
8db5bd438e
Update iKey ( #7150 )
2019-09-10 13:43:44 -07:00
Kim Santiago
9acbf48635
Bumping schema compare extension version ( #6955 )
...
* bumping schema compare extension version
* bump azdata dependency
2019-08-26 11:57:30 -07:00