midnightgit icon indicating copy to clipboard operation
midnightgit copied to clipboard

UI mockups

Open bleroy opened this issue 6 years ago • 3 comments

UX people reading this, let's do some mockups for the features we want (see this for a list of proposed features).

bleroy avatar Feb 28 '18 19:02 bleroy

Commit list

Commit list

Things to note:

  • The dev branch is checked out, and appears in white.
  • The current lineage of the currently checked out branch appears green.
  • On top of the list, there are two drop-downs: one for the project, and one for the branch (oops, that should say "dev" to be consistent with the rest).
  • Referenced issues appear in blue and can be clicked to view those in a browser.
  • UI is like Midnight Commander: menu on top, F keys on the bottom, integrated shell.

bleroy avatar Mar 02 '18 19:03 bleroy

All local refs (branches included) are green, yet current branch lineage is green. Current branch HEAD's comment is in white, while non-current-branch lineage is white.

suggest to have same color for current branch's lineage and HEAD comment.

Also, perhaps make remote and local branches more similar? e.g. white for local and grey for remote?

kenegozi avatar Mar 02 '18 21:03 kenegozi

Point taken on consistency, thanks. Also, red is not readable on blue.

bleroy avatar Mar 02 '18 21:03 bleroy