+ All Categories
Home > Documents > GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe...

GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe...

Date post: 30-Aug-2018
Category:
Upload: lenhu
View: 231 times
Download: 0 times
Share this document with a friend
41
GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe - IBM
Transcript
Page 1: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

GIT IT DONEGIT, GERRIT AND GITHUB AT ORION

Bogdan Gheorghe - IBM

Page 2: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

BRIEF HISTORY OF THE ORION PAGE

Page 3: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

FEATURES OF GIT PAGECloning/Init ReposWorking Directory ActionsStaging SupportIntegrated Compare EditorFull Branching SupportFetch/Merge/Rebase/SquashActions on a CommitLogFilteringGit Config EditingGit File SystemGerrit IntegrationAvailable everywhere!

Page 4: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

ORIGINAL ORION GIT PAGES

Page 5: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

PAIN POINTSToo DisjointedEasy to Lost ContextHard to Understand "Big Picture"Lots of Repetition of UI buttonsUI jumpy because of fetching info - server optimizationsneeded

Page 6: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

DESIGN CHALLENGESDifferent Experience LevelsDifferent Use Cases

Page 7: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

CHANGES!

Page 8: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

A NEW PAGE IS BORN!

Page 9: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

PAGE STRUCTURE

Page 10: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

A CHANGE DETAILS WIDGET

Page 11: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM
Page 12: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

ADD CHECKBOXES

Page 13: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

CHANGE DETAILS WIDGET ACTIONS

Page 14: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

f

GETTING CHANGES OUT

Page 15: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

LH WORKING DIR SECTION

Page 16: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

OUTGOING SECTION

Page 17: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

OUTGOING SECTION ACTIONS

Page 18: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

INCOMING SECTION

Page 19: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

INCOMING SECTION ACTIONS

Page 20: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

HISTORY SECTION

Page 21: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

HISTORY SECTION ACTIONS

Page 22: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

REPO PICKER

Page 23: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

REFERENCES

Page 24: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

MASTER=>ORIGIN/MASTER

Page 25: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

HISTORY + OUTGOING

Page 26: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM
Page 27: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

HISTORY + INCOMING

Page 28: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM
Page 29: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

GENERAL SHAPE OF NEW PAGE

Page 30: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

DEMO

Page 31: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

WORKING WITH REPOS

Page 32: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

WORKING WITH CHANGES

Page 33: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

WORKING WITH BRANCHES

Page 34: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

WORKING WITH INCOMINGCHANGES

Page 35: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

SYNC BUTTON

Page 36: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

ADDITIONAL HISTORY ACTIONS

Page 37: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

LOG VIEW

Page 38: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

FILTERING

Page 39: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

WORKING WITH GERRIT

Page 40: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

WORKING WITH GITHUB

Page 41: GIT IT DONE - EclipseCon France2018 · GIT IT DONE GIT, GERRIT AND GITHUB AT ORION Bogdan Gheorghe ... Lots of Repetition of UI buttons ... Mark Macdonald on 5/26/2014 PM

THANKS!http://eclipse.org/orion/

https://orionhub.org/


Recommended