Add a slider model which gives ability to upload compressed file #6557
Open
Description
User Story
As an Automate User,
I want to sync Chef Server with Automate whenever there is a change in the server by uploading knife ec backup
output in a zipped format.
Acceptance Criteria
- The slider should be shown when user clicks on the Sync button
Implementation Details
UI Design
Definition of Done
- All things specified in User Story Acceptance Criteria should be fulfilled.
- UI should exactly match UX design.
- Cypress Coverage for new Feature.
- All Exceptions are Handled Properly
- Ensure logs have no unnecessary data.
- Test coverage for new feature is done to at-least 70%.
- Docs changes PR is Raised.
- Swagger Documentation updated.
- Smoke Test done.
- Ensure Build and Integration Pipelines are Green.
- PR has 2 approvers.
- All Code Review Comments are Resolved.
- Screen shot of the feature developed is provided in the issue.
- Ensure compatibility with all supporting browser.
- Demo the feature to UX.
- Link to the UX wireframe/Requirement Document.