Charles Gagnon
8e8d9b5f59
port c679d5e1f0 ( #12780 )
...
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-10-07 20:36:51 -07:00
Aasim Khan
93e806cca1
Aasim/release1.23/resource filter ( #12796 )
...
* 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
* Adding tags to azure sql deployment
2020-10-07 14:55:09 -07:00
Charles Gagnon
98ed0d5274
cherry-picked from b8de69dfac ( #12777 )
...
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-10-07 10:35:10 -07:00
Charles Gagnon
ac6ef2639f
Port 807a4ae8c4 ( #12747 )
2020-10-06 13:41:27 -07:00
Charles Gagnon
867faae14f
[Port] Improved behavior for accepting EULA. ( #12453 ) ( #12749 )
...
* Improved behavior for accepting EULA. (#12453 )
* working version of overloading "select" button
* promptForEula to use showErrorMessage
* make parameter optional in promptForEula
* remove test code
* PR feedback
* eula to EULA
* minor fix
* Fix compile error
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-10-05 18:52:16 -07:00
Charles Gagnon
4c6b606c82
use selected subscriptions ( #12691 ) ( #12741 )
...
* working version
* pr feedback
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-10-05 18:51:26 -07:00
Charles Gagnon
93156ccf04
cherry-pick 7bfea07b9b ( #12742 )
...
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-10-05 15:39:48 -07:00
Charles Gagnon
3f4e19fc08
Arc good ARC bad ( #12499 ) ( #12511 )
...
Co-authored-by: Chris LaFreniere <40371649+chlafreniere@users.noreply.github.com >
2020-09-20 11:44:30 -07:00
Charles Gagnon
9a85123e21
Revert BDC deployment back to using old azdata check ( #12470 ) ( #12474 )
2020-09-18 18:46:22 -07:00
Charles Gagnon
7f3d5bac0a
start with eulaCheckButton hidden ( #12427 ) ( #12458 )
...
* start with eulaCheckButton hidden
* reset buttons on card select
* remove testcode
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-09-18 11:52:32 -07:00
Charles Gagnon
7a1e0a7d2e
Fix resource deployment text field validation ( #12421 ) ( #12457 )
2020-09-18 11:22:23 -07:00
Aasim Khan
b158180ef4
Added portal link for Azure SQL ( #12425 )
2020-09-17 17:37:41 -07:00
Charles Gagnon
94e2016a16
Port updates for removing EULA acceptance checkbox from Arc deployments ( #12409 )
...
* 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
(cherry picked from commit 9cf80113fc )
* fix option sources (#12387 )
(cherry picked from commit fca8b85a72 )
* Remove azdata eula acceptance from arc deployments (#12292 )
* saving to switch tasks
* activate to exports in extApi
* working version - cleanup pending
* improve messages
* apply pr feedback from a different review
* remove unneeded strings
* redo apiService
* remove async from getVersionFromOutput
* remove _ prefix from protected fields
* error message fix
* throw specif errors from azdata extension
* arrow methods to regular methods
* pr feedback
* expand azdata extension api
* pr feedback
* remove unused var
* pr feedback
(cherry picked from commit ba44a2f02e )
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-09-17 15:05:02 -07:00
Aasim Khan
a823e44393
Resource Deployment UX Refresh ( #12173 )
...
* adding new card to styles
* renamed property, removed unnecessary css
* Fixed to match new props
* added horizontal class
* merged from master
2020-09-11 11:13:59 -07:00
Amir Omidi
9ed274fb39
Genericify components ( #12158 )
...
* Genericify components
* Fix compile issue
* Fix feedback
* Genericify azdata components (#12164 )
* azdata generics
* Add the withProps method to azdata proposed as there may be mistakes with the interfaces in the generics
* Fix build issues because of other extensions
* Remove extra spaces
2020-09-08 16:15:24 -07:00
Alan Ren
e2b5e9bd66
support multiple flavor of notebooks ( #12159 )
...
* support multiple flavor of notebooks
* update resource
* comments
2020-09-08 16:07:55 -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
Amir Omidi
59bb827d2e
Introduce vertical cards ( #12125 )
...
* Introduce vertical cards
* Simplify and add a css type
* Feedback
* Update yarn.lock
2020-09-04 15:15:58 -07:00
ADS Merger
a63578e6f7
Merge from vscode 7eaf220cafb9d9e901370ffce02229171cbf3ea6
2020-09-03 16:27:57 -07:00
Amir Omidi
7ceee95f52
radio card change ( #12049 )
...
* radio card change
* Clone the object
* freeze change description
* Change to deepClone
2020-09-01 12:06:38 -07:00
ADS Merger
4ad73d381c
Merge from vscode ad407028575a77ea387eb7cc219b323dc017b686
2020-08-31 12:35:56 -07:00
Charles Gagnon
100072cabd
Add Storage Class params to MIAA deploy ( #11993 )
2020-08-27 18:19:31 -07:00
Charles Gagnon
d073cd595b
Disable connectivity mode selection ( #11911 )
...
* Disable connectivity mode selection until Direct mode is fully completed
* add azdata change
2020-08-21 13:08:49 -07:00
Amir Omidi
18dc7e75ff
use azurecore and azureresource as typings ( #11892 )
...
* use azurecore and azureresource as typings
* Remove unrelated file
2020-08-20 14:45:22 -07:00
Amir Omidi
ca2b893c2c
Update test cover dependency ( #11889 )
2020-08-20 12:25:12 -07:00
Arvind Ranasaria
92b0603968
emit better errors for azure access failure ( #11603 )
...
* emit better errors for azure access failure
* Update modelViewUtils.ts
added missing breaks
* merge changes with those done directly from browser
* pr feedback
* string updates
* print only 1 error for account error
* fix comments
* pr feedback
2020-08-05 13:43:15 -07:00
Alan Ren
656d944894
add some unit test for resource deployment ext ( #11604 )
...
* add some unit test for resource deployment ext
* feedback & remove unused method
2020-08-04 17:18:26 -07:00
Arvind Ranasaria
ada8cb2f08
change back to using locationVariableName ( #11559 )
2020-07-28 12:03:46 -07:00
Arvind Ranasaria
c275f367da
emit error for kube file not found ( #11524 )
...
* error for kube file not found
* code cleanup
* pr feedback.
* make 'kube config' localized
2020-07-27 12:25:08 -07:00
Alan Ren
39ca386d2a
let semver to parse the version ( #11463 )
...
* let semver to parse the version
* check
2020-07-21 16:01:01 -07:00
Alan Ren
238d643a8e
handle invalid character in kubectl version output ( #11460 )
2020-07-21 13:36:23 -07:00
dependabot[bot]
1c53a209bc
Bump lodash from 4.17.15 to 4.17.19 in /extensions/resource-deployment ( #11402 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 08:44:21 -07:00
Alan Ren
b098ce64b5
expose realm field to the wizard UI ( #11388 )
...
* add realm
* optional fields
* use default values
* localized constant
2020-07-16 21:33:56 -07:00
Alan Ren
5a275209cc
fix account dropdown list issue ( #11266 )
...
* fix the empty account list issue
* remove comments
2020-07-09 13:58:07 -07:00
Alan Ren
449a46d7fc
fix the storage object parent ( #11243 )
2020-07-08 10:00:46 -07:00
Alan Ren
b3121fae22
remove px from width string and then parse ( #11241 )
2020-07-07 22:00:58 -07:00
Alan Ren
3cf48fb207
SQL Edge deployment using Azure IoT hub ( #11202 )
...
* Azure IoT deployment type
* more updates
* organize fields
* a few more improvements
* resolve merge issues
* new rg improvement
* fix tests
* comments 1
* comments 2
2020-07-07 10:36:26 -07:00
Chris LaFreniere
a32f42d475
Update Arc Extension with New Strings and azdata Version ( #11148 )
...
* Strings and azdata version changes
* change azdata description
2020-06-30 09:08:01 -07:00
Charles Gagnon
064ada1d2f
Change Azure region dropdown to use azurecore API ( #11131 )
...
* Change Azure region dropdown to use azurecore API for getting display name
* Fix compile errors
* Adding a few things to the vscodeignore
* and another
2020-06-29 12:44:04 -07:00
Arvind Ranasaria
cdd3d1bf2a
fix: 'Arc data controller deployment fails' #11086 ( #11110 )
2020-06-25 19:18:42 -07:00
Alan Ren
20c612d9fb
add note about the password ( #11084 )
...
* add note about the password
* wording
2020-06-24 19:48:41 -07:00
Charles Gagnon
2f90b56877
Add resource type filtering to deployment wizard ( #11079 )
2020-06-24 18:07:52 -07:00
Alan Ren
da9e58485b
add to parameter to decide whether to print the command ( #11052 )
...
* don't print command
* show password as ******
2020-06-24 15:20:06 -07:00
Alan Ren
c9c4ec2035
Feature/cu5 features ( #11046 )
...
* openshift bdc target (#10358 )
* openshift bdc target
* openshift bdc target
* comments
* new ad settings (#10390 )
* ad settings
* comments
* bump version requirement (#10587 )
* fix error
* update the notebook description (#10888 )
* update notebooks
2020-06-22 19:04:51 -07:00
Charles Gagnon
4296a05d4f
update branch references ( #10964 )
2020-06-17 12:34:38 -07:00
Alan Ren
c390d62675
enable Azure SQL DB Edge deployment in ADS ( #10927 )
...
* local deployment
* eula update
* remote deployment
* fix wording
* new extension
* script
* spacing
* fix test
* loc strings
2020-06-16 20:00:46 -07:00
Karl Burtram
434d017a6b
Update various branch references to main branch ( #10913 )
2020-06-13 14:26:18 -07:00
Charles Gagnon
8db272cea4
Fix deployment warnings to only show if no resources found ( #10878 )
2020-06-11 17:07:19 -07:00
Alan Ren
c8a3fbca47
change default version ( #10809 )
2020-06-08 23:03:35 -07:00
Charles Gagnon
3e5421dc43
Add Azure region enum and helper methods to azurecore ( #10776 )
...
* Add Azure region enum and helper methods
* change module definition
* Add comments
* fix names
* Optional param
2020-06-08 07:39:45 -07:00