Keith Daulton
4f0567f17f
Adds hover state to stepped sections in home view
2 years ago
Keith Daulton
c3c16fdcf9
Adds acct avatar and name to home header card
2 years ago
Keith Daulton
858f5b89b4
Adds helper for graph search filters
2 years ago
Eric Amodio
fe0b6b0dd9
Adds `graph.showDetailsView` setting
Controls how the Commit Details view is shown by the graph
Honors avatar setting in remote icons
2 years ago
Keith Daulton
79f932b533
Fixes gap at top of graph when no banners
2 years ago
Keith Daulton
15c93e6196
Reduces progress count for account actions on home
2 years ago
Keith Daulton
de83d56b1a
Fixes nav styles in the home view
2 years ago
Eric Amodio
5103ee070c
Adds mailmap for Eric
2 years ago
Eric Amodio
a9c0288be8
Adds avatar context menu on the graph
Adds graph context menus for virtual GitHub repos
Adds comparison commands to the graph
Fixes `when` clause contitions for some commands
2 years ago
Keith Daulton
5f123e3963
Hides text labels on home nav when small width
2 years ago
Keith Daulton
b71742dea6
Updates home view layout and content
2 years ago
Keith Daulton
0091833ea2
Fixes home view styles when high contrast
2 years ago
Keith Daulton
921b369feb
Updates home webview content
2 years ago
Eric Amodio
fc7ebff9c5
Adds progress indicator to graph searching
2 years ago
Eric Amodio
f16ba5362d
Bumps graph component version
2 years ago
Eric Amodio
74795fb053
Reworks dynamic metadata retrieval on the Graph
Adds ref PR context menus
2 years ago
Ramin Tadayon
0a17784b42
Send remote ids and handle ref metadata requests when remote connected
2 years ago
Eric Amodio
0c6ae924dc
Updates dependencies
2 years ago
Eric Amodio
95c7f84e55
Aligns protocol/event naming
2 years ago
Eric Amodio
8176007d42
Adds Open Details menu command to Graph commits
2 years ago
Eric Amodio
aef2183219
Fixes hovers & details commit message formatting
2 years ago
Eric Amodio
d58eb4bbda
Fixes hover command spacing
2 years ago
Eric Amodio
69f74e44d5
Changes Show Commit Details to Open Commit Details
Adds Open Details to commits & stashes in views
2 years ago
Eric Amodio
4fc4a30910
Adds jump to last match support in Graph
2 years ago
Eric Amodio
8cfdb0aa80
Updates graph webview styling
2 years ago
Ramin Tadayon
c4e3ea623b
Always send at least default column settings
2 years ago
Eric Amodio
90254a9c80
Bumps component version
2 years ago
Eric Amodio
9c39b52baf
Improves Graph row dimming
2 years ago
Ramin Tadayon
47a96d8a19
Send theme colors for selected and hovered rows
2 years ago
Eric Amodio
3310ec0f7d
Improves graph search box theming
2 years ago
Eric Amodio
175e0cc9ac
Adds reveal commit option to hovers
2 years ago
Eric Amodio
2330cb9880
Renames Show in Commit Graph to Open
Hides commit graph icon in hovers if plus features are disabled
2 years ago
Eric Amodio
6db29c1a2a
Improves autolink parsing
Changes to tokenization to avoid duplicate replacements on multiple passes
2 years ago
Eric Amodio
46075df8af
Adds html formatting to commit formatter (mostly)
Adds html formatting to autolinks
Fixes #2203 autolinks missing from Commit Details view
2 years ago
Eric Amodio
e74568e5c0
Fixes theming not being applied to graph
2 years ago
Eric Amodio
e2bcdc11bf
Fixes graph search for virtual GitHub repos
2 years ago
Eric Amodio
45acbf0ec5
Overhauls graph rendering performance
- Avoids lots of re-renders and avoids exrta difing
Improves commit search
- Honors match case for file searches
- Better parsing of search input for files and changes
- Honors quotes for verbatim passing to Git
Overhauls graph search
- Adds order to search results to ensure ordering
- Adds basic error reporting for invalid search queries
- Adds shift-click to prev/next buttons to go to first/last
- Adds warning to search result count when some results are hidden
- Improves search accuracy and accessibility
- Improves search keyboarding
- Tracks search result count based on selection
- Fixes search paging issues
- Fixes issues with "hidden" commits e.g. stash related
Fixes `isReady` issues when refreshing/reloading webviews
2 years ago
Eric Amodio
f86dc001d4
Hides graph status bar entry if no repo open
2 years ago
Eric Amodio
4b607e7a84
Removes rogue & duplicate command
2 years ago
Keith Daulton
f7ef0a7fe4
Fixes j and k keys when rebase is ascending order
2 years ago
Ramin Tadayon
88b45a2243
Send PR icon to the graph
2 years ago
Ramin Tadayon
a2c5b02267
Button to show SCM for wip node in commit details
2 years ago
Ramin Tadayon
709699eb74
Bump graph version
2 years ago
Ramin Tadayon
c3998f7111
Addition of Work In Progress row ( #2154 )
* Push in a wip node when repo status detects changes
Subscribe to repo file system changes
Start a separate handler area for selecting WIP node
Choose 'uncommitted changes' for commit details when selecting WIP row
Only add row if no cursor
Send workdir stats instead (component will render the wip node)
Fix spacing
Fix error after rebase
* Fix defaults
2 years ago
Eric Amodio
0431b9631d
Increases dimming delay for better intentionality
2 years ago
Eric Amodio
77aea414ec
Reworks plus feature enablement for less gates
Optimizes startup flow and churn during discovery
2 years ago
Eric Amodio
a9c83b9ae3
Improves graph repo picker
2 years ago
Eric
7566bcbef5
2235 - REGRESSION: Once we hide columns of the graph using the new context menu, we cannot show them again
2 years ago
Eric Amodio
985565a989
Adds command to open graph settings
2 years ago
Eric Amodio
2b470a94b7
Adds open search in view option to graph
2 years ago