nasc17
4184c28ce7
Removed configuration indent and bold font ( #13006 )
2020-10-21 13:45:22 -07:00
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
Charles Gagnon
288288df03
Add arc tree data provider tests ( #12758 )
...
* Add arc tree data provider tests
* Generic ResourceModel
* no message
* undo
* Fix compile error
2020-10-06 11:26:56 -07:00
Charles Gagnon
2da0fafcd5
Update arc dashboards to use logs/metrics links from status ( #12673 )
...
* Update arc dashboards to use logs/metrics links from status
* remove unused
* Fix loading
2020-10-01 10:20:19 -07:00
Charles Gagnon
bf9646ba98
Add ModelViewEditorOpened event ( #12597 )
...
* Add ModelViewEditorOpened event
* fix
* Fix compile
2020-09-24 12:53:28 -07:00
Brian Bergeron
3bc4178ea8
Arc - Enable Postgres support request link ( #12560 )
...
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
2020-09-22 11:19:49 -07:00
Charles Gagnon
41ace44f32
Add troubleshoot button to arc controller/MIAA dashboard ( #12534 )
...
* Add troubleshoot button to arc controller dashboard
* Add MIAA button
* Fix links
2020-09-21 15:03:23 -07:00
Charles Gagnon
5bc817f25b
Replace vCores property with state for arc controller dashboard ( #12512 )
2020-09-19 22:05:20 -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
Brian Bergeron
c50067b6d2
Arc - Enable Postgres dashboard ( #12439 )
...
* get overview, conn strings, properties pages working
* hook up password reset, azure link, scale configuration
* fix comments
* enable opening postgres dashboard from controller dashboard
* minor fixes
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2020-09-18 08:49:54 -07:00
Charles Gagnon
cac14ff181
Add Arc MIAA username configuration ( #12429 )
...
* Add Arc MIAA username configuration
* username -> userName
2020-09-18 07:33:58 -07:00
Charles Gagnon
451bbe890b
Fix manage action for arc view ( #12389 )
2020-09-17 07:09:39 -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
nasc17
14b534eb64
Nasc/delete instance code removal ( #12307 )
...
* Formatted page
* Removed ResourceHealthPage from the dashboard
* Deleted files that no longer applies to the public preview backend
* shouldn't be able to open the postgres dashboard
2020-09-15 14:53:00 -07:00
Brian Bergeron
f79ff99d0b
new postgres model ( #12305 )
...
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
2020-09-15 14:52:04 -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
Chris LaFreniere
02ddfc20f1
Add vcore limit support ( #12212 )
2020-09-10 21:45:38 -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
6be8c1d54b
Remove PG dashboard link ( #12094 )
2020-09-02 17:22:03 -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
47c1204e89
Fix arc node info updating ( #12007 )
...
* Fix arc node info updating
* Missed await
2020-08-28 15:53:17 -07:00
Charles Gagnon
c04f2aa110
Fix arc controller connect ( #11995 )
2020-08-27 18:01:02 -07:00
Charles Gagnon
fa664bc92f
Show message when external endpoint isn't configured ( #11962 )
2020-08-27 07:35:44 -07:00
Charles Gagnon
969932743a
Add external miaa endpoint property ( #11940 )
2020-08-24 18:07:25 -07:00
Charles Gagnon
d96e83c3f0
Update arc api ( #11932 )
2020-08-23 07:23:14 -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
0f2b463536
Add ConnectControllerDialog tests ( #11443 )
...
* Automatically fix up arc controller URL
* wip
* Force tests to pass
* Refactor
* comment
2020-07-21 17:15:13 -07:00
Charles Gagnon
7fe3df8259
Automatically fix up arc controller URL ( #11177 )
2020-07-20 16:24:52 -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
Brian Bergeron
1f558dd2aa
Arc - Fix sqlmiaa initial load ( #11125 )
2020-06-29 13:34:46 -07:00
Brian Bergeron
6c86122aae
Arc - Fix KeyValueContainer refresh and disposal ( #11090 )
2020-06-26 09:48:35 -07:00
Brian Bergeron
dfa87eda86
Arc - Delete registration
2020-06-25 08:50:22 -07:00
Charles Gagnon
2f90b56877
Add resource type filtering to deployment wizard ( #11079 )
2020-06-24 18:07:52 -07:00
Brian Bergeron
d58c15f98b
Arc Postgres - Remove new database and styling
2020-06-24 15:35:21 -07:00
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
Brian Bergeron
e1bbbf2c9e
Arc - Fix KeyValueContainer refresh ( #11077 )
2020-06-24 14:19:21 -07:00
Charles Gagnon
c62394262a
Some cleanup and fixes for Arc/BDC dashboards ( #11075 )
2020-06-24 12:41:33 -07:00
Brian Bergeron
6f6bf3f3b3
Fix Arc Postgres refresh ( #11074 )
2020-06-24 11:14:45 -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
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