Eric Amodio
19eeb42723
Fixes graph splitter overlaying hidden refs popup
2 anni fa
Eric Amodio
2790977030
Fixes graph tooltip font/size
2 anni fa
Ramin Tadayon
dbd04ee24f
Bump component, make ref context flexible
2 anni fa
Keith Daulton
bf58407339
Updates changelog
2 anni fa
Ramin Tadayon
5961ad4535
Update graph avatar settings label to be clearer
2 anni fa
Keith Daulton
379ed4baca
Adds debouncing to graph search
2 anni fa
Eric Amodio
319255c392
Updates graph search-box progress for better vis
2 anni fa
Keith Daulton
24220c8a4e
Updates graph tooltips and menus to match vscode
2 anni fa
Keith Daulton
1f3aed124e
Fixes CSP violations for inline styles
2 anni fa
Eric Amodio
3208ac487f
Ensures hidden refs are shown for the correct repo
2 anni fa
Eric Amodio
06b4982f9b
Decouples storage types from real types
- Hopefully ensures we will get build errors if the types change
2 anni fa
Eric Amodio
902527b29c
Defers preference loading until needed
2 anni fa
Eric Amodio
b2fa25b978
Adds logThreshold to debug/log decorators
Logs storage calls if they take too long
2 anni fa
Keith Daulton
81e2adfe87
Updates tree toggle label in commit details view
2 anni fa
Keith Daulton
281a74a229
Updates graph search
- fixes missing =: in searchRegex
- stops escape key from clearing-out the search input
- unifies padding on floating menus
2 anni fa
Ramin Tadayon
eadfc6a93c
Bump graph component
2 anni fa
Keith Daulton
322f9153ad
Updates the list-tree toggle in commit details
2 anni fa
Eric Amodio
cc0f423504
Renames `showRemoteNamesOnRefs` for future usages
2 anni fa
Eric Amodio
ab4796c3b3
💄
2 anni fa
Eric Amodio
989297397f
Fixes single-line logging
2 anni fa
Eric Follana
e45a7725bd
Added missing lock file after bump graph version
2 anni fa
Eric Follana
d18c3a82ec
Bump graph component version
2 anni fa
ericf-axosoft
afd578f24b
Added icons to hide and show ref nodes of the graph ( #2211 )
* Added icons to hide and show ref nodes of the graph
* Added context menu option to hide branches
* Moved "Hide branch" option to the bottom of the menu
* Changes from code review, including
- Renames some events/methods
- Fixes context menus
- Removed unnecessary debounce
* Validate the hidden refs against the real set of refs
* Typed "refType" property and added to our d.ts file instead of using an string
* Created a "graph only" wrapper for the GitBranchReference rather than adding it to the general model
* Graph exposed event when hiding refs has been modified to accept a list of hidden refs
* Generic context menu when right-click on the overall ref to hide the whole ref.
* Commented hidden refs validation for v13, as it has too much performance impact. Will be solved after we launch v13 as tech debt
2 anni fa
Eric Amodio
c99d6ebe9e
Updates dependencies
2 anni fa
Eric Amodio
6f9bdf0d8f
💄
2 anni fa
Eric Amodio
e240207c04
Fixes lint warnings
2 anni fa
Ramin Tadayon
e1e33fad62
Bump component version
2 anni fa
Ramin Tadayon
3c67f2c44c
Add and send setting to graph for showing remote names on ref branches ( #2256 )
2 anni fa
Keith Daulton
2b72a4b027
Updates graph search help text
- includes words touching the cursor in operator query
- prefixes help message with the operator type
2 anni fa
Keith Daulton
203e98fd58
Adds help text for graph search operators
2 anni fa
Keith Daulton
326b120536
Fixes bg images not loading on home view
2 anni fa
Keith Daulton
123eb0f321
Moves images above descriptions in home view
2 anni fa
Keith Daulton
fb7aa8b920
Updates step content in home view
- updates features step
- adds integrations step
2 anni fa
Keith Daulton
4f0567f17f
Adds hover state to stepped sections in home view
2 anni fa
Keith Daulton
c3c16fdcf9
Adds acct avatar and name to home header card
2 anni fa
Keith Daulton
858f5b89b4
Adds helper for graph search filters
2 anni fa
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 anni fa
Keith Daulton
79f932b533
Fixes gap at top of graph when no banners
2 anni fa
Keith Daulton
15c93e6196
Reduces progress count for account actions on home
2 anni fa
Keith Daulton
de83d56b1a
Fixes nav styles in the home view
2 anni fa
Eric Amodio
5103ee070c
Adds mailmap for Eric
2 anni fa
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 anni fa
Keith Daulton
5f123e3963
Hides text labels on home nav when small width
2 anni fa
Keith Daulton
b71742dea6
Updates home view layout and content
2 anni fa
Keith Daulton
0091833ea2
Fixes home view styles when high contrast
2 anni fa
Keith Daulton
921b369feb
Updates home webview content
2 anni fa
Eric Amodio
fc7ebff9c5
Adds progress indicator to graph searching
2 anni fa
Eric Amodio
f16ba5362d
Bumps graph component version
2 anni fa
Eric Amodio
74795fb053
Reworks dynamic metadata retrieval on the Graph
Adds ref PR context menus
2 anni fa
Ramin Tadayon
0a17784b42
Send remote ids and handle ref metadata requests when remote connected
2 anni fa