Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 410546

Summary: Add tooltips to the file sprites in git status and git commit explorer
Product: [ECD] Orion Reporter: Gabriel Luong <gabriel.luong>
Component: ClientAssignee: Gabriel Luong <gabriel.luong>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Szymon.Brandys
Version: 3.0Flags: Szymon.Brandys: review+
Target Milestone: 3.0 RC2   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Gabriel Luong CLA 2013-06-11 20:58:05 EDT
Add a tooltip to the file sprites in git status to illustrate what the icon represent. For instance, the file sprite actually represents the file has been modified.
Comment 1 Gabriel Luong CLA 2013-06-11 21:36:10 EDT
Added tooltips to the file sprites in git status
https://github.com/gabrielluong/orion.client/commit/4b77608e09dd064277b6daca4ae2feca67f8ef39
https://orion.eclipse.org/git/reviewRequest.html#https://github.com/gabrielluong/orion.client.git_4b77608e09dd064277b6daca4ae2feca67f8ef39

I assert that I authored 100% of the content of this contribution and have the rights to donate the content to Eclipse under the EPL
Comment 2 Gabriel Luong CLA 2013-06-11 22:10:16 EDT
Added tooltips to the file sprites in git commit explorer
https://github.com/gabrielluong/orion.client/commit/e04f89b4513c24c5f0b8e1341d34a78d411511c8
https://orion.eclipse.org/git/reviewRequest.html#https://github.com/gabrielluong/orion.client.git_e04f89b4513c24c5f0b8e1341d34a78d411511c8

I assert that I authored 100% of the content of this contribution and have the rights to donate the content to Eclipse under the EPL
Comment 3 Gabriel Luong CLA 2013-06-11 22:32:04 EDT
Formatted gitCommitExplorer.js
https://github.com/gabrielluong/orion.client/commit/adac1a80036e070aa96e43d02dace26bc0355756
https://orion.eclipse.org/git/reviewRequest.html#https://github.com/gabrielluong/orion.client.git_adac1a80036e070aa96e43d02dace26bc0355756

I assert that I authored 100% of the content of this contribution and have the rights to donate the content to Eclipse under the EPL
Comment 4 Szymon Brandys CLA 2013-06-12 07:30:57 EDT
I merged two first commits to master. I would raise a separate bug for formatting and attach the third patch there. Thanks!