Ramin Tadayon

Results 23 issues of Ramin Tadayon

Issues related to user interaction with the graph that need to be addressed before release: **Bugs:** - [x] Changing repo (not by adding to workspace but by opening a different...

area-graph

This PR attaches a "WIP" row to the top of the graph when there are changes in the working directory. **Note:** To support this, I have utilized `git-ls-files`: https://git-scm.com/docs/git-ls-files/2.9.5 I...

area-graph

- [ ] 💬 Double-click interaction for commit rows (needs discussion) - [ ] 🏃🏼‍♂️ Send WIP information from GitLens to the graph to create a basic WIP node

area-graph

### Description **Case 1:** How is this autolink generated? It's pointing at an unrelated remote, instead of the PR target (which is also origin) so I get a 404. I...

bug
triage

Note: it's possible this sometimes happens when the graph is in editor layout as well, so that needs to be investigated too.

bug
triage

Adds the 'open in worktree' command to branches in views, prs in views (including launchpad view), and branches in the commit graph. Note some restrictions: - Does not work on...

area-worktrees

I'd really love for the graph to be able to quickly get into and out of repos without messing with your current vscode workspace/window. A common enough workflow is to...

feature
triage
area-graph

### Description To repro, use a command like "compare to/with ..." on a commit/branch on the graph or branches view while the Search & Compare view is closed/minimized/hidden. It will...

bug
triage

Having the button enabled allows you to filter when searching the graph. Requires this PR merged as a pre-requisite, and dependency updated, before it can leave draft: https://github.com/gitkraken/GitKrakenComponents/pull/359

feature
area-graph