Eric Amodio
314662b29b
Avoids unnecessary callback on first load
пре 2 година
Eric Amodio
4eb17cc340
Fixes stuck progress indicators on the Graph
пре 2 година
Eric Amodio
2df8ab4a35
Fixes empty graph on initial load (for fast repos)
Doesn't yet fix the spinners sticking issue
пре 2 година
Keith Daulton
7082b1597e
Fixes graph acct banner when access not allowed
пре 2 година
Keith Daulton
8995698907
Fixes file hiding when clicked in Commit Details
пре 2 година
Eric Amodio
dd0c44de1b
Adds progess indicator to pane headers
Shows progress indicator while loading autolinks
пре 2 година
Eric Amodio
433e5c17c2
Adds vscode style progress indicator to the Graph
Fixes progress indicators when loading new rows & other updates happen (e.g. avatars)
пре 2 година
Eric Amodio
96b163c095
💄
пре 2 година
Eric Amodio
378d0880e9
Splits loading of the Graph webview from the rows
Loading the webview without the rows lets us provide feedback (spinners) while the rows are being loaded/processed and also parallelizes the webview initialization (react, component, etc) while git is working
пре 2 година
Eric Amodio
56ed0e6768
Updates dependencies
пре 2 година
Eric Amodio
22009b9ba4
Adds lazy loading for avatars on the Graph
пре 2 година
Eric Amodio
ceb29f56d6
Fixes selected row updating on the Graph
пре 2 година
Keith Daulton
8c81a30cec
Adds expand and collapse to tree list
пре 2 година
Keith Daulton
d4662f355d
Add file tree mode in commit details
пре 2 година
Eric Amodio
bca9be09e3
Ungates GitLens+ features for local & public repos
пре 2 година
Eric Amodio
599c9b7225
Changes commit PR prioritization
пре 2 година
Eric Amodio
0e796c1ab0
Avoids unnecessary array to string conversion
пре 2 година
Eric Amodio
5697e4ad64
Reworks data paging using `--skip`
Streams git log data to find specific commit
пре 2 година
Eric Amodio
1c8f073974
Uses profiles to avoid Insiders debugging conflict
пре 2 година
Eric Amodio
badf6a1b4a
Updates dependencies
пре 2 година
Eric Amodio
5f42ce3f75
Adds show in commit graph to commit quick picks
пре 2 година
Eric Amodio
9fd71f6d09
Adds show in commit details view to hovers
Adds show in commit graph to hovers
пре 2 година
Eric Amodio
5c18043938
Fixes CodeLens & statusbar setting naming
пре 2 година
Ramin Tadayon
1ae096f215
Fix commits incorrectly being merge type
пре 2 година
Eric Amodio
1263b333ca
Optimizes graph log parsing & paging
Adds graph.commitOrdering setting
пре 2 година
Miggy Eusebio
c35d4b9ab4
Send platform to the graph
пре 2 година
Keith Daulton
bb36826e62
Fixes actions for uncommitted commit details
пре 2 година
Eric Amodio
102f8e64a4
Bumps to v12.2.2
пре 2 година
Eric Amodio
731b85ace3
Removed copy-pasted entry
пре 2 година
Eric Amodio
f4973073e1
Re-enables insiders CI builds
Until the VS Code marketplace can truly handle pre-releases we can't adopt the current limited pre-release provided by VS Code
пре 2 година
Eric Amodio
a3d6b712b2
Fixes issues w/ dynamic PR lookup
Fixes #2177 , fixes #2185 , fixes #2180 , fixes #2179
пре 2 година
Eric Amodio
32d5062f2e
Adds @mattseddon's contribution
пре 2 година
Eric Amodio
b41804fb55
Adds ViewFileNode base for consolidation
Avoids dangerous `any` cast when setting FileNode parent in FolderNode
пре 2 година
Eric Amodio
28c993ccca
Switches to allSettled for safety
пре 2 година
Eric Amodio
04666c2144
Avoids multiple calls to id
пре 2 година
Eric Amodio
90f465a848
Removes unneeded crypto/stream deps
пре 2 година
Eric Amodio
fb2078602f
Removes another scm menu from non-Git provider
пре 2 година
Matt Seddon
b018979338
Fixes #2187 - Remove scm/title actions from non-Git scm providers
пре 2 година
Eric Amodio
1e794770c4
Bumps to v12.2.1
пре 2 година
Eric Amodio
2760a2f4c0
Fixes #2185 , #2180 pr node refresh causes issues
I've disabled the refresh to show the spinner icon on the root node to avoid this issue until I can dig into this more. It looks like this is a bug in the VS Code tree view.
пре 2 година
Eric Amodio
97a3398624
Avoids loading uncached avatars for now
Until we can dynamically update the Graph when scrolled into view
пре 2 година
Eric Amodio
a07e85fa7e
Increases threshold to avoid extra queries
Adds extra HEAD check to avoid extra lookup
пре 2 година
jogo-
f2daa1166d
Fix typo in commitDetails.html
пре 2 година
jogo-
ba778087a9
Fix typos in README.md
пре 2 година
jogo-
b6278de07a
Fix typos in CHANGELOG.md
пре 2 година
Keith Daulton
5d28436932
Updates changelog with #2179
пре 2 година
Keith Daulton
931e94b5a6
Fixes asWebviewUri scope in GraphWebview
пре 2 година
Eric Amodio
627f6eee70
Updates dependencies
пре 2 година
Eric Amodio
20e3a85260
Fixes contributors view
пре 2 година
Eric Amodio
a61c28ede6
Changes insiders to "pre-release"
пре 2 година