Anthony Dresser
56695be14a
More layering and compile strictness ( #8973 )
...
* add more folders to strictire compile, add more strict compile options
* update ci
* wip
* add more layering and fix issues
* add more strictness
* remove unnecessary assertion
* add missing checks
* fix indentation
* remove jsdoc
2020-01-29 20:35:11 -08:00
Anthony Dresser
64929de09d
Add more folders to strict compile ( #8954 )
...
* add more folders to strictire compile, add more strict compile options
* update ci
* remove unnecessary assertion
2020-01-27 16:26:49 -08:00
Anthony Dresser
fefe1454de
Merge from vscode 3c6f6af7347d38e87bc6406024e8dcf9e9bce229 ( #8962 )
...
* Merge from vscode 3c6f6af7347d38e87bc6406024e8dcf9e9bce229
* skip failing tests
* update mac build image
2020-01-27 15:28:17 -08:00
Chris LaFreniere
b02bf17d1f
Fixes for broken notebook experience ( #8944 )
...
* Fixes for broken notebook experience
* add sql carbon edit
* sql carbon edit
* add another sql carbon edit for import
* Set untitledResource instead of no resource
2020-01-23 17:06:32 -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
Leila Lali
fa4ad6cdb9
Adding a n activation event for opening the dashboard ( #8733 )
2020-01-08 12:18:17 -08:00
Alan Ren
c5d3251bb5
remove sql ops ( #8805 )
2020-01-06 15:37:09 -08:00
Maddy
746b4d7815
Book/untitled file name updates ( #8579 )
...
* file-name has entire path as name, changes to address that
* await promises
2019-12-18 09:09:17 -08:00
Charles Gagnon
6e8cc3aaca
Fix accessibility issues with Manage Access dialog ( #8586 )
...
* Fix accessibility issues with Manage Access dialog
* implement more property interfaces
* Fix lgtm errors
* Simplify condition
2019-12-06 15:09:42 -08:00
Anthony Dresser
4787d7ba5c
fix notebookinput matches function to work with replacement ( #8585 )
2019-12-05 16:53:36 -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
Alan Ren
ab94b9785e
deprecate the card component ( #8552 )
...
* deprecate the card component
* add deprecated tag
2019-12-04 10:48:08 -08:00
Alan Ren
b38b53b658
accessible radio card ( #8514 )
...
* accessible radio card group
* set radio card group width
* address comments
* address comments 2
* fix the profile card not being focused issue
2019-12-03 13:26:00 -08:00
Charles Gagnon
3135b8525b
Add styling and component column type to declarative table ( #8476 )
...
* Initial wip
* wip
* Working implementation
* Make widths a bit nicer and remove sqlops addition
* Add sqlops back in
* Fix timing issue with tables
* Undo change to sql.bat and remove loading component when done
2019-11-27 08:06:41 -08:00
Rich Smith
b631530753
Modify connection management to support Active Directory authType for non-SQL DBs ( #8434 )
...
* First attempt to add Azure MFA login for PostgreSQL
* Finish merge with master
* Fix auth type default selection
* Add AzureMFAAndUser auth type for Orcas
* Fix formatting
* Update change log
* Incorporate some review comments
* Missed an occurrence of AzureResource
* Try to move all changes out of azdata.d.ts and sqlops.d.ts
* Concrete implementation of ConnectionProfile in azdata no longer has azureAccount
* Use enum names instead of numbers in config files
2019-11-26 10:32:59 -08:00
Anthony Dresser
43387f0d0b
Rework how we handle custom editors ( #5696 )
...
* update how we handle editors
* small edit
* handle changing languages
* implement generic language association
* implement notebook serializers
* fix tests
* formatting
* update how we handle editors
* small edit
* handle changing languages
* implement generic language association
* implement notebook serializers
* fix tests
* formatting
* fix broken
* fix compile
* fix tests
* add back in removed note book contributions
* fix layering
* fix compile errors
* fix workbench
* fix hanging promises
* idk why these changed
* fix change
* add comments to language change code
* fix a few bugs
* add query plan association
2019-11-24 19:22:11 -08:00
Charles Gagnon
52de2b4751
Fix clickable being announced for all modelview text ( #8384 )
...
* Fix clickable being announced for all modelview text
* Remove unused method
* Move API changes into proposed
2019-11-22 11:01:46 -08:00
Charles Gagnon
f26c790736
Add aria role and selected properties ( #8405 )
...
* Add aria role and selected properties
* Add img role fix
* Add title to text
2019-11-20 13:56:59 -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
7a2c30e159
move code from parts to contrib ( #8319 )
2019-11-14 12:23:11 -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
df0c505452
No unused locals ( #8231 )
...
* add no unused local
* fix strict null
* fix compile errors
* update vscode comments
2019-11-06 17:22:05 -08:00
Anthony Dresser
564f78b6f6
Revert "Revert "Remove typings and replace missing methods with vscodes ( #8217 )"" ( #8242 )
...
* Revert "Revert "Remove typings and replace missing methods with vscodes (#8217 )" (#8240 )"
This reverts commit e801a04bcf .
* fix runtime error
* add tests for chartview
2019-11-06 15:00:34 -08:00
Elliot Boschwitz
e801a04bcf
Revert "Remove typings and replace missing methods with vscodes ( #8217 )" ( #8240 )
...
This reverts commit 22a427f934 .
2019-11-06 11:33:55 -08:00
Anthony Dresser
22a427f934
Remove typings and replace missing methods with vscodes ( #8217 )
...
* remove typings and replace missing methods with vscodes
* fix strict-null-checks
* fix tests
2019-11-05 13:03:20 -08:00
Anthony Dresser
ade68b184d
Move code around for more linting ( #8190 )
...
* testing
* moving around all the code
* fix strict nulls
2019-11-04 10:41:28 -08:00
Amir Omidi
b62c0cf2ab
More promise cleanup ( #8100 )
...
* Some promise cleanup
* Handle more promise issues
* Remove changes that aren't needed anymore
* Use log service
* another one
* Be more explicit
* Some more promises cleaned up
* Handle promises here too
* Strings for errors
* Some more cleanup
* Remove unused imports
2019-10-31 14:30:08 -07:00
Kim Santiago
ce5eb00177
Fix schema compare include/exclude behavior ( #8042 )
...
* don't uncheck difference if unsuccessful
* changes after rebasing to get schema compare fix
* First cut of column checkbox checking reactive to include opteration
* handle blocking dependencies and affected dependencies
* Changing the checked property of table to be list
* Addressing comments
* add map to keep row number of diff entries
* remove findDifferenceRow() since it isn't needed anymore
* fix scrolling to the top when checking/unchecking and add info message
* change checked to updateCells
* improve warning cannot include/exclude message
2019-10-29 11:55:31 -07:00
Charles Gagnon
fa79e5b016
Fix for propagating aria-label title of form components to loading component ( #8051 )
2019-10-28 14:48:47 -07:00
Charles Gagnon
bd15a96b83
Make form components use title as aria-label ( #8040 )
2019-10-27 14:37:34 -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
Anthony Dresser
06e86e57e7
Strict null on some query and connection ( #7300 )
...
* wip
* make connection work with strict-nulls
* change comments
* fix tests; remove unneeded type forcing
* address feedback
* adjust the logic of query editor
* clean up typing
2019-10-21 15:50:12 -07:00
Chris LaFreniere
e3ae5263c6
Starting Fewer Jupyter Servers for Notebooks ( #7744 )
...
* Start fewer Jupyter servers
* Windows fix for drive casing
* PR Feedback
* Quick fix
* Fixing bug
* Ensure environment variables set 4 session startup
* test fix
* Dummy commit to update comment
2019-10-20 21:38:58 -07:00
Amir Omidi
09d78544cf
Update sqlExtHostTypes.ts ( #7801 )
...
Fix small mistake
2019-10-18 13:26:53 -07:00
Alan Ren
2ab7a47353
deploy BDC wizard improvement for CU1 ( #7756 )
...
* unified admin user account (#7485 )
* azdata changes
* spaces
* error message
* comments
* support AD authentication for bdc deployment (#7518 )
* enable ad authentication
* remove export for internal interface
* add comments
* more changes after testing
* update notebooks
* escape slash
* more comments
* Update deploy-bdc-aks.ipynb
* Update deploy-bdc-existing-aks.ipynb
* Update deploy-bdc-existing-kubeadm.ipynb
* AD changes and review feedback (#7618 )
* enable ad authentication
* remove export for internal interface
* add comments
* more changes after testing
* update notebooks
* escape slash
* more comments
* Update deploy-bdc-aks.ipynb
* Update deploy-bdc-existing-aks.ipynb
* Update deploy-bdc-existing-kubeadm.ipynb
* address comments from scenario review (#7546 )
* support AD authentication for bdc deployment (#7518 )
* enable ad authentication
* remove export for internal interface
* add comments
* more changes after testing
* update notebooks
* escape slash
* more comments
* Update deploy-bdc-aks.ipynb
* Update deploy-bdc-existing-aks.ipynb
* Update deploy-bdc-existing-kubeadm.ipynb
* scenario review feedbacks
* more fixes
* adjust the display order of resource types
* different way to implement left side buttons
* revert unwanted changes
* rename variable
* more fixes for the scenario review feedback (#7589 )
* fix more issues
* add help links
* model view readonly text with links
* fix size string
* address comments
* update notebooks
* text update
* address the feedback of 2nd round of deploy BDC wizard review (#7646 )
* 2nd review meeting comments
* fix the unit test failure
* recent changes in azdata
* notebook background execution with azdata (#7741 )
* notebook background execution with azdata
* prompt to open notebook in case of failure
* fix path quote issue
* better temp file handling
* expose docker settings (#7751 )
* add docker settings
* new icon for container image
2019-10-16 20:41:15 -07:00
Cory Rivera
777c188a3f
Add collapsed argument to insertCell extension method. ( #7635 )
2019-10-10 14:06:31 -07:00
Charles Gagnon
543e3e2c09
More updates to HDFS Manage Access dialog ( #7611 )
...
* Add display property to ModelView components
* Update DisplayType property in sqlops as well
* More updates to HDFS Manage Access dialog
* More updates to HDFS Manage Access dialog
2019-10-10 10:57:38 -07:00
Charles Gagnon
33218bb0e5
Add display property to ModelView components ( #7579 )
...
* Add display property to ModelView components
* Update DisplayType property in sqlops as well
2019-10-09 10:28:18 -07:00
Charles Gagnon
5454917569
Add ability to handle enter key propagation for input model components ( #7524 )
...
* Add ability to stop enter key propagation for input model components
* Fix spacing
* onInputEntered -> onEnterKeyPressed
2019-10-07 12:05:43 -07:00
Cory Rivera
6b29fd05bd
Add collapse/expand functionality to notebook code cells. ( #7481 )
2019-10-03 16:50:47 -07:00
Anthony Dresser
2a15768a25
Remove diff ( #7368 )
...
* remove diff
* gulpfile changes (#7370 )
* gulpfile changes
* Remove examples
* move require statements to the top of the file
* add await
2019-09-26 11:55:42 -07:00
Charles Gagnon
33854d42e4
Fix endpoint links to not overflow text ( #7312 )
...
* Fix endpoint links to not overflow
* Add titles to links
* Re-add title to Text and fix errors
2019-09-26 11:47:22 -07:00
Alan Ren
a0e31fc723
wizard for deploying bdc ( #7183 )
...
* wip
* wip2
* wip eod 820
* wip 822
* text component improvements and misc changes
* aria-label
* targetClusterPage wip
* target cluster page
* target cluster page
* wip 827
* wip deployment profile page
* profile page
* service settings page
* wip 0903
* 0909 wip
* 0910
* 0911
* sql instance and working directory
* notebooks
* docker version on windows
* EULA env var
* 917 updates
* address comments
* use async file access
* fix the summary page display issue for ad auth
* add save json file buttons
* use promise for private methds
* review feedbacks
* refactor
* pass json to notebooks
* fix no tool scenario
* bypass tool check if installed
* update hint text
* update notebooks
* workaround azdata first time use
* comments
* accept eula and some text update
* fix the error in package.json
* promise instead of thenable
* comments
* fix typo
2019-09-25 10:04:13 -07:00
Anthony Dresser
6a6048d40f
Merge from vscode 817eb6b0c720a4ecbc13c020afbbebfed667aa09 ( #7356 )
2019-09-24 21:36:17 -07:00
Maddy
ac6a4e590d
Books/viewlet refactor ( #7208 )
...
* add saved/untitled views to the books viewlet and provide save option to untitled
* addressed comments
* fixes after merge
* await on async methods
* reverted back
* await on promise
* added localize for books view names
* initial commit
* missed a file change
* changes to make the merges work part1
* fixes after merges 2
* getChildren to get all books
* chnages to address comments
* fsPromises instead of fs.readSync
* merged master
* replaced deprecated fs.exists async call with pathExists
* renamed method
2019-09-20 10:47:33 -07:00
Alan Ren
e694e0273b
Fix for issue 7233 ( #7293 )
2019-09-19 14:13:03 -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
Maddy
29dbce079b
Fix/replace wrong imports ( #7158 )
...
* replaced fs with IFileService
* work around for URI with relative paths
* updates to comments
* renamed existsSync to exists
* await on promise inside non-async method
* .then change
* await async calls
* removed the old code
* include everthing in .then
* remove file exists check
* added _ for consistency
* use path.abosult method
* fixed the cleanIrl calls back and path.sep change
* reverted path.sep for now
2019-09-13 13:11:18 -07:00
Anthony Dresser
823d136a00
No browser from common ( #7178 )
...
* no browser from common
* clean up some imports
2019-09-12 14:52:42 -07:00
Charles Gagnon
206c5146e1
BDC Dashboard Style Updates ( #7140 )
...
* Style updates
* Add highlight line under resource group tabs
* Fixes
* Update font weight to semi-bold (600)
2019-09-12 09:15:25 -07:00