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
Aasim Khan
684dfc9760
Surfacing migration errors in dashboard ( #14956 )
...
* vbumping migration
* Adding 2 new icons cancel and warning
* Fixed help link display text in assessments
* Adding summary page redesign and resource name validations
* Made headings bold
* Fixed sku recommendation page styling
Added check item for assessment
* Validating account dropdown after token refresh
* Renamed cutover to mode
* cutover to mode renaming changes.
* Converting to details api for more warnings
* Added target database name and fixed cancel icon
* Surfacing warning info in dashboard.
* Consolidated fetch migrations logic
Localilzed some strings
Surface migration errors in dashboard and status page
Table redesign in status dialog
Fixed a major bug that happens when multiple dashboards are opened due to class variable sharing
* removing console count
* Fixing regex for SQL MI database names
* Allowing spaces in regex
2021-04-02 18:49:34 -07:00
Barbara Valdez
fde5caa9a4
Add documentation and fix paths ( #14948 )
...
* use posix relative path
* add doc link in dialog
* rename book to Jupyter book
2021-04-02 15:44:25 -07:00
Sakshi Sharma
30a2b76faf
Add background image to sql db projects dashboard ( #14942 )
...
* Add background image to sql db projects dashboard
* Removed gradient color
* Added bottom border for header
* Fixed border color
2021-04-01 17:24:16 -07:00
Barbara Valdez
a00ffa0469
fix search action ( #14937 )
...
* fix search action
* remove book version from book tree item
2021-04-01 11:16:32 -07:00
Charles Gagnon
37af88e265
Fix some spelling errors ( #14944 )
2021-04-01 11:16:08 -07:00
Charles Gagnon
97ce7b9b67
Use shared packages in markdown-language-features dependencies ( #14936 )
...
* Use shared webpack packages in markdown-language-features dependencies
* update yarn post merge
* Remove ts-loader too
2021-04-01 09:44:41 -07:00
Barbara Valdez
fc13fb2200
Book Fixes ( #14931 )
...
* change folder icon and fix book path
* change folder icon in dark mode
* add folder.svg under resources
2021-03-31 14:02:08 -07:00
nasc17
2164bc0bb9
Unit test for Postgres Connections Strings Page ( #14905 )
...
* Start writing test (2)
* How read property pairs
* Connection strings check
* Delete folder
* PR fixes
2021-03-31 13:21:44 -07:00
nasc17
6ab9844909
Cleaning up PG Compute and Storage code and adding reset for Cores ( #14919 )
...
* Add reset ability to cores request and limit
* Remove not needed !
* Changed withProperties to with Props
2021-03-31 11:54:53 -07:00
dependabot[bot]
eb5405d116
Bump y18n from 4.0.0 to 4.0.1 in /extensions/markdown-language-features ( #14910 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-31 11:27:43 -07:00
Justin M
1ce10cd3f3
Increased sqltoolservice version for Kusto to 90 and bumped Kusto version to 0.5.2 ( #14927 )
2021-03-31 11:15:49 -07:00
Aasim Khan
e762f19815
Fixing migration private preview bugs WIP 3 ( #14928 )
...
* Adding server name to wizard and dialog title
Surfacing async errors
Fixing a bunch of strings to match the mockup
* Adding auto refresh for migration status
* Removing errors for sql vm migration
* using new logic to get sql server username
* Fixing help links
* Removing unncessary await
2021-03-31 10:19:59 -07:00
Christopher Suh
cb619f55c7
mi page shows prompt to select DB to see any warnings ( #14921 )
2021-03-30 23:19:12 -07:00