Arvind Ranasaria
|
c679d5e1f0
|
allow registering options source providers to resource-deployment (#12712)
* first draft
* compile fixes
* uncomment code
* waitForAzdataToolDisovery added to azdata api
* missed change in last commit
* remove switchReturn
* contributeOptionsSource renamed
* remove switchReturn reference
* create optionSourceService
* azdataTool usage more reliable
* package.json fixes and cleanup
* cleanup
* revert 4831a6e6b8b08684488b2c9e18092fa252e3057f
* pr feedback
* pr feedback
* pr feedback
* cleanup
* cleanup
* fix eulaAccepted check
* fix whitespade in doc comments.
|
2020-10-05 19:29:40 -07:00 |
|
Charles Gagnon
|
fac642de1e
|
Only allow one arc controller connection (#12685)
|
2020-09-30 15:06:22 -07:00 |
|
Charles Gagnon
|
dd22b195bd
|
Remove arc deployment extension check (#12598)
|
2020-09-24 09:05:59 -07:00 |
|
Arvind Ranasaria
|
9cf80113fc
|
controller dropdown field to SQL MIAA and Postgres deployment. (#12217)
* saving first draft
* throw if no controllers
* cleanup
* bug fixes
* bug fixes and caching controller access
* pr comments and bug fixes.
* fixes
* fixes
* comment fix
* remove debug prints
* comment fixes
* remove debug logs
* inputValueTransformer returns string|Promise
* PR feedback
* pr fixes
* remove _ from protected fields
* anonymous to full methods
* small fixes
|
2020-09-15 14:47:49 -07:00 |
|
Arvind Ranasaria
|
c5d0c6f623
|
defining arc api (#12153)
* defining arcApi
* pr feedback
* activate arc extension in test
* skip failing test temporarily
* remove arcService test file
|
2020-09-05 10:09:15 -07:00 |
|
Charles Gagnon
|
47c1204e89
|
Fix arc node info updating (#12007)
* Fix arc node info updating
* Missed await
|
2020-08-28 15:53:17 -07:00 |
|
Charles Gagnon
|
2f90b56877
|
Add resource type filtering to deployment wizard (#11079)
|
2020-06-24 18:07:52 -07:00 |
|
Charles Gagnon
|
c62394262a
|
Some cleanup and fixes for Arc/BDC dashboards (#11075)
|
2020-06-24 12:41:33 -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
|
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
|
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
|
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
|
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 |
|
Brian Bergeron
|
5c6f334113
|
Azure Arc Postgres - Support + Troubleshooting (#10686)
|
2020-06-08 12:03:51 -07:00 |
|
Brian Bergeron
|
e9e2a0b8b4
|
Add refresh support to Arc Postgres pages (#10607)
|
2020-05-29 10:24:24 -07:00 |
|
Brian Bergeron
|
283ffd7af6
|
Azure Arc extension (#10400)
Adds an extension for Azure Arc with some initial Postgres pages
|
2020-05-18 14:32:48 -07:00 |
|