Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: refactor azure provisioning extension #7993

Merged
merged 28 commits into from Jun 11, 2021
Merged

Conversation

VamsiModem
Copy link
Contributor

@VamsiModem VamsiModem commented Jun 2, 2021

Description

Added a new extension for azure publish

Task Item

fixes #7632
fixes #7631

Copy link
Contributor

@hatpick hatpick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commented on half of it.

@coveralls
Copy link

coveralls commented Jun 7, 2021

Coverage Status

Coverage decreased (-0.001%) to 50.034% when pulling 7108ca0 on vmodem/azure-publish into b33471d on main.

@VamsiModem VamsiModem marked this pull request as ready for review June 8, 2021 01:39
extensions/azurePublishNew/package.json Outdated Show resolved Hide resolved
extensions/azurePublishNew/package.json Outdated Show resolved Hide resolved
extensions/azurePublishNew/package.json Outdated Show resolved Hide resolved
hatpick
hatpick previously approved these changes Jun 11, 2021
@VamsiModem VamsiModem merged commit 6f746fc into main Jun 11, 2021
@VamsiModem VamsiModem deleted the vmodem/azure-publish branch June 11, 2021 18:46
a-b-r-o-w-n pushed a commit that referenced this pull request Jun 11, 2021
* initial commit for new provisioning extension

* Renamed extension, added auto complete component

* Deleted all the old files

* Modified Wizard to use render props approach, added signout support and footer with user persona

* Removed styled component deps

* Cleaned up props and added new components

* Moved constants to a new file

* Made changes per PR comments

* cleaned up Handoff wizard code

* Removed unncessary formatting

* Changes as per PR comments

* Added recoil dispatchers

* Removed unnecessary code

* Added useDispatcher hook

* Removed unwanted deps

* Removed barrel files

* Moved urls to the top in each file

* Added Text tag for all the instructions

* Changed parameter name

* Added Code owners for azurePublishNew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Componentize the azure provisioning wizard Create shared azure resource UI components
6 participants