Eric Amodio
5a112277de
Respects `renderIndentGuides` setting
Updates on configuration changes
преди 2 години
Eric Amodio
782f9dba4f
Fixes date format property
преди 2 години
Eric Amodio
0d43a5c73a
Updates required VS Code version & dependencies
преди 2 години
Eric Amodio
8f437a12bd
Avoids needing completionId on params
Changes `sendCommandWithCompletion` to return a promise
преди 2 години
Eric Amodio
9646e498ab
Supports arbitrary commit jumping when paging
преди 2 години
Eric Amodio
b79aab0b58
Fixes bad css
преди 2 години
Eric Amodio
14634179b3
Bumps header font for better readability
преди 2 години
Eric Amodio
e9e2b06b4c
Moves column settings dropdown to header
преди 2 години
Eric Amodio
873c303bc2
Trims commit message for Graph
преди 2 години
Eric Amodio
999f08d7f9
Removes commented out line
преди 2 години
Eric Amodio
ead603c09f
Removes SearchPattern namespace
преди 2 години
Eric Amodio
993a115602
Ensures relative path imports
преди 2 години
Eric Amodio
1221e5066a
Fixes commit message truncation
преди 2 години
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>
преди 2 години
Ramin Tadayon
5b5211800f
Add a few styles needed for timeline
преди 2 години
Eric Amodio
da3ed45758
Adds new graph settings & settings UI
преди 2 години
Eric Amodio
38e9102799
Adds transition to ref hovers rows
преди 2 години
Eric Amodio
0f11dbfe69
Adds prettier formatting for scss files in vscode
преди 2 години
Eric Amodio
ac4b7625f9
Fixes diff issues with Commit Details view
Refs #2195
преди 2 години
Keith Daulton
18d54640d3
Updates changelog
преди 2 години
Eric Amodio
530931965e
Moves the options up to be consistent
преди 2 години
Keith Daulton
4ce3a8f66b
Fixes new files not showing a diff
преди 2 години
Eric Amodio
6adbeefb99
Fixes stuck progress on the Graph (again!!)
преди 2 години
Eric Amodio
eb5781962c
Fixes stuck progress on the Graph (again)
преди 2 години
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 години