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

Update discovery form to use the new API and machine list box #4399

Conversation

petermakowski
Copy link
Contributor

Done

  • Update discovery form to use the new API and machine list box

Note: includes changes from: #4389 - that needs to be merged first.

QA

MAAS deployment

To run this branch you will need access to one of the following MAAS deployments:

Running the branch

You can run this branch by:

QA steps

  • Go to network discovery
  • Expand the dropdown on the right hand side and select "Add discovery..."
  • Select a machine from the list in the Parent field and
  • Ensure the discovery has been saved correctly

Fixes

Fixes: https://github.com/canonical/app-tribe/issues/1112

Launchpad issue

Related Launchpad maas issue in the form lp#number.

Backports

In general, please propose fixes against main rather than release branches (e.g. 2.7), unless the fix is only applicable for that specific release. Please apply backport labels to the PR (e.g. "Backport 2.7") for the appropriate releases to target.

Only bug and security fixes should be backported, new features should only land in main.

Screenshots

It could be helpful to provide some screenshots to aid in QAing the change.

@webteam-app
Copy link

Demo starting at https://maas-ui-4399.demos.haus

@huwshimi
Copy link
Contributor

huwshimi commented Sep 9, 2022

@petermakowski I'm going to hold off reviewing this one until we're happy with the the other PR.

- spread SearchBox props
- fix debounced typo
- simplify machineFactory
- add docstring comments
- handle onKeyPress within MachineSelectTable
@petermakowski
Copy link
Contributor Author

@petermakowski I'm going to hold off reviewing this one until we're happy with the the other PR.

Decided to merge this to the main PR #4389 as this isn't going to get reviewed today anyway and will make it easier for you to carry on working on this if it's all in a single branch.

@petermakowski petermakowski deleted the update-discovery-form-api-1112 branch May 9, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants