Amir Omidi
9ed274fb39
Genericify components ( #12158 )
...
* Genericify components
* Fix compile issue
* Fix feedback
* Genericify azdata components (#12164 )
* azdata generics
* Add the withProps method to azdata proposed as there may be mistakes with the interfaces in the generics
* Fix build issues because of other extensions
* Remove extra spaces
2020-09-08 16:15:24 -07:00
ADS Merger
4ad73d381c
Merge from vscode ad407028575a77ea387eb7cc219b323dc017b686
2020-08-31 12:35:56 -07:00
Amir Omidi
ca2b893c2c
Update test cover dependency ( #11889 )
2020-08-20 12:25:12 -07:00
Charles Gagnon
d547dd8ba3
Post release vBump ( #11774 )
2020-08-13 10:37:44 -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
9c1168ba3b
Add DacFx summary page tests ( #11519 )
...
* remove generate script operation
* add tests for summary page
* add a couple more checks
2020-07-31 10:18:21 -07:00
Kim Santiago
5fd9d1b18f
Remove system dbs from dacfx wizard dropdowns ( #11510 )
...
* remove system dbs from dacfx wizard dropdowns
* add test for filtering out system dbs
2020-07-30 13:52:05 -07:00
Kim Santiago
c06bd0821b
Add deploy options support ( #11567 )
...
* add getOptionsFromProfile request
* update deploy and generate script to accept options
* fix tests
* update message
* update message to say what isn't supported
* bump sqltoolsservice version
2020-07-29 17:52:21 -07:00
Benjin Dubishar
c963e6ec08
Add test coverage for dacpac wizard import flow ( #11483 )
...
* Adding importConfig onPageEnter() test
* Removing redundancy from dacpac wizard pages
* promisifying file selection so it can be awaited in the test
* removing debug prints
* PR feedback
2020-07-23 02:15:05 -07:00
Udeesha Gautam
921beebd79
Test/dacpac tests ( #11428 )
...
* Adding test for select operation page and dacpac wizard
* skipping one test for investigation
* Changes as per PR comments
2020-07-20 14:23:27 -07:00
Kim Santiago
3c3c5f7348
remove extension.js from dacpac code coverage ( #11406 )
2020-07-17 11:07:48 -07:00
dependabot[bot]
3faadb72a3
Bump lodash from 4.17.15 to 4.17.19 in /extensions/dacpac ( #11399 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 08:44:38 -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
Udeesha Gautam
ab9fceec70
Dacpac extensions tests - for investigation ( #11192 )
...
* Adding some tests for dacpac extension to understand how coverage gets affected
* Added config page tests
* Fixing PR issues
2020-07-11 13:45:50 -07:00
ADS Merger
5e7071e466
Merge from vscode 4d91d96e5e121b38d33508cdef17868bab255eae
2020-06-19 10:59:23 -07:00
Karl Burtram
df1efc9e02
Bump Azure Data Studio version ( #10941 )
2020-06-16 11:20:30 -07:00
Karl Burtram
434d017a6b
Update various branch references to main branch ( #10913 )
2020-06-13 14:26:18 -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
2879da5ca5
Add script to combine coverage files ( #10674 )
...
* Add script to combine coverage files
* add script
* Add core coverage file as well
* Add json reporting
* Update README
* more
2020-06-02 12:53:58 -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
Kim Santiago
d59411c191
a few fixes for dacpac extension ( #10595 )
2020-05-27 18:14:29 -07:00
Kim Santiago
ea84e60fa0
Add a few dacpac extension tests ( #10322 )
...
* add controller test
* Add a few wizard tests
* Addressing comment
* fix compile error
2020-05-08 14:04:11 -07:00
Kim Santiago
10ac5fdfab
Revert "Dacpac extension tests ( #10305 )" ( #10321 )
...
This reverts commit 1c621da4c7 .
2020-05-08 10:32:22 -07:00
Kim Santiago
1c621da4c7
Dacpac extension tests ( #10305 )
...
* add controller test
* Add a few wizard tests
* Addressing comment
2020-05-08 10:11:51 -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
Kim Santiago
b9ce15158d
remove role=alert ( #9621 )
2020-03-16 12:11:59 -07:00
Alan Ren
a68a6b9e44
update extension icon ( #9542 )
2020-03-11 19:25:32 -07:00
Kim Santiago
a013f7d6ff
Accessibility fixes ( #9516 )
...
* add aria label for deploy plan table
* shift focus to options dialog when opened
* add check for when table is empty
2020-03-10 14:59:06 -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
c8bcd25832
Fix for dacfx wizard if user doesn't have access to master db ( #9362 )
...
* fix for if user doesn't have access to master db
* add console.warn with error
2020-02-27 15:37:04 -08:00
Kim Santiago
9090143f9d
Add a few unit tests for dacpac extension ( #9194 )
...
* add a few unit tests
* fix tests for linux
2020-02-24 10:01:30 -08:00
Kim Santiago
2fc0e28e57
Remove required from dacpac wizard dropdowns ( #9200 )
...
* remove required from dropdowns
* set required for dropdown
* also set required for editable dropdown
* add back required for db and server dropdowns
* add back to required to databaseLoader
2020-02-20 11:49:26 -08:00
Charles Gagnon
f2ffa6c7e5
Initial post-release extension vBump ( #9144 )
2020-02-19 07:56:15 -08:00
Kim Santiago
45341d786b
Move dacpac and schema compare localized strings ( #9107 )
...
* move localized strings
* move schema compare localized strings
2020-02-10 13:30:52 -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
Kim Santiago
9e61c468d1
Add validation error message for inputbox component ( #8909 )
...
* add validation error message for inputbox component
* addressing comments
* remove copying entire definition for InputBoxProperties
2020-01-24 11:38:49 -08:00
Anthony Dresser
bd7aac8ee0
Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2 ( #8911 )
...
* Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2
* update distro
* fix layering
* update distro
* fix tests
2020-01-22 13:42:37 -08:00
Charles Gagnon
7ecb6b4427
Change test timeout for extension unit tests to 10sec ( #8848 )
2020-01-08 13:49:34 -08:00
Alan Ren
c5d3251bb5
remove sql ops ( #8805 )
2020-01-06 15:37:09 -08:00
Kim Santiago
48b6dd796b
Cleanup dacpac wizard ( #8807 )
...
* remove unnecessary awaits
* add back awaits and localize string
* add return types
2020-01-06 11:49:34 -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
Charles Gagnon
ae8304fc33
Add focus function for modelview components ( #8348 )
...
* Add focus method for modelview components
* Remove focus properties from table and radiobutton
* Fix break
2019-11-15 17:36:55 -08:00
Anthony Dresser
7f7052ad42
Clean up some of the extensions ( #8267 )
...
* 💄
* prune unused code
* more cleanup
* remove abunch of used code
2019-11-08 11:44:43 -08:00
Anthony Dresser
ef0a92d83f
Add compile options to a few extensions ( #8252 )
...
* add compile options to a few extensions
* move dep to dev dep
* fix return types
2019-11-07 11:41:31 -08:00
Charles Gagnon
f7bef3f87b
Update to new iKey ( #8206 )
2019-11-05 07:55:26 -08:00