-
Notifications
You must be signed in to change notification settings - Fork 113
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
Added Improvement code for Edit Mode #4991
Conversation
Deploy preview for chef-automate processing. Building with commit 3652919 https://app.netlify.com/sites/chef-automate/deploys/608979bc3abd090007ca0053 |
a9e2e74
to
877e541
Compare
Signed-off-by: chaitali-mane <cmane@progress.com>
Signed-off-by: chaitali-mane <cmane@progress.com>
Signed-off-by: Himanshi Chhabra <hchhabra@progress.com>
Signed-off-by: chaitali-mane <cmane@progress.com>
b72306b
to
f044414
Compare
Signed-off-by: chaitali-mane <cmane@progress.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 🎉
Signed-off-by: Chaitali Mane cmane@progress.com
🔩 Description: What code changed, and why?
Added Environment related changes:
⛓️ Related Resources
4873
👍 Definition of Done
👟 How to Build and Test the Change
STEP 1
inside the hab studio
[default:/src:0]# build components/automate-ui-devproxy/
[default:/src:0]# start_automate_ui_background
[default:/src:0]# start_all_services
STEP 2
open new window
go to automate UI path
$ cd components/automate-ui
and run the command
npm run serve:hab
navigate to https://a2-dev.test/infrastructure/chef-servers
Go to the infrastructure tab from the top navigation bar then you can see the Chef Infra Server -> Chef Organization
-> Go to Environments tab
✅ Checklist
All PRs must tick these:
With occasional exceptions, all PRs from Progress employees must tick these:
make spell
in any component directory)All PRs from Progress employees should tick these if appropriate:
Please add a note next to any checkbox above if you are NOT ticking it.