mbien opened a new pull request, #7128:
URL: https://github.com/apache/netbeans/pull/7128

   Lets try to make the git history UI a bit more useful. This doesn't fix the 
advanced search or its 24 branch limit, this is purely UI/UX.
   
   screenshot:
   
![git-history-sbs](https://github.com/apache/netbeans/assets/114367/7a5a0be4-a152-4b19-b5ed-49b2e84b6962)
   
   diff view: 
   
![switch-layout](https://github.com/apache/netbeans/assets/114367/74b83abb-2b9d-446b-ac82-ea1258a4c676)
    - vertical / horizontal layout switcher
    - removed loading screen to make the diff load faster :)
    - when switching between diffs (eg using the arrows) the UI state is copied 
to the new diff (text/graphical mode, divider value etc)
    - git annotation colors for files
    - commit icon instead of folder icon
   
   summary view:
   
![clearer-links](https://github.com/apache/netbeans/assets/114367/4c88b54d-afd3-420d-b781-9d298b8f97c4)
    - fixes https://github.com/apache/netbeans/issues/5680
    - made the links more obvious
    - added collapse msg link which was missing
   
   
![merge-commits-desaturated](https://github.com/apache/netbeans/assets/114367/f60e79ed-2169-4e93-ae12-09854996cf6c)
    - merge commits are a little bit desaturated and not rendered in bold
   
   quick search filter:
   
![history-all-filter](https://github.com/apache/netbeans/assets/114367/f5382229-83b5-46ff-b87f-b44a35bb4540)
    - implemented all-filter and made it the default
    - highlighting is now consistently working in the relevant columns
    - even in tooltips
    - some other bug fixes
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to