Charles Gagnon
7f38e87ef3
Use azdata-test modelview stubs ( #13818 )
2020-12-16 16:28:02 -08:00
Charles Gagnon
4575f2bbe6
Fix paths for tests ( #13816 )
2020-12-15 16:04:36 -08:00
Arvind Ranasaria
515b0794b0
Add kube config and kube cluster to arc data controller screens ( #13551 )
2020-12-10 02:47:39 -08:00
Charles Gagnon
e59de59e61
Add scan suppressions ( #13705 )
2020-12-07 13:31:59 -08:00
Charles Gagnon
97a4de4111
Have resource deployment providers return disposables ( #13690 )
...
* Add dependent field provider to resource deployment
* Change name to value provider service
* Add error handling
* providerId -> id
* Set dropdown value correctly
* missed id
* back to providerId
* fix updating missed id
* Make resource deployment providers disposable
2020-12-07 10:27:37 -08:00
Charles Gagnon
a70dce7855
Add dependent field provider to resource deployment ( #13664 )
...
* Add dependent field provider to resource deployment
* Change name to value provider service
* Add error handling
* providerId -> id
* Set dropdown value correctly
* missed id
* back to providerId
* fix updating missed id
* remove placeholder
2020-12-04 17:21:30 -08:00
nasc17
67e3d2ebdb
Added engine version argument to edit command. ( #13610 )
...
* Added engine version argument to edit command. Neccessary for not using pg12
* Included for changing password in overview page
* Updated fakeazdataapi test
2020-12-03 08:46:48 -08:00
nasc17
cb567989da
Changed cores validation message ( #13617 )
...
* Changed cores validation message
* Missed validation
* Remove cores validation message
* Applied verification for cores change to miaa c+s page
2020-12-02 15:22:35 -08:00
Arvind Ranasaria
8027993ab4
Make 'Script to notebook' consistent with 'Deploy' when user cancels during password re-acquisition for controller ( #13557 )
2020-12-01 22:57:00 -08:00
Arvind Ranasaria
d060f1b9a0
Classes for adding kube config and kube cluster picker to Controller connection dialog ( #13479 )
2020-11-24 20:08:27 -08:00
Charles Gagnon
6edcbbb738
Suppress scan warnings ( #13507 )
2020-11-20 14:28:57 -08:00
Charles Gagnon
32ac586431
Add MIAA Compute+Storage page ( #13367 )
...
* Add MIAA Compute+Storage page
* update min memory limits
* update strings
* feedback
2020-11-13 07:20:46 -08:00
Charles Gagnon
c37f178e71
Undo temporary changes made ( #13349 )
2020-11-11 10:26:22 -08:00
nasc17
689c7ab27e
Removed web app connection string from postgres and miaa. Remove '!' ( #13323 )
2020-11-09 17:15:17 -08:00
nasc17
27fbad5884
Changed hyperlink ( #13252 )
2020-11-05 14:09:49 -08:00
nasc17
bc452ec9be
Compute and Storage Page, progress notification waits for model to be refreshed before saying instance has been updated. ( #13254 )
...
* Progress notification does not say updated until after the model has been refreshed
* git errors
2020-11-05 13:49:11 -08:00
nasc17
f5fc5c648e
Nasc/Compute and Storage Loading Page Bug Fix ( #13150 )
...
* fix git issues
* Merged fixes for loading error on compute&storage page. Clear out input boxes after save.
2020-10-30 09:03:37 -07:00
Brian Bergeron
d1b8c15e11
Arc Postgres - Rename shards to workers
...
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
2020-10-28 16:57:17 -07:00
nasc17
281592fa97
Cores and memory had needed request/limit commands switched, Workers needs to be checked for undefined ( #13116 )
...
* Vores and memory had needed request/limit commands switched
* If saving returns an error, leave discard button enable
* Check if workers is undefined
2020-10-28 13:36:52 -07:00
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
Arvind Ranasaria
3e0135b6b3
capture 'this' to use retrieveVariable as callback ( #12828 )
...
* capture 'this' to use retrieveVariable as callback
* remove change not needed for #12082
2020-10-08 14:50:47 -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
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
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
fac642de1e
Only allow one arc controller connection ( #12685 )
2020-09-30 15:06:22 -07:00
Charles Gagnon
bf9646ba98
Add ModelViewEditorOpened event ( #12597 )
...
* Add ModelViewEditorOpened event
* fix
* Fix compile
2020-09-24 12:53:28 -07:00
Charles Gagnon
dd22b195bd
Remove arc deployment extension check ( #12598 )
2020-09-24 09:05:59 -07:00
Charles Gagnon
4f433772af
Remove command link from deployment error ( #12573 )
2020-09-22 14:16:40 -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
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
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
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
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
8b9103208d
Fix duplicate arc instance nodes ( #12381 )
2020-09-16 16:01:12 -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