-
Enhancement
-
Resolution: Done
-
Major
-
4.2.0.Beta3
-
Documentation (Ref Guide, User Guide, etc.), Interactive Demo/Tutorial, Compatibility/Configuration, User Experience
In JBIDE-10541 we added a "Publish Changes" dialog that shows the dirty changes for the local project, allows users to provide a commit msg and to commit/publish changes to OpenShift.
In JBIDE-17190 we switched from automatic commit to explicit commit via this dialog when import new/existing OpenShift application. The "Publish Changes" dialog popping up after the OpenShift application was imported (application wizard) proved to be unexpected, disturbing in UX tests.
We could get back to automatic commit but this is very much opaque for the user (discussed it in length with manderse@redhat.com). We therefore decided to fully drop any commit and push when doing the initial import. We just process our changes and keep the imported project dirty. The user can then push the changes back to OpenShift via the server adapter.
- is blocked by
-
JBIDE-13075 Openshift Wizard should ask "would you like to push your project"?
- Closed
-
JBIDE-17905 Server Adapter: cannot publish commits (only) when there are local changes (can only commit and push)
- Closed
-
JBIDE-17190 Application wizard: when pushing new application/existing application there's no commit dialog
- Closed
- is related to
-
JBIDE-17904 Server adapter: make .gitignore addition smarter and add comments to ignored files
- Closed