-
Notifications
You must be signed in to change notification settings - Fork 8
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 applications add and remove #393
Labels
Comments
callmevladik
added a commit
that referenced
this issue
Sep 25, 2024
callmevladik
added a commit
that referenced
this issue
Sep 25, 2024
10 tasks
callmevladik
added a commit
that referenced
this issue
Sep 25, 2024
callmevladik
added a commit
that referenced
this issue
Sep 25, 2024
callmevladik
added a commit
that referenced
this issue
Sep 25, 2024
MykolaMarusenko
pushed a commit
that referenced
this issue
Sep 25, 2024
github-project-automation
bot
moved this from Todo
to Done
in KubeRocketCI (EPAM Delivery Platform)
Sep 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The process for selecting a codebase during the Deployments Flow creation presents a lengthy list of branches, which becomes cumbersome with a significant number of branches. This task aims to enhance the user experience by introducing a flexible list and search feature for codebase selection, akin to the functionality for pipeline settings on
codebasebranch
. This improvement will allow users to efficiently search for and select the desired branch, streamlining the selection process.Acceptance Criteria
A flexible list and search feature is implemented for codebase selection in the Deployments Flow creation process.
Users can efficiently search for and select branches, improving the usability of the selection process.
The implementation aligns with the approach used for pipeline settings on
codebasebranch
, ensuring consistency in user experience.The feature is thoroughly tested to ensure functionality across all supported browsers and devices.
Documentation and user guides are updated to reflect the new codebase selection feature and provide instructions on its use.
Implementation Plan
Review the current codebase selection process in the Deployments Flow creation for usability enhancements.
Design and develop the flexible list and search feature, drawing inspiration from the solution for pipeline settings on
codebasebranch
.Integrate the new feature into the Deployments Flow creation process.
Conduct extensive testing to validate the feature's functionality and address any issues.
Update the platform documentation and user guides to include the new codebase selection feature.
Deploy the enhancement to the production environment and monitor user feedback for further improvements.
The text was updated successfully, but these errors were encountered: