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 Web App to Ansible API Services #122

Merged
merged 16 commits into from
Dec 4, 2024

Conversation

MiladSadeghi
Copy link
Contributor

This PR updates the web application to point to the new APIs for managing Ansible services, including Docker, Nginx, and Kubernetes.

Refactor the Helm template to resolve the form field type mismatch, ensuring synchronization with the API property type.

Closes #121

- Set up the route for "Ansible Template"
- Created an initial Services page under this route (currently contains no functionality)
- Implemented download feature for Docker service in the Ansible Template section
…form

- Updated the design of select dropdowns and input fields
- Refactored pod environment fields into separate components instead of defining them directly within the Helm Template
@github-actions github-actions bot added the web-ui label Dec 4, 2024
@mohammadll mohammadll merged commit 2525686 into devopshobbies:master Dec 4, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate Ansible Services (Docker, Nginx, Kubernetes) into Web App
2 participants