Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Feature request: Identity and Context Tiles #1934

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

smashwilson
Copy link
Contributor

@smashwilson smashwilson commented Feb 1, 2019

Feature request for potential a way to improve awareness of things like "what repository am I actually working in right now" and "what account am I using."

✨ Prototype: prototypes/fr1934-context branch ✨


View rendered docs/feature-requests/005-identity-and-context.md

@smashwilson smashwilson added work-in-progress feature request Propose new features or design labels Feb 1, 2019
@todo
Copy link

todo bot commented Feb 1, 2019

Git context and identity tile graphic

> TODO: Git context and identity tile graphic
### GitHub context and identity tile
The GitHub tab has a _context and identity tile_ at its top that displays:


This comment was generated by todo based on a TODO comment in 040baa8 in #1934. cc @atom.

@todo
Copy link

todo bot commented Feb 1, 2019

GitHub context and identity tile graphic

> TODO: GitHub context and identity tile graphic
### Git introduction view
If you haven't configured `user.email` and `user.name`, the Git tab displays the _introduction view_. This view allows you to see and enter your name and email address.


This comment was generated by todo based on a TODO comment in 040baa8 in #1934. cc @atom.

@todo
Copy link

todo bot commented Feb 1, 2019

introduction view graphic

> TODO: introduction view graphic
### GitHub login view
> TODO: GitHub login view


This comment was generated by todo based on a TODO comment in 040baa8 in #1934. cc @atom.

@todo
Copy link

todo bot commented Feb 1, 2019

GitHub login view

> TODO: GitHub login view
**_Part 2 - Additional information_**
## :anchor: Drawbacks


This comment was generated by todo based on a TODO comment in 040baa8 in #1934. cc @atom.

@codecov
Copy link

codecov bot commented Feb 1, 2019

Codecov Report

Merging #1934 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1934      +/-   ##
==========================================
+ Coverage   92.12%   92.13%   +<.01%     
==========================================
  Files         189      189              
  Lines       10809    10809              
  Branches     1581     1581              
==========================================
+ Hits         9958     9959       +1     
+ Misses        851      850       -1
Impacted Files Coverage Δ
lib/github-package.js 68.48% <0%> (+0.38%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a1af5c1...79d6f30. Read the comment docs.

@robertrossmann
Copy link
Contributor

Potentially also related to this RFC:

While working on #1927 I realised there is currently no way to change the remote for which I am currently viewing pull request info in the Github tab. I have to go into .git/config and make manual changes to force the Github tab to ask me again to choose the remote.


## :thinking: Rationale and alternatives

_TBD_
Copy link
Contributor

@simurai simurai Feb 11, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An alternative might be to add it to the status-bar? Yeah, yeah.. we keep stuffing new things into the status bar, buuuut it allows to quickly check/switch what repo you're on without having to open the Git/GitHub dock item.

screen shot 2019-02-11 at 4 40 32 pm

context

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request Propose new features or design work-in-progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants