Alan Ren
2aed4e76e3
error handling for browse azure resources ( #15291 )
...
* custom error for throttling
* remove unused imports
2021-04-29 17:06:16 -07:00
Kim Santiago
020bc738cc
fix DW project build ( #15287 )
2021-04-29 14:48:01 -07:00
Aasim Khan
e00d48c210
Adding telemetry framework to migration extension ( #15284 )
...
* Adding telemetry to sql-migration
* Adding some telemetry helper functions
* removing unncessary telemetry
* removing unncessary imports
* Changing name of telemetry sender methods and removing unused functions.
* Removing extra whitespace
* Fixing a typo
2021-04-29 14:00:44 -07:00
Kim Santiago
cbe128dd6c
bump version for schema compare and sql database projects ( #15285 )
2021-04-29 11:32:13 -07:00
Barbara Valdez
fd0a0ec2b0
replace notebook tab icon ( #15282 )
2021-04-29 11:31:45 -07:00
Charles Gagnon
ddf092462d
Bump arc version ( #15283 )
2021-04-29 10:07:31 -07:00
Sakshi Sharma
e695a01538
Update Schema Compare dialog to start a new connection ( #15193 )
...
* Update SC dialog to start a new connection
* Functionally complete
* Fix target db to pick correct database
* Address comments
* Added test+fixed one missing scenario
* Address comments + add one more test
2021-04-29 09:53:38 -07:00
Karl Burtram
13ab2bc487
Bump SQL Tools Service to 3.0.0-release.97 ( #15258 )
2021-04-28 11:01:55 -07:00
Kim Santiago
da37cf6ec6
Expose sql project apis ( #15239 )
...
* make project variables private and add getters
* expose project in sqlproj.d.ts
* add more comments
* change to ISqlProject
2021-04-27 17:35:27 -07:00
Karl Burtram
867a963882
Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8 ( #14883 )
...
* Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8
* Bump distro
* Upgrade GCC to 4.9 due to yarn install errors
* Update build image
* Fix bootstrap base url
* Bump distro
* Fix build errors
* Update source map file
* Disable checkbox for blocking migration issues (#15131 )
* disable checkbox for blocking issues
* wip
* disable checkbox fixes
* fix strings
* Remove duplicate tsec command
* Default to off for tab color if settings not present
* re-skip failing tests
* Fix mocha error
* Bump sqlite version & fix notebooks search view
* Turn off esbuild warnings
* Update esbuild log level
* Fix overflowactionbar tests
* Fix ts-ignore in dropdown tests
* cleanup/fixes
* Fix hygiene
* Bundle in entire zone.js module
* Remove extra constructor param
* bump distro for web compile break
* bump distro for web compile break v2
* Undo log level change
* New distro
* Fix integration test scripts
* remove the "no yarn.lock changes" workflow
* fix scripts v2
* Update unit test scripts
* Ensure ads-kerberos2 updates in .vscodeignore
* Try fix unit tests
* Upload crash reports
* remove nogpu
* always upload crashes
* Use bash script
* Consolidate data/ext dir names
* Create in tmp directory
Co-authored-by: chlafreniere <hichise@gmail.com >
Co-authored-by: Christopher Suh <chsuh@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-27 14:01:59 -07:00
Aasim Khan
c150f79eb4
Updating handle bars to 4.7.7 to fix a component governance issue ( #15246 )
2021-04-27 01:34:37 -07:00
Charles Gagnon
ef57812a95
Arc april updates ( #15237 )
...
* Enables being able to view and edit Coordinator node scheduling params (#15114 )
* Trying to save per role settings
* Updated spec
* Cleaning up
* Removed unneccessary code and comments
* Added separate type for { w?: string, c?: string}, PR fixes
* Added methods to refresh mr,ml,cr,cl versus per role
* Fixed spec
* Put back optional properties, removed passing empty string to reset scheduling params
* Spacing
* vBump arc
* Included roles in fake show output for testing (#15196 )
* Update arc specs (#15225 )
* Update azdata Arc specs to match April azdata
* vcores -> cpu
* fix spacing
* Consolidate types and update storage volumes
* Fix compile
* Update min azdata version
Co-authored-by: nasc17 <69922333+nasc17@users.noreply.github.com >
Co-authored-by: nasc17 <nasc@microsoft.com >
2021-04-26 16:20:27 -07:00
Vaggelis Sotiropoulos
3e4f687862
ISSUE10685 - Edits schemaCompareDialog to show connectionName if provided ( #15152 )
...
* ISSUE10685 - Edits schemaCompareDialog to show connectionName if provided
* ISSUE10685 - Edits to not show user if connectionName
* ISSUE10685 - Shows connection name is schema compare launched from db
* ISSUE10685 - Shows connection name in schema compare window
* ISSUE10685 - Edits utils tests
* ISSUE10685 - Edits schemaCompare test
* ISSUE10685 - Adds/Edits specs
* ISSUE10685 - Changes let to const
2021-04-26 11:11:43 -07:00
Aasim Khan
463ea0b46b
Fixing the disabled next button on migration wizard ( #15226 )
...
* Fixing the next button disabled on wizard
* vbump extension
2021-04-23 17:05:23 -07:00
Christopher Suh
9fabf85fe2
Fix VM Page displaying MI assessment results ( #15190 )
...
* fix vm page displaying mi assessment results
* vm page fix
2021-04-23 12:07:17 -07:00
Maddy
f4d47e9675
undo carbon edit ( #15216 )
2021-04-23 10:26:50 -07:00
Aasim Khan
37894c9e96
Migration extensions - UI fixes and vBump ( #15199 )
...
* Fixing Migration Cutover Dialog
Adding support for target file share
Fixing request body
Correcting localized strings
* Redesigned IR page
Adding additional details in migration status dialog
* vbump
* Fixed the perpetual loading
* Fixed duration logic
* Adding icon for migration extension
* Adding helper commenst to util function
localizing some strings
logging console errors
* enabling cutover buttons for ignored files
2021-04-22 10:19:36 -07:00
Charles Gagnon
599a64c631
Add encoded path name tests for SQL kernel ( #15197 )
...
* Add encoded path name tests for SQL kernel
* Remove invocation count
2021-04-22 09:03:48 -07:00
Charles Gagnon
a82be2f014
Fix URI encoding for connection provider calls ( #15177 )
...
* Fix URI encoding for connection provider calls
* Update distro
2021-04-20 11:40:32 -07:00
Hai Cao
e3ef4e1755
Onboarding pull request (caohai) ( #15184 )
2021-04-19 12:52:17 -07:00
Christopher Suh
dbcada5e30
Display "No Issues" Message ( #15176 )
...
* wip
* no warnings screen for dbs with no warnings
* cleanup
2021-04-19 10:01:46 -07:00
Christopher Suh
fe9d3bc63b
Disable checkbox for blocking migration issues ( #15131 )
...
* disable checkbox for blocking issues
* wip
* disable checkbox fixes
* fix strings
2021-04-17 09:03:46 -07:00
Maddy
6d95b113d5
fix the logic to check the same level folders ( #15143 )
2021-04-16 11:35:51 -07:00
Karl Burtram
4c5bb90724
Bump STS to 3.0.0-release.93 ( #15163 )
2021-04-16 10:31:00 -07:00
Aasim Khan
47584544e2
Fixing migration extension to reflect latest RP changes ( #15157 )
...
* Fixing sms object
* extension vbump
2021-04-16 05:20:07 -07:00
Aasim Khan
5e8ac017a6
Adding on change event in editable dropdowns when value is changes through code. ( #14952 )
...
* Adding onChange events in editable dropdowns for values changed through code.
* moved event generation from angular wrapper to core component
* Moving event firing to value setter
* converting back updateSelection to private method
* Removing extra check
* Fixing broken tests by mocking used stuff
* Fixing onTextChange event
* Adding some tests
* Adding necessary tests
* small test name edit
* Fix an assert message
2021-04-14 07:48:33 -07:00
Aditya Bist
1b78008258
Remote CLI fixes ( #15117 )
...
* fixes from vscode
* update distro
* fix distro
* fix hygiene
* reorder hygiene
* Update distro
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-13 20:42:06 -07:00
Vasu Bhog
9f63653a53
Fixes notebook integration tests + running parameterized notebook ( #15107 )
...
* fix interface
* fix run all cells on new parameterized notebook
* add getNotebookUri function
2021-04-13 17:23:15 -07:00
Kim Santiago
b7ea1c1bf3
Don't allow duplicate file/folder entries to be added to sql projects ( #15104 )
...
* don't allow adding the same file or folder to the sqlproj if it has already been added
* add a couple more checks in test
* toLowerCase when comparing
2021-04-13 16:08:43 -07:00
Justin M
836da58c2c
Bumped version of Kusto to 0.5.3 for SqlToolService 92 ( #15108 )
2021-04-13 11:24:59 -07:00
Charles Gagnon
34c8c77dc1
Fix MIAA connection strings page showing user as undefined ( #15105 )
2021-04-12 18:15:56 -07:00
Charles Gagnon
42cd650147
Only reveal parent node when finding notebook item ( #15091 )
2021-04-12 13:12:04 -07:00
Charles Gagnon
ba89351ff4
Revet update to sqlops-dataprotocolclient ( #15088 )
2021-04-11 19:57:36 -07:00
Lucy Zhang
24a425ac64
temp skip failingnb integration tests ( #15087 )
2021-04-09 15:57:45 -07:00
Sakshi Sharma
c58b7d35d7
Fix deploy data to be presented on dashboard ( #15073 )
...
* Fix deploy data to be presented on dashboard
* Bump sql-db-project extensions version
* Address comment
2021-04-09 12:22:31 -07:00
Charles Gagnon
8ea1d9fd8a
Add "Don't Ask Again' response to required azdata update prompt ( #15058 )
...
* Add don't show again response to azdata required update
* fix key
* add config
* Update error message
2021-04-09 09:54:36 -07:00
Maddy
7484b04158
Select active notebook in viewlet when opened from command pallet ( #15027 )
...
* await initialized
* fixes specific for windows
* address comments
* update comment
2021-04-08 15:27:33 -07:00
Udeesha Gautam
c20e620c34
Fix for Bug #15020 dashboard update with multiproject ( #15029 )
...
* Fix to enable two projects showing only their data even if opening together
* Fixing a typo
* Taking in PR comments
2021-04-07 16:44:25 -07:00
Alan Ren
6a55c402a4
declarative table improvement ( #15024 )
2021-04-07 15:27:47 -07:00
Christopher Suh
95f8c3c8b0
ADS Migration UI Fixes ( #15011 )
...
* wip database count
* wip
* added warnings count
* changed warnings to issue details when DB selected
* updated selected dbs
* issues -> issue
* fix issues/warnings
2021-04-07 11:07:15 -07:00
Sakshi Sharma
addef2d584
Add message when no history exists on projects dashboard ( #15002 )
...
* Add message when no history exists on projects dashboard
* Bump version for sql db projects
* Update text, add refresh button
* Remove commented code
2021-04-07 00:42:11 -07:00
Charles Gagnon
9035914d5d
Add required minimum version for azdata extension ( #15010 )
...
* Add check for minimum required azdata version
* cleanup
* remove unused
* comment
* param comment
* Fix tests
2021-04-06 17:53:46 -07:00
Kim Santiago
eb8c1c396d
fix schema compare dropdown not selecting correct db when multiple active connections ( #14999 )
...
* fix schema compare dropdown not selecting correct db when multiple active connections
* fix when no username so default is used
2021-04-06 16:15:31 -07:00
Justin M
aba8116648
Increased ADS version required from 1.27 to 1.28 ( #14991 )
2021-04-06 10:57:32 -07:00
Charles Gagnon
10923ee544
Update minimum required azdata engine version - Arc ( #14996 )
...
* vBump Arc/Azdata
* undo vbump
2021-04-06 10:04:18 -07:00
Charles Gagnon
4a4f889e8e
Update minimum required azdata version to latest release ( #14995 )
2021-04-06 09:58:24 -07:00
Maddy
43db30d1da
Add more Notebook telemetry events ( #14755 )
...
* initial checkin
* telemetry for search in notebooks
* telemetry for move notebook
* address comments
* feedback changes
* fix tests paasing NullAdsTelemetryService
* move changeKernel telemetry higher up
* remove telemetry service
* Fix new Notebook events (#14982 )
* Notebook telemetry fixes
* update2
* Move event location
* remove service
* remove unused
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-05 16:08:39 -07:00
Charles Gagnon
febd8b29c9
Arc updates for March release ( #14970 )
...
* Updated Postgres Spec for where to find engine version, removed calling calling -ev in edit commands (#14735 )
* Added spec.engine.version, took out calling engine version with edit calls
* Added text wrong place
* missed updates
* PR fix
* Update Arc Postgres troubleshooting notebook
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
* Remove AzdataSession from azdata commands (#14856 )
* remove session
* Add in controller-context support
* Revert "Add in controller-context support"
This reverts commit 3b39b968efbf6054041cb01cb2d8443532643a82.
* Add azdataContext to login
* Undo book change
* Undo change correctly
* Add controller context support (#14862 )
* remove session
* Add in controller-context support
* Add params to fake
* Fix tests
* Add info and placeholder for controller URL/name (#14887 )
* Add info and placeholder for controller URL
* add period + update name
* update memento and allow editing of namespace/URL
* vBump
* vBump
* Fix tests
Co-authored-by: nasc17 <69922333+nasc17@users.noreply.github.com >
Co-authored-by: Brian Bergeron <brian.e.bergeron@gmail.com >
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
2021-04-05 11:47:36 -07:00
Christopher Suh
4dc3999f46
Sort Dbs by number of issues ( #14961 )
...
* wip
* sorted dbs by number of issues
2021-04-05 08:46:45 -07:00
Maddy
13ad4c9497
Select notebook in viewlet when opened in editor ( #14854 )
...
* test changes
* code clean up
* remove extra line
* remove commented code
* remove unnecessary import
* update expand logic
* implement parent,children on bookitem
* merge conflicts
* refactor code
* fix trustBook test
* typo on condition
* feedback
* indexOf to include
* fix undefined error on expand
* remove set parent
* revert getTreeItem logic
* Fix duplicated nodes
* remove debug
* Clean up logic
* Fix tests
* Fix logic
* cleanup
* Cleanup findAndExpandParentNode (#14960 )
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-02 19:33:41 -07:00