Skip to content

Add left links sidebar to IDE

What does this MR do?

Adds an 'Activity bar' to the IDE. This bar will hold the different modes for the IDE sidebar. Currently it holds the back to project button, tree list button & commit section button.

The scope of this merge request is:

  • Add left sidebar which contains the different mode links
  • Add 2 buttons in the sidebar, 1 for tree list & the other for commit view
  • Moves branch name into project name header

This merge request does not include the review mode or the merge request review mode. These 2 modes stay exactly as they are currently in master ie. a dropdown to toggle between modes. In a following merge request it will also be made possible to automatically open up the last opened file when switching to commit view & only allow 1 file to be opened in this view, in this merge request it just sticks to what is in master.

Screenshots (if relevant)

Screen_Shot_2018-04-17_at_16.27.55

What are the relevant issue numbers?

#44846 (closed)

Edited by Phil Hughes

Merge request reports

Loading