Eric Amodio
e543fe0fb3
Protects against reusing disposed webview parent
Was causing the Commit Details view to reshow itself when it shouldn't, because its `visible` flag got stuck
il y a 1 an
Eric Amodio
136d43e3fe
Ensures "Open Details" opens the right view
il y a 1 an
Eric Amodio
f488f5065a
Updates CHANGELOG
il y a 1 an
Eric Amodio
ec473bd316
Updates CHANGELOG
il y a 1 an
Eric Amodio
7b062c6ce4
Updates CHANGELOG
il y a 1 an
Keith Daulton
5f949a92ca
Fixes stashing when staged is not supported
Co-authored-by: Eric Amodio <eamodio@users.noreply.github.com>
il y a 1 an
Eric Amodio
fdaca497a0
Fixes #2597 adds option to toggle menu
il y a 1 an
Eric Amodio
8417cc00b4
Rnames to remove "Local" reference for clarity
il y a 1 an
Eric Amodio
90b2a5c995
Updates MenuConfig to match package.json
il y a 1 an
Eric Amodio
e4b861d912
Updates generate commit message messaging
il y a 1 an
Eric Amodio
418206d125
Adds generate commit message to context menus
il y a 1 an
Eric Amodio
337671afa8
Updates graph dependency
Fixes scroll markers z-index issues
il y a 1 an
Ramin Test
d3720fb7d7
Updates graph dependency
il y a 1 an
Ramin Test
fd0cff1be8
Updates CHANGELOG
il y a 1 an
Ramin Tadayon
ab31b2b397
Add publish context menu action to local branches in graph ( #2619 )
il y a 1 an
Eric Amodio
2aace4b572
Fixes broken context menu for Graph in a view
Refs #2537
il y a 1 an
Eric Amodio
88aebd73c6
Updates dependencies
il y a 1 an
Ramin Test
443757a09c
Updates CHANGELOG
il y a 1 an
Ramin Test
5e13a29d8a
Updates graph dependency
il y a 1 an
Eric Amodio
aeac33f607
Ensures timeline view opens details
il y a 1 an
Eric Amodio
a3a88e85e6
Avoids extra logic for Beside diff opening
il y a 1 an
Eric Amodio
ee1e5214a8
Renames isReady to ready
il y a 1 an
Eric Amodio
36baba1d77
Adds ability to switch the Commit Graph layout
- Can switch between Editor (default) and Panel layouts
- Panel layout adds an additional Commit Graph Details view (similar to Commit Details) on the right side of the Commit Graph
il y a 1 an
Eric Amodio
3dc13ae41e
Forces a full refresh
Avoids await chains & unneeded function creations
il y a 1 an
Eric Amodio
772cd60c05
Ensures no repo state is only visible when needed
il y a 1 an
Eric Amodio
fdedd625f0
Adds sending of "next" hint to Commit Details nav
il y a 1 an
Eric Amodio
ead9dbe374
Renames "tab" references to "Editor"
il y a 1 an
Eric Amodio
89eeceb9ec
Adds telemetry clarification for #2612
il y a 1 an
Ramin Test
3e4bb39e54
Updates rebase editor context ref
il y a 1 an
Ramin Tadayon
31b3484208
Add graph header context menu option to toggle mode ( #2611 )
* Add graph header context menu option to toggle mode
* Updates graph dependency
il y a 1 an
Eric Amodio
835d1f6d86
Fixes incorrect id for rebase editor
il y a 1 an
Eric Amodio
2ce6ffe802
Updates option naming
il y a 1 an
Keith Daulton
aa81444dfa
Updates home view when no repo is found
il y a 1 an
WofWca
bda0079b12
fixes: Gitea file link being incorrectly formatted
Closes #2252
Closes #2448
Follow-up to 5f95876a97
il y a 1 an
Eric Amodio
9fdb50644b
Ensures Commit Details updates on visible toggle
il y a 1 an
Eric Amodio
9d058564d3
Avoids resetting state unless forced refresh
Ensures an update if subscription changed while hidden
il y a 1 an
Eric Amodio
f83d2518a9
Closes Graph tab when switching to view layout
il y a 1 an
Eric Amodio
8b14e94975
Allows setting a default column for webviews #2610
Reworks webview registration
- Splits out resolver from descriptor
- Allows for more accurate typings
il y a 1 an
Eric Amodio
15aad22c65
Fixes period dropdown not updating properly
il y a 1 an
Eric Amodio
fd42b3c30d
Updates dependencies
il y a 1 an
Ramin Test
235cbdaeb9
Updates graph dependency
il y a 1 an
Keith Daulton
991da1405f
Updates disabled buttons in focus view rows
il y a 1 an
Keith Daulton
b5f0b43802
Updates pull request actions in the focus view
- disables "switch to branch" when on the current branch
- disables "open worktree" when already in it
il y a 1 an
Keith Daulton
38123b2439
Updates CHANGELOG
il y a 1 an
Eric Amodio
c65b6fded3
Adds more typings
il y a 1 an
Ramin Test
b5b91b3aee
Updates graph dependency
il y a 1 an
Eric Amodio
ad8f85639e
Fixes missing configuration events
- Renames `onDidChangeOther` to `onDidChangeAny` for accuracy
- Removes `onDidChangeBeforeOverrides` as its unneeded (use `onDidChangeAny` instead)
Consolidates to `onDidChangeAny` where possible
il y a 1 an
Keith Daulton
1b55c76c84
Updates pinned state in commit details
il y a 1 an
Eric Amodio
d6cdd00b5d
Moves Keys into constants
il y a 1 an
Eric Amodio
4d97e946b9
Simplies to one constant prefix
il y a 1 an