[
https://issues.jboss.org/browse/JBIDE-10541?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-10541 at 6/24/14 12:47 PM:
--------------------------------------------------------------------
We now show a commit dialog that lists all changes for the local project.
!publish-commit-dialog.png!
All changes are pre-selected. Once the user provided a commit message the
"Publish" dialog gets enabled and allows the user to push the committed changes
to OpenShift.
The commit dialog we are showing differs from EGit by hiding the "Commit and
Push" button and having the "Commit" button relabled to
"Publish"
was (Author: adietish):
We now show a commit dialog that lists all changes for the local project. All changes are
pre-selected. Once the user provided a commit message the "Publish" dialog gets
enabled and allows the user to push the committed changes to OpenShift.
Server adapter: If I add a file to my project, it wont get pushed to
OpenShift. Should show EGit commit dialog
--------------------------------------------------------------------------------------------------------------
Key: JBIDE-10541
URL:
https://issues.jboss.org/browse/JBIDE-10541
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.M5
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Labels: server_adapter
Fix For: 4.2.0.Beta3
Attachments: committed-changes-to-publish.png, publish-commit-dialog.png
Currently the dialog showing up when committing/pushing is confusing since it says there
are no changes which is not correct if comparing to opehsfnit remote repo.
Should make a check against the fetched upstream and see what has changed since that is a
fast local operation.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)