Charles Gagnon
c3fbce4b83
Add dashboard links to arc controller dashboard ( #11076 )
...
* Add dashboard links to arc controller dashboard
* Fix compile error
2020-06-24 15:15:27 -07:00
Charles Gagnon
c62394262a
Some cleanup and fixes for Arc/BDC dashboards ( #11075 )
2020-06-24 12:41:33 -07:00
Charles Gagnon
2ba0de10df
Some general cleanup/fixes for Arc dashboards ( #11066 )
...
* Some general cleanup/fixes for Arc dashboards
* more disposables
* refresh controller model for miaa dashboard too
* fixes
2020-06-24 09:06:28 -07:00
Charles Gagnon
ca4ab55380
Add more arc tests ( #11051 )
...
* Add more arc tests
* fix errors
2020-06-24 08:33:16 -07:00
Charles Gagnon
64dc9b365f
Add connection profile persistence to MIAA dashboard ( #11061 )
...
* wip
* fixes
* fix pg model
* more updates
* Add resourceType check
2020-06-23 16:36:09 -07:00
Charles Gagnon
a303144226
getCredentials returns credentials for any saved connection ( #11029 )
...
* getCredentials returns credentials for any saved connection
* Update doc comment
* Add tests
* cleanup
* cleanup
2020-06-23 11:04:13 -07:00
Charles Gagnon
bcbf08122f
Fix extension gallery query to use correct version ( #11040 )
...
* Fix extension gallery query to use correct version
* Only require one engine of either type
2020-06-23 09:31:51 -07:00
Charles Gagnon
0a61898303
Update button name in deployment notebooks ( #11058 )
2020-06-23 07:19:26 -07:00
Charles Gagnon
681e5f5077
Add arc deployment contributions to arc extension ( #11032 )
...
* Add arc deployment contributions to arc extension
* Add logo image
* update images
* Update strings
2020-06-22 12:54:56 -07:00
Charles Gagnon
87a7c659f2
Add BDC/Arc welcome views ( #11020 )
...
* add BDC/Arc welcome views
* remove en-us
2020-06-20 17:18:25 -07:00
Charles Gagnon
99d26fb769
Add BDC create controller action ( #11019 )
2020-06-19 16:11:54 -07:00
Charles Gagnon
f278e2a7a2
Add persistence and connect dialog to Arc view ( #11014 )
...
* Add controller persistence and info prompting
* more stuff
* clean up
* Add arc tests to scripts
2020-06-19 14:35:11 -07:00
Charles Gagnon
88fce764d3
Initial work on Arc tree view ( #11008 )
...
* Initial work on Arc tree view
* finish my thoughts
2020-06-18 16:50:31 -07:00
Charles Gagnon
dc751dbde6
Hook up deletion for MIAA ( #10991 )
...
* Hook up deletion for MIAA
* fix button disabling
* cannot
2020-06-18 07:12:32 -07:00
Charles Gagnon
487bd2693e
MIAA Dashboard Updates ( #10960 )
...
* Add database info to MIAA dashboard
* hook up open in azure button
* Only use plural text
2020-06-17 12:35:14 -07:00
Charles Gagnon
4296a05d4f
update branch references ( #10964 )
2020-06-17 12:34:38 -07:00
Charles Gagnon
c86f301e0e
More arc controller dashboard updates ( #10949 )
2020-06-17 07:50:10 -07:00
Charles Gagnon
fb4e400919
Make property container values selectable ( #10946 )
2020-06-16 15:08:16 -07:00
Charles Gagnon
94bc0d9559
Fix open notebook bug ( #10930 )
...
* Fix open notebook bug
* cleanup
* clean up spaces
2020-06-16 13:06:44 -07:00
Charles Gagnon
ad5c697f87
Update to checkout action v2.2.0 ( #10939 )
2020-06-16 11:31:21 -07:00
Charles Gagnon
d9e70731f4
Hook up MIAA dashboard overview ( #10890 )
...
* Hook up MIAA dashboard overview
* Fix merge conflicts
* Fix links
* Remove extra &
2020-06-15 11:25:31 -07:00
Charles Gagnon
233646330e
Disable VS tests that fail randomly ( #10895 )
2020-06-12 17:06:45 -07:00
Charles Gagnon
8db272cea4
Fix deployment warnings to only show if no resources found ( #10878 )
2020-06-11 17:07:19 -07:00
Charles Gagnon
17164bdd26
Filter out unneeded files from integration test coverage ( #10852 )
2020-06-10 22:54:26 -07:00
Charles Gagnon
6f52977788
Update ext telemetry package to npm version ( #10859 )
2020-06-10 15:50:12 -07:00
Charles Gagnon
fe5b8157e1
Add real MIAA connection string values ( #10838 )
...
* Add real MIAA connection string values
* Add MiaaModel and fix some strings
* Remove unused var
* Test to print env vars
* Add tests
* fixes
2020-06-10 15:39:21 -07:00
Charles Gagnon
c6d494e160
Change "configure dashboard" icon ( #10856 )
2020-06-10 14:52:36 -07:00
Charles Gagnon
dff43687e2
Clean up coverage and fix issue with notebook names ( #10826 )
...
* Clean up coverage and fix issue with notebook names
* update name
2020-06-10 13:44:38 -07:00
Charles Gagnon
6365bf515d
Update readme for code coverage for integration tests ( #10832 )
2020-06-09 15:40:33 -07:00
6536896c7d
Initial work on Arc controller + MIAA dashboards ( #10781 )
...
* initial
* postgres overview dashboard
* fewer dependencies
* stricter compile options
* make vsce package work
* Add localizedConstants
* Add localizedConstants
(cherry picked from commit 3ceed3e82b918ac829a7eac01487844e7d2ec02d)
* common WIP
* Initial dashboard work
* separate ui and models
* extend DashboardPage
* remove error handling
* wip
* Add more localized constants
* More updates
* Use api to populate instances
* merge master, strict mode, error handling, propertiesContainer, openInAzure
* use more localizedConstants
* localization
* connection strings and properties pages
* don't include arc extension by default
* don't include arc extension by default
* Address PR feedback
* undo changes to modelview components
* localize copied to clipboard
* localize copied to clipboard with function
* Update gulpfile.hygiene.js
* Move the gulpfile
* More updates
* more updates
* More updates
* re-delete file
* Fix compile error
* PR comments
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
Co-authored-by: Brian Bergeron <brian.e.bergeron@gmail.com >
Co-authored-by: Amir Omidi <amomidi@microsoft.com >
2020-06-09 13:40:15 -07:00
Charles Gagnon
684aedfffa
Clean up coverage for admin-tool-ext-win extension ( #10806 )
2020-06-09 12:56:03 -07:00
Charles Gagnon
3e5421dc43
Add Azure region enum and helper methods to azurecore ( #10776 )
...
* Add Azure region enum and helper methods
* change module definition
* Add comments
* fix names
* Optional param
2020-06-08 07:39:45 -07:00
Charles Gagnon
193ecddb98
Fix error when cancelling out of VSIX dialog ( #10752 )
2020-06-08 07:38:37 -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
4d6ec69eba
Fetch password from credential store before connecting to knox endpoint ( #10666 )
...
* Fetch password from credential store before connecting to knox endpoint
* Add combined code coverage script
* Revert "Add combined code coverage script"
This reverts commit e538f2fb2a79993a77f749f384fbc306b18b9f64.
2020-06-02 13:27:37 -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
453f7fa5a4
Disable sql-database-projects tests ( #10675 )
2020-06-02 10:03:38 -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
Charles Gagnon
4f603888b9
Adds README to sql assessment and bump min ADS version ( #10628 )
...
* Adds README to sql assessment and bump min ADS version
* Bump version
2020-05-29 14:08:28 -07:00
Charles Gagnon
107b3171f2
Add isBigDataCluster property to connection event ( #10606 )
2020-05-29 06:47:03 -07:00
Charles Gagnon
9db16c1f26
Disable sql-database-projects tests ( #10602 )
2020-05-28 09:42:24 -07:00
Charles Gagnon
968f2d11f1
Switch to DownloadBuildArtifacts task ( #10597 )
...
* Switch to download build artifact task
* Update download location
* Fix path
2020-05-28 07:56:09 -07:00
Charles Gagnon
e7f65f45f2
Don't run platform builds if compile fails ( #10564 )
...
* Don't run platform builds if compile fails
* Switch to use suceeded
* Fix condition
* Undo compilie changes
2020-05-27 14:07:09 -07:00
Charles Gagnon
f568ff82d8
Fix HDFS support for CU5+ BDC instances ( #10577 )
...
* Fix HDFS node auth for non-root username
* more changes
2020-05-27 10:17:28 -07:00
Charles Gagnon
7496d09eb9
Add and fix Notebook tests ( #10488 )
...
* Add and fix Notebook tests
* Fix name
* Fix compile
* Acutally fix error
* Add Notebook title test and fix command
* Add extra check and add comments
* Remove extra show error message
2020-05-26 17:27:43 -07:00
Charles Gagnon
62a0cb4dc9
Update test readme ( #10552 )
2020-05-26 10:47:45 -07:00
Charles Gagnon
14554f0d11
Fix some issues with book tree view ( #10521 )
2020-05-20 11:54:25 -07:00
Charles Gagnon
d6b5489f93
Update arc extension icon ( #10494 )
2020-05-19 09:57:11 -07:00
Charles Gagnon
d733cba35a
Update area assignees ( #10493 )
2020-05-19 06:55:39 -07:00
Charles Gagnon
c70d68f889
Fix text component link to use link component directly ( #10457 )
...
* Fix text component link to use link component directly
* Attach styler
2020-05-18 08:25:39 -07:00
Charles Gagnon
0f10f44755
Fix link styling for text components ( #10449 )
2020-05-15 15:20:19 -07:00
Charles Gagnon
ef4ab4a59f
remove config update ( #10440 )
2020-05-15 12:59:21 -07:00
Charles Gagnon
e95650da89
Fix message branding VS Code -> ADS ( #10407 )
...
* Fix message branding VS Code -> ADS
* Add edit comment
2020-05-14 14:26:45 -07:00
Charles Gagnon
3fa0deed71
Add doAction API call for ModelView ( #10345 )
...
* Add doAction API call for ModelView
* cleanup
2020-05-12 10:47:20 -07:00
Charles Gagnon
eda25f72c1
Improve logging for MSSQL errors to handle HTTP request errors ( #10348 )
...
* Improve logging for MSSQL errors to handle HTTP request errors
* stringify
2020-05-12 09:03:39 -07:00
Charles Gagnon
264c34af97
Add more debug logging to fillInOrClearAzureToken ( #10336 )
...
* Add more debug logging to fillInOrClearAzureToken
* Use toErrorMessage
2020-05-11 15:09:34 -07:00
Charles Gagnon
567c1be9fb
Refactor BDC dashboard to use ModelView Dashboard ( #10327 )
...
* WIP refactor
* More changes
* More changes
* Remove unused styles
* Uncomment code
2020-05-11 09:21:03 -07:00
Charles Gagnon
2893659983
Hyperlink Component improvements ( #10330 )
...
* Hyperlink Component improvements
* Remove hyperlink CSS styles
2020-05-08 16:49:07 -07:00
Charles Gagnon
9bcd7cdd80
Fix tabbed panel not updating correctly when layout updated ( #10328 )
...
* Fix tabbed panel not updating correctly when layout updated
* Add comment
2020-05-08 15:56:59 -07:00
Charles Gagnon
6e5fc9c495
Add ModelView method SetItemLayout ( #10306 )
...
* Add ModelView method SetItemLayout
* Remove extra line break
2020-05-08 08:38:36 -07:00
Charles Gagnon
13d2ce7d5d
Update coveralls task ( #10241 )
...
* Update coveralls task
* Undo sql change
2020-05-01 11:37:37 -07:00
Charles Gagnon
0e6117f044
Only filter preview extensions when preview feat disabled ( #10212 )
...
* Filter database preview tabs
* Update comment
* Revert changes - just update comment
2020-04-30 10:46:16 -07:00
Charles Gagnon
793f189a83
Add CSSStyles to containers ( #10199 )
2020-04-28 16:57:03 -07:00
Charles Gagnon
750f6e6559
Fix properties container and overflow actionbar styles ( #10180 )
...
* Fix styles
* Undo bold
2020-04-28 16:27:07 -07:00
Charles Gagnon
7b6d24c3c6
Fix tasks pane styling ( #10188 )
2020-04-28 09:44:43 -07:00
Charles Gagnon
9d2f772380
Change use of ctrl + alt default keybinding ( #10144 )
2020-04-27 16:41:23 -07:00
Charles Gagnon
586c28bf79
Add and fix notebook extension unit tests ( #10156 )
2020-04-24 22:05:36 -07:00
chgagnon
e8959214fb
Fix query history styles
2020-04-24 14:04:18 -07:00
Charles Gagnon
a018058169
Remove properties widget height calculations ( #10152 )
...
* Remove height calculations
* Remove custom height setting
* Fix compile errors
2020-04-24 11:36:45 -07:00
Charles Gagnon
b1081bb610
Fix some missed property name updates ( #10135 )
...
* Fix some missed property name updates
* Undo css addition
* Remove css
2020-04-23 07:44:16 -07:00
Charles Gagnon
7bd1dfdf0f
Move loading component out of common properties component ( #10134 )
2020-04-22 17:36:21 -07:00
Charles Gagnon
8311c3985d
Add PropertiesContainer ModelView component ( #10115 )
...
* Add PropertiesContainer ModelView component
* Switch to component
* Remove unneeded interface
* Update names
* Fix names
2020-04-22 16:29:46 -07:00
Charles Gagnon
883dcc9789
Fix view destroyed errors ( #10119 )
2020-04-22 09:50:37 -07:00
Charles Gagnon
a4ae2ca65f
Move properties container and loading spinner to common components ( #10058 )
...
* Move properties container and loading spinner to common components
* Fix compile error
* Fix tests
2020-04-21 09:36:47 -07:00
Charles Gagnon
cb26c1c409
Fix arrow alignment for connection dialogs ( #10064 )
2020-04-17 19:11:41 -07:00
Charles Gagnon
0735f82548
Update vscodeVersion ( #10052 )
2020-04-17 15:13:39 -07:00
Charles Gagnon
5304d65586
Fix logging for angular bootstrapping errors ( #10059 )
2020-04-17 14:51:44 -07:00
Charles Gagnon
05526bbaca
Revert SqlToolsService update ( #10057 )
...
I'm seeing some issues from this - reverting until I get a chance to investigate a fix.
2020-04-17 13:29:50 -07:00
Charles Gagnon
ea310ff15d
Move helper functions into DOM ( #10051 )
...
* Move helper functions into DOM
* Add tests and comments
2020-04-17 13:21:35 -07:00
Charles Gagnon
07a65dd64f
Enable CI pipeline again ( #9982 )
2020-04-16 15:34:28 -07:00
Charles Gagnon
f44e78aef4
Add typing for TabbedPanelLayout and set defaults ( #9955 )
...
* Add typing for TabbedPanelLayout on withLayout and set appropriate defaults
* Move enum def
2020-04-15 16:42:42 -07:00
Charles Gagnon
916ac7c7d1
Remove adstest package ( #9956 )
2020-04-15 10:38:20 -07:00
Charles Gagnon
251fa220d5
Update SqlToolsService ( #9986 )
2020-04-15 10:36:47 -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
Charles Gagnon
84205831a8
Move drop files instead of copying ( #9936 )
...
* Move files instead of copying
* Just grab folders
* Preserve directories
* mkdir
* recursive
* Specify extensions
2020-04-13 15:28:41 -07:00
Charles Gagnon
8fd20c2069
Ignore jpgs for whitespace check ( #9925 )
2020-04-09 17:51:31 -07:00
Charles Gagnon
39fdfa5cba
Add close windows step ( #9867 )
2020-04-06 08:24:59 -07:00
Charles Gagnon
87b892d13f
Update step when page is navigated to ( #9839 )
2020-04-03 08:57:57 -07:00
Charles Gagnon
a39792af17
Add some more event properties ( #9793 )
2020-04-02 11:56:42 -07:00
Charles Gagnon
d832839b23
Fix extension gallery ( #9805 )
2020-03-31 11:06:39 -07:00
Charles Gagnon
cbc7d6fcac
Fix declarative table missing right border ( #9794 )
2020-03-30 16:13:20 -07:00
Charles Gagnon
9b641490ea
Add required value validations for checkbox and dropdown ( #9770 )
2020-03-30 12:44:56 -07:00
Charles Gagnon
90277d627c
Filter some more commands ( #9788 )
2020-03-30 10:55:58 -07:00
Charles Gagnon
626fc7894b
Remove most CMS commands from palette ( #9767 )
...
* Remove most CMS commands from palette
* Update when
2020-03-27 14:36:22 -07:00
Charles Gagnon
068e1488cf
Fix tabbing through Notebook cells ( #9758 )
...
* Fix tabbing through Notebook cells
* Fix toggle tab command and re-order DOM
2020-03-27 13:23:25 -07:00
Charles Gagnon
52f7ab121d
Fix command palette error ( #9766 )
2020-03-27 12:45:12 -07:00
Charles Gagnon
68510d54cb
Clean up modal/options dialog disposable use ( #9739 )
...
* Fix duplicate options and clean up disposable use
* Remove unneeded import
* Undo options fix - separating out in different PR
2020-03-26 14:46:22 -07:00
Charles Gagnon
fd950391e4
Fix notebook command palette clauses ( #9752 )
2020-03-26 14:43:03 -07:00
Charles Gagnon
4241ca523e
Fix duplicate options ( #9740 )
2020-03-25 19:39:26 -07:00
Charles Gagnon
7778721ac9
Increase constrast ratio of input boxes in default light theme ( #9737 )
...
* Increase constrat ratio of input boxes in default light theme
* Update panel border
2020-03-25 16:05:57 -07:00