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

Make all react forms API-driven #7422

Open
8 of 13 tasks
skateman opened this issue Oct 14, 2020 · 4 comments
Open
8 of 13 tasks

Make all react forms API-driven #7422

skateman opened this issue Oct 14, 2020 · 4 comments

Comments

@skateman
Copy link
Member

skateman commented Oct 14, 2020

The react-conversion of some forms was blocked by missing or buggy API endpoints, so the legacy endpoints were altered to behave like API endpoints. It's easy to spot these as they're using either http.post or miqAjaxButton not just to return to the previous page, but also to POST the data against a ui-classic URL. These should be fixed and any missing logic should be moved to the API repo.

@skateman
Copy link
Member Author

skateman commented Oct 14, 2020

Blocked by ManageIQ/manageiq-api#918

@lpichler
Copy link
Contributor

lpichler commented Nov 12, 2020

I am going to work on api for:

  • Network/Networks -> Add/Edit Cloud Network

@skateman
Copy link
Member Author

I am going to work on api for:

  • Network/Networks -> Add/Edit Cloud Network

Already done in ManageIQ/manageiq-api#927

@miq-bot
Copy link
Member

miq-bot commented Feb 27, 2023

This issue has been automatically marked as stale because it has not been updated for at least 3 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.

@Fryguy Fryguy removed the stale label Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants