Charles Gagnon
b304fadfde
Standardize SQL CARBON EDIT tag ( #14465 )
2021-02-26 10:34:32 -08:00
Alan Ren
a378a52b33
fix sorting issue in azure resource grid ( #14459 )
2021-02-26 10:30:48 -08:00
Charles Gagnon
013ecc4ddc
Add support for initial values of Azure fields in resource deployment ( #14458 )
2021-02-26 09:33:34 -08:00
Lucy Zhang
ab114376aa
fix python wizard behavior and enable smoke test ( #14433 )
2021-02-26 05:04:27 -08:00
Chris LaFreniere
dbc655a8f5
Notebooks: Ensure WYSIWYG Mode for Keyboard Shortcuts ( #14416 )
...
* Ensure WYSIWYG Mode for kb shortcuts
* Move logic down to cell model
2021-02-25 16:57:06 -08:00
Karl Burtram
e761eb12ef
Revert "Update dependencies for url-parse ( #14423 )" ( #14456 )
...
* Revert "Update dependencies for url-parse (#14423 )"
This reverts commit 71cbe3fbf0 .
* Fix merge break
2021-02-25 16:00:47 -08:00
Karl Burtram
8db8027b5a
Update readme for 1.26.1 release ( #14451 )
2021-02-25 14:50:15 -08:00
Hale Rankin
9e02cf86a4
calloutDialog refactor - new superclasses for insert image and insert link ( #14385 )
...
* calloutDialog refactor - split code specific to image and link into their own super classes. Moved callout styles into a new stylesheet.
* Image and Link inserts working.
* Stylesheets cleanup. Refactor cleanup.
* Removed CSS comment. Added missing image callout style. Revised generic open and cancel classes. Moved all remaining localized strings into shared constants file.
2021-02-25 14:44:25 -08:00
Kim Santiago
4053666bef
bump sql database projects version and dependency ( #14442 )
2021-02-25 13:33:26 -08:00
Aditya Bist
2a125ee43b
normalize sql carbon tag ( #14445 )
2021-02-25 13:32:12 -08:00
Alan Ren
b28e845506
fix multiple button issue ( #14443 )
2021-02-25 13:23:56 -08:00
Christopher Suh
dbb6b71908
Assessment page changes ( #14415 )
...
* assessment page changes
* code cleanup
* remove dead code
* fixed hardcoded value
* fix instance table bug
* Revert "fix instance table bug"
This reverts commit a924f44e64062a427c9fe4b12c0f368e78e6c04f.
* Revert "fixed hardcoded value"
This reverts commit 75661c457b6161b03c823d783fa9db97431c563f.
2021-02-25 16:05:09 -05:00
Charles Gagnon
afa2256467
Update remote yarn.lock ( #14438 )
2021-02-25 12:14:40 -08:00
Christopher Suh
f461d2aa14
Target Page Changes ( #14421 )
...
* target page changes
* remove SourceConfigurationPage
* fix build errors
* fixed build errors
* passing selected Dbs on to migration state model
* code cleanup
* fix build errors
2021-02-24 20:02:36 -05:00
Charles Gagnon
00feb955d9
Add telemetry for deployment type being selected ( #14410 )
...
* Add telemetry for deployment type being selected
* Fix build
2021-02-24 15:47:17 -08:00
Charles Gagnon
71cbe3fbf0
Update dependencies for url-parse ( #14423 )
...
* Remove/update dependencies
* switch to yarn.lock
* fix build errors
* Update min url-parse version
2021-02-24 15:39:10 -08:00
Barbara Valdez
3d5ff25d13
Fix debounce issue when book toc is updated ( #14392 )
...
* pass function to debounce
* remove debounce decorator and move watch methods to bookmodel
* Move the vscode tree change data event to book model
* address pr comments
* fix book tests
2021-02-24 14:24:50 -08:00
Alan Ren
48c456709e
limit the digits after decimal point ( #14422 )
2021-02-24 13:07:37 -08:00
Charles Gagnon
4b40d66bca
Add IconPath type ( #14420 )
...
* Add IconPath type
* Add ThemedIconPath subtype
* Update type
2021-02-24 12:49:54 -08:00
Charles Gagnon
587ac45418
Resource deployment clean up ( #14418 )
2021-02-24 12:11:06 -08:00
Christopher C
9d827869a1
Cavonac/create az db ( #14132 )
...
* visual consistent
added variable table
* typo
* update variables and code
* variable descriptions
* typos
* typo
* added next steps
Co-authored-by: Alex Ma <alma1@microsoft.com >
2021-02-24 09:26:23 -08:00
Chris LaFreniere
94f7b329d6
Remove CSS Class that doesn't exist ( #14401 )
2021-02-23 18:28:25 -08:00
Kim Santiago
c05cece683
Expose adding files and folders in sql database projects ( #14391 )
...
* expose addToProject in dataworkspace.d.ts
* remove changes in data workspace extension
* add sqldbproj.d.ts
* change list to be Uris instead of strings
* don't add files/folders if any don't exist
* fix test on windows
2021-02-23 18:15:38 -08:00
Charles Gagnon
d5385f66d3
Default to current controller when deploying from Arc dashboard ( #14409 )
2021-02-23 17:17:52 -08:00
Christopher C
0108da2a24
Cavonac/params ( #14264 )
...
* visual consistent
added variable table
* typo
* update variables and code
* variable descriptions
* typos
* typo
* added next steps
* identifying param cells
* updates to readme and removing orphaned notebooks
Co-authored-by: Alex Ma <alma1@microsoft.com >
2021-02-23 13:36:09 -08:00
Alan Ren
561242a0d9
implement styler for infobutton ( #14396 )
...
* implement styler for infobutton
* comments
* one more comment
2021-02-23 13:28:48 -08:00
Alex Ma
948bb5bc34
Finished Failover Clustering Notebook and preliminary Availability Group Notebook. ( #14339 )
...
* WIP changes
* toc.yml edit
* added first cell to AG page
* Changed to SSMS instructions, will need to change steps.
* switched back to SQL
* added clarification of primary server database requirement.
* fixed spaces
* split adding nodes to its own page.
* more changes
* added message for prerequisites step
* test with invoke command added
* added run direct command to failover cluster notebook
* test-cluster temp file added
* added module change and changed readme
* fixed domain name
* fixed escape
* Test Cluster changed to comment again due to permissions issue
* moved additional failover cluster to first notebook
* more cleanup
* more changes added
* added endpoint url
* fixed commas
* failover cluster wording changed
* added select for sqlvm name
* added a check for service account
* fixed secure password string
* first availability group command added
* Current Availability Group Page
* small change
* configure-ag change
* more changes
* changes made to notebooks
2021-02-23 10:41:39 -08:00
Alan Ren
e266bbd562
fix the dashboard toolbar not load issue ( #14397 )
2021-02-23 09:43:04 -08:00
Alan Ren
eb58cd74e7
add attach styler for modal dialog footer buttons ( #14395 )
2021-02-23 09:40:10 -08:00
Charles Gagnon
2e1fe9a266
Update MacOS icon ( #14394 )
...
* Update MacOS icon
* Update distro
2021-02-23 09:25:19 -08:00
Alex Ma
9148aa1ed5
update localization resource files ( #14389 )
2021-02-22 19:42:55 -08:00
Aasim Khan
d21ee4dc9e
Added fetch logic for controllers ( #14380 )
...
* . Added fetch logic for controllers (no need to create a new one everytime)
. Fixed retention logic
* Fix field reloading logic.
Fixed localized string
Removing hardcoded colors
2021-02-22 19:00:39 -08:00
Aasim Khan
9daaa1c58b
Fixing the release version in changelog ( #14386 )
...
* Fixing the release version in changelog
* Fixing the date for the Feb release 1.22
2021-02-22 13:31:55 -08:00
Barbara Valdez
5ece9b968a
Create book UI ( #14210 )
...
* Add dialog for creating books
* create empty book
* add localized constants
* add validation to dialog
* reset the create book command to original
* address pr comments
* change error message
* Init book toc manager in bookTreeView
2021-02-22 13:29:09 -08:00
Kim Santiago
551eb76a42
filter data-workspace projects by ext ( #14354 )
...
* add filtering by project extension
* Fix tests
* addressing comments
* convert to lowercase
2021-02-22 13:21:25 -08:00
nasc17
f62889002d
Adds copy button to subscription id on postgres properties page ( #14374 )
...
* add copy button to subscription id
* Changed ordering
2021-02-22 13:05:08 -08:00
Kim Santiago
9087a9fbb1
Show git status in projects tree ( #14182 )
...
* show git status in project tree
* fix for windows
* fix tests
2021-02-22 11:33:42 -08:00
nasc17
cd4024625f
Fixed data controller name on postgres properties page ( #14373 )
...
* Fixed data controller name
* Took out extra textkeyvalue for datacontroller
2021-02-22 10:57:17 -08:00
Aasim Khan
138d3f97ba
Updating changelog and readme for Feb 2021 release. ( #14323 )
...
* Adding changelog for Feb 2021 release.
* Fixed highlights
* Adding readme changes.
2021-02-22 10:05:43 -08:00
dependabot[bot]
18b93cf212
Bump acorn from 6.0.7 to 6.4.2 ( #14347 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.0.7 to 6.4.2.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.0.7...6.4.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 09:46:44 -08:00
Alan Ren
289dd3ba65
fix a few issues ( #14378 )
2021-02-21 17:58:39 -08:00
rajeshka
6ca777ad31
Increased the chartjs version to latest 2.9.4 ( #14227 )
...
* Increased the chartjs version to latest 2.9.4
* Update remote package.json
* updated remote-web-package.json
* Updates yard lock for remote-web-package.json
2021-02-19 15:49:15 -08:00
Alan Ren
83da03a728
selected cell summary for status bar ( #14358 )
2021-02-19 11:29:04 -08:00
Chris LaFreniere
f528ffea9b
Hide Open in Editor for notebook search ( #14356 )
...
* Hide Open in Editor for notebook search
* Add type to new parameter
2021-02-19 11:05:02 -08:00
Aasim Khan
eb61af2f12
Updating prose import to fix double backslash bug ( #14357 )
2021-02-19 10:58:46 -08:00
Lucy Zhang
8727a8e97a
disable nb smoke tests ( #14365 )
2021-02-19 10:27:17 -08:00
Christopher Suh
fcd099dd64
Bumped turndown version ( #14343 )
...
* bumped turndown
* fix WYSIWYG test
* remove comment
Co-authored-by: Vasu Bhog <vabhog@microsoft.com >
2021-02-18 20:36:32 -05:00
v-bbrady
ce18341284
Updates welcome page responsiveness ( #13913 )
...
* updates copy
* localizes copy
* updates welcome page UI responsiveness at direction from designers
* adjusts layout
* updates pr according to review comments
* localizes copy on welcome page
2021-02-18 10:52:33 -08:00
Justin M
aff9adf730
Add dstsAuth as option for saved credential in connectionStore.ts ( #14332 )
2021-02-18 10:30:02 -08:00
Aasim Khan
b719099ad3
First check in for Migration Dashboard ( #14309 )
...
* Adding Dashboard
Fixing auth keys api
create status Dialog
* making some changes requested in the PR
* switched to text component from dom component
* Adding TODO comment
* Fixing image url to work on windows
* Fixing stuff pointed out in PR comments
* adding return type to dasboard register function
* Adding more todos
2021-02-18 10:25:52 -08:00