Arvind Ranasaria
f314a9e1e6
Change azdata executions to point to kube config and cluster contexts ( #13569 )
2020-12-23 23:45:00 -08:00
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
Brian Bergeron
725cd9f82f
Arc - Update Postgres name length limit ( #13807 )
...
Arc - Update Postgres name length limit. It was recently reduced from 12 to 11.
2020-12-15 10:50:18 -08:00
Charles Gagnon
95d22a03ae
Update required azdata versions ( #13762 )
2020-12-10 14:04:33 -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
dc8788b77f
Add loading text properties for option sources ( #13743 )
...
* Add loading text to deployment radio options
* Fix loading race condition
* Update text
2020-12-09 18:32:05 -08:00
Charles Gagnon
aee8bc2759
Fix environment variables for controller create ( #13732 )
2020-12-08 15:02:56 -08:00
Charles Gagnon
5f04a4d499
vBump Arc and Azdata ( #13717 )
2020-12-07 15:43:53 -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
Charles Gagnon
757ac1d4aa
Add descriptions and validation to connected mode ( #13676 )
2020-12-04 16:15:40 -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
Charles Gagnon
f544ca3be0
vBump azdata and arc extensions ( #13620 )
2020-12-02 10:19:27 -08:00
Charles Gagnon
273f40e2b3
Re-order summary fields for arc deployment ( #13619 )
2020-12-02 10:14:44 -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
145b2491df
Cleanup Resource Deployment ModelView ( #13510 )
2020-11-20 18:29:00 -08:00
Charles Gagnon
6edcbbb738
Suppress scan warnings ( #13507 )
2020-11-20 14:28:57 -08:00
Charles Gagnon
bb2a1db6e8
Add connectivity mode option to Arc controller create ( #13495 )
...
* Add connectivity mode option to Arc controller create
* Add connectivity mode to summary
* Use name instead of display name for dropdown values
2020-11-19 17:06:49 -08:00
Charles Gagnon
ddd0b8b4bc
Remove pandas import from some notebooks ( #13481 )
2020-11-19 08:19:20 -08:00
Arvind Ranasaria
c7cca5afea
Improved Validations for ARC Wizards ( #12945 )
2020-11-18 22:03:59 -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
Charles Gagnon
e6c265b254
Post release vBump for Arc and Azdata ext ( #13204 )
2020-11-03 07:46:48 -08:00
Charles Gagnon
8717a03466
vBump arc extension post release ( #13165 )
2020-10-30 15:21:29 -07: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
Charles Gagnon
2db51ca243
Allow string for deployment icons and update a couple ( #13076 )
...
* Update to colorized versions of bdc and container deployment icons
* update edge
* Allow string for icons
2020-10-26 13:27:12 -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
Aditya Bist
34079d1612
update extension versions ( #12920 )
2020-10-14 11:34:19 -07:00
Charles Gagnon
846ed9cd26
vBump arc and azdata ext ( #12868 )
2020-10-09 13:58:26 -07:00
Charles Gagnon
653b442b60
Remove unneeded descriptions from MIAA deploy ( #12863 )
2020-10-09 13:22:59 -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
Aasim Khan
280a9d20f9
Added categories and search based filtering to the resource dialog. ( #12658 )
...
* added filtering to the resource type along with a new component.
* -Added caching of cards
-Removed unused component props
-localized tags
-limited the scope of list items
* Made some changes in the PR
* - Added Iot Category to SQL edge
- Moved category names to constants
- Moved localization strings to localized constants
- Made filtering logic more concise
- Changed how category list is generated
--Category list can now be ordered
-Added back event generation for selectedCard
* Fixed bugs, and some additional changes
-Fixed radiogroup height to avoid the movement of options below it
-Restoring the focus back to the search and listview components
- Added focus behaviour for listview
- Fixed a typo in comment
* Made categories an Enum
* Added localized string
* localized category string
converted categories to enum.
* made the filtering logic more concise.
* returning string if no localized string formed
removed unnecessary returns
* fixed the filtering tag logic
resetting search when category is changed
* removing the iot tag from sql edge deployment
* made filtering logic more concise
made enum const
* added vscode list
* some cleanup
* Some PR changes
- Made PR camelcase
- added comments to SQL
- removed unnecessary export
* -Some PR related changes
-Removing unsupported style property
-scoping down css and removing unused ones.
* Fixed a comment text
* Fixed typings for listview event
2020-10-07 13:38:12 -07:00
Alan Ren
adc3fde2e4
auto updated when extension viewlet ( #12765 )
2020-10-06 13:34:44 -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
8e30b9a6e3
Add arc and azdata to recommended ext and vBump ( #12690 )
...
* Add arc and azdata to recommended ext and vBump
* remove bdc
2020-09-30 21:33:19 -07:00
Charles Gagnon
fac642de1e
Only allow one arc controller connection ( #12685 )
2020-09-30 15:06:22 -07:00
Arvind Ranasaria
7bfea07b9b
Fetch arc dc config profile list from azdata ( #12678 )
2020-09-30 14:25:15 -07:00
Arvind Ranasaria
b8de69dfac
GenerateToNotebook and Deploy buttons for Notebook Wizards ( #12656 )
...
* enable userChooses how to run notebook
* arc ext changes
* nb fixes
* working version
* revert unneeded changes
* fix comments
* Update interfaces.ts
* fix comments
* fix comments
* fix comments
* runAllCells instead of background execute
* pr feedback
* PR feedback
* pr feedback
* arc ext changes for new WizardInfo syntax
* fix doc comments
* pr feedback
2020-09-29 18:12:30 -07:00