Eric Amodio
1221e5066a
Fixes commit message truncation
před 2 roky
ericf-axosoft
beb503ae81
Feature/hide graph column ( #2216 )
* Add simple dropdown for hiding graph columns
* Fixed lint errors and cleaned the code
* Modified combobox list to show only the graph columns that can be hidden
* Refactoring: removed "getGraphColConfigModel" function
* Fixed ids/keys prefix used for the columns combo
Co-authored-by: Miggy Eusebio <miggy.eusebio@gitkraken.com>
před 2 roky
Ramin Tadayon
5b5211800f
Add a few styles needed for timeline
před 2 roky
Eric Amodio
da3ed45758
Adds new graph settings & settings UI
před 2 roky
Eric Amodio
38e9102799
Adds transition to ref hovers rows
před 2 roky
Eric Amodio
0f11dbfe69
Adds prettier formatting for scss files in vscode
před 2 roky
Eric Amodio
ac4b7625f9
Fixes diff issues with Commit Details view
Refs #2195
před 2 roky
Keith Daulton
18d54640d3
Updates changelog
před 2 roky
Eric Amodio
530931965e
Moves the options up to be consistent
před 2 roky
Keith Daulton
4ce3a8f66b
Fixes new files not showing a diff
před 2 roky
Eric Amodio
6adbeefb99
Fixes stuck progress on the Graph (again!!)
před 2 roky
Eric Amodio
eb5781962c
Fixes stuck progress on the Graph (again)
před 2 roky
Eric Amodio
314662b29b
Avoids unnecessary callback on first load
před 2 roky
Eric Amodio
4eb17cc340
Fixes stuck progress indicators on the Graph
před 2 roky
Eric Amodio
2df8ab4a35
Fixes empty graph on initial load (for fast repos)
Doesn't yet fix the spinners sticking issue
před 2 roky
Keith Daulton
7082b1597e
Fixes graph acct banner when access not allowed
před 2 roky
Keith Daulton
8995698907
Fixes file hiding when clicked in Commit Details
před 2 roky
Eric Amodio
dd0c44de1b
Adds progess indicator to pane headers
Shows progress indicator while loading autolinks
před 2 roky
Eric Amodio
433e5c17c2
Adds vscode style progress indicator to the Graph
Fixes progress indicators when loading new rows & other updates happen (e.g. avatars)
před 2 roky
Eric Amodio
96b163c095
💄
před 2 roky
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
před 2 roky
Eric Amodio
56ed0e6768
Updates dependencies
před 2 roky
Eric Amodio
22009b9ba4
Adds lazy loading for avatars on the Graph
před 2 roky
Eric Amodio
ceb29f56d6
Fixes selected row updating on the Graph
před 2 roky
Keith Daulton
8c81a30cec
Adds expand and collapse to tree list
před 2 roky
Keith Daulton
d4662f355d
Add file tree mode in commit details
před 2 roky
Eric Amodio
bca9be09e3
Ungates GitLens+ features for local & public repos
před 2 roky
Eric Amodio
599c9b7225
Changes commit PR prioritization
před 2 roky
Eric Amodio
0e796c1ab0
Avoids unnecessary array to string conversion
před 2 roky
Eric Amodio
5697e4ad64
Reworks data paging using `--skip`
Streams git log data to find specific commit
před 2 roky
Eric Amodio
1c8f073974
Uses profiles to avoid Insiders debugging conflict
před 2 roky
Eric Amodio
badf6a1b4a
Updates dependencies
před 2 roky
Eric Amodio
5f42ce3f75
Adds show in commit graph to commit quick picks
před 2 roky
Eric Amodio
9fd71f6d09
Adds show in commit details view to hovers
Adds show in commit graph to hovers
před 2 roky
Eric Amodio
5c18043938
Fixes CodeLens & statusbar setting naming
před 2 roky
Ramin Tadayon
1ae096f215
Fix commits incorrectly being merge type
před 2 roky
Eric Amodio
1263b333ca
Optimizes graph log parsing & paging
Adds graph.commitOrdering setting
před 2 roky
Miggy Eusebio
c35d4b9ab4
Send platform to the graph
před 2 roky
Keith Daulton
bb36826e62
Fixes actions for uncommitted commit details
před 2 roky
Eric Amodio
102f8e64a4
Bumps to v12.2.2
před 2 roky
Eric Amodio
731b85ace3
Removed copy-pasted entry
před 2 roky
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
před 2 roky
Eric Amodio
a3d6b712b2
Fixes issues w/ dynamic PR lookup
Fixes #2177 , fixes #2185 , fixes #2180 , fixes #2179
před 2 roky
Eric Amodio
32d5062f2e
Adds @mattseddon's contribution
před 2 roky
Eric Amodio
b41804fb55
Adds ViewFileNode base for consolidation
Avoids dangerous `any` cast when setting FileNode parent in FolderNode
před 2 roky
Eric Amodio
28c993ccca
Switches to allSettled for safety
před 2 roky
Eric Amodio
04666c2144
Avoids multiple calls to id
před 2 roky
Eric Amodio
90f465a848
Removes unneeded crypto/stream deps
před 2 roky
Eric Amodio
fb2078602f
Removes another scm menu from non-Git provider
před 2 roky
Matt Seddon
b018979338
Fixes #2187 - Remove scm/title actions from non-Git scm providers
před 2 roky