nasc17
39b6cc193f
Nasc/compute storage db tab ( #12917 )
...
* Git problem fix
* Formatted doc
* checkbox feature works correctly
* Functional page, edits needed for visual design
* Fix git problems
* Check which input have acceptable values before running edit commands
* fix git error
* Updating constants
* Format doc
* fix git error
* Corrected Worker node count and added missing localized constant
* Updated discard button function
* Fixed constants off of review
* Rework service updating and discard. Renaming of functions and variables. Rework box intialization
* Fix git error, redo UserInputSection
* Cleaning up
* Added unit tests for GiB conversion funtion
* Cleaned up edit vcores and memory input boxes
* Removed unused constants, added throw error to gib conversion function
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2020-10-16 14:40:55 -07:00
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
4f433772af
Remove command link from deployment error ( #12573 )
2020-09-22 14:16:40 -07:00
Charles Gagnon
ca4663001b
Add progress indicator for arc instance deletion ( #12510 )
2020-09-19 12:48:03 -07:00
Brian Bergeron
ffbb1b3917
Arc Postgres - Add Azure params to overview page, update notebook ( #12482 )
...
* add azure params to pg overview page, update troubelshooting notebook, string changes
* no default pg version for notebook
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
2020-09-18 19:34:56 -07:00
Charles Gagnon
087f4a260e
Arc/Azdata string updates ( #12485 )
...
* Arc/Azdata string updates
* more updates
(cherry picked from commit 2c6f7ac4472e0197650be299ec899388bb495fd8)
* couple more fixes
* more
2020-09-18 17:21:28 -07:00
Brian Bergeron
89d5c5febc
fix postgres product name ( #12443 )
...
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
2020-09-18 07:37:47 -07:00
Charles Gagnon
0cd242cd0c
Add "No instances available" node for empty arc controllers ( #12374 )
2020-09-16 16:25:41 -07:00
Charles Gagnon
78de48391d
Update deletion strings to refer to instances instead of resources ( #12332 )
...
* Update deletion strings to refer to instances instead of resources
* one more
* Remove unused
* More
2020-09-16 07:48:46 -07:00
Charles Gagnon
4cc9cbb0c5
Use custom dialog for prompting MIAA connection info ( #12316 )
...
* Use custom dialog for prompting MIAA connection info
* disable inputs
* Update strings
2020-09-15 16:00:27 -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
Charles Gagnon
404260b8a0
Arc dashboard fixes ( #12021 )
...
* Arc dashboard fixes
* Bump versions
2020-08-31 12:32:26 -07:00
Charles Gagnon
b4a3325a21
Add Azure properties back to Arc dashboards ( #12010 )
...
* Add Azure properties back to dashboards
* remove
2020-08-29 07:58:06 -07:00
Charles Gagnon
fa664bc92f
Show message when external endpoint isn't configured ( #11962 )
2020-08-27 07:35:44 -07:00
Charles Gagnon
a6efd56844
Add Arc MIAA delete action back ( #11901 )
...
* Add Arc MIAA delete action back
* fix
2020-08-21 14:10:29 -07:00
Charles Gagnon
b2a1738836
Remove REST API from Arc extension ( #11888 )
...
* wip
* Remove old API
* Fix tests
2020-08-20 15:56:46 -07:00
Arvind Ranasaria
2b0b529b21
Add controller display name ( #11675 )
...
* Add controller display name
* pr feedback
* revert unneeded change
* pr feedback
2020-08-07 16:47:10 -07:00
Charles Gagnon
188cfdbd20
Update Arc extension version and fix Controller connectivity status names ( #11498 )
...
* Update connectivity mode names
(cherry picked from commit f0aabcfa86d178cdf74470f9fdeded19718bcea2)
* Bump package version
(cherry picked from commit e08370539006c638d6e25c2f4f23fa2754a3377d)
2020-07-23 16:37:48 -07:00
Chris LaFreniere
2b5ae5e3a8
Update singular vcore string ( #11157 )
2020-06-30 17:10:46 -07:00
Charles Gagnon
749c42ce41
Improve handling of connection errors for arc controllers ( #11139 )
...
* some fixes for failed connections
* cleanup
* add back in prompt
2020-06-29 19:50:27 -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
Brian Bergeron
c4a85bbd78
Arc Postgres resource health page ( #11065 )
2020-06-23 17:31: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
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
Brian Bergeron
06058d8925
Fixes for Arc Postgres ( #11012 )
2020-06-21 16:02:55 -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
c86f301e0e
More arc controller dashboard updates ( #10949 )
2020-06-17 07:50:10 -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
Brian Bergeron
a099b9e72a
Arc Postgres: Fixes for May release ( #10877 )
2020-06-11 14:55:33 -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