-
Notifications
You must be signed in to change notification settings - Fork 356
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
Rewriting PXE Customization Template Form to React #7622
Merged
h-kataria
merged 1 commit into
ManageIQ:master
from
DavidResende0:react-pxe-customization-template
Mar 24, 2021
Merged
Rewriting PXE Customization Template Form to React #7622
h-kataria
merged 1 commit into
ManageIQ:master
from
DavidResende0:react-pxe-customization-template
Mar 24, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DavidResende0
force-pushed
the
react-pxe-customization-template
branch
from
February 9, 2021 19:30
0fe8826
to
3b07d31
Compare
skateman
suggested changes
Feb 11, 2021
...ascript/components/pxe-customization-template-form/pxe-customization-template-form.schema.js
Outdated
Show resolved
Hide resolved
...ascript/components/pxe-customization-template-form/pxe-customization-template-form.schema.js
Outdated
Show resolved
Hide resolved
app/javascript/components/pxe-customization-template-form/index.jsx
Outdated
Show resolved
Hide resolved
skateman
suggested changes
Feb 12, 2021
...ascript/components/pxe-customization-template-form/pxe-customization-template-form.schema.js
Outdated
Show resolved
Hide resolved
...ascript/components/pxe-customization-template-form/pxe-customization-template-form.schema.js
Show resolved
Hide resolved
...ascript/components/pxe-customization-template-form/pxe-customization-template-form.schema.js
Show resolved
Hide resolved
DavidResende0
force-pushed
the
react-pxe-customization-template
branch
from
February 12, 2021 19:33
2cb3c75
to
1fabf16
Compare
skateman
reviewed
Feb 15, 2021
app/javascript/components/pxe-customization-template-form/index.jsx
Outdated
Show resolved
Hide resolved
DavidResende0
force-pushed
the
react-pxe-customization-template
branch
from
February 16, 2021 15:44
1fabf16
to
f380ae6
Compare
DavidResende0
force-pushed
the
react-pxe-customization-template
branch
6 times, most recently
from
March 2, 2021 18:14
6c647f3
to
6fdc244
Compare
Checked commit DavidResende0@6fdc244 with ruby 2.6.3, rubocop 0.82.0, haml-lint 0.35.0, and yamllint **
|
DavidResende0
changed the title
[WIP] Rewriting PXE Customization Template Form to React
Rewriting PXE Customization Template Form to React
Mar 2, 2021
DavidResende0
force-pushed
the
react-pxe-customization-template
branch
2 times, most recently
from
March 16, 2021 18:06
17432df
to
067c892
Compare
DavidResende0
commented
Mar 16, 2021
DavidResende0
force-pushed
the
react-pxe-customization-template
branch
from
March 17, 2021 17:48
067c892
to
06e4183
Compare
DavidResende0
force-pushed
the
react-pxe-customization-template
branch
from
March 17, 2021 19:22
06e4183
to
b7a27ed
Compare
h-kataria
approved these changes
Mar 24, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Form can be found in Compute->Infrastructure->PXE
Fixes: #6854
API: ManageIQ/manageiq-api#981