Ramin Test
3e4bb39e54
Updates rebase editor context ref
преди 1 година
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
преди 1 година
Eric Amodio
835d1f6d86
Fixes incorrect id for rebase editor
преди 1 година
Eric Amodio
2ce6ffe802
Updates option naming
преди 1 година
Keith Daulton
aa81444dfa
Updates home view when no repo is found
преди 1 година
WofWca
bda0079b12
fixes: Gitea file link being incorrectly formatted
Closes #2252
Closes #2448
Follow-up to 5f95876a97
преди 1 година
Eric Amodio
9fdb50644b
Ensures Commit Details updates on visible toggle
преди 1 година
Eric Amodio
9d058564d3
Avoids resetting state unless forced refresh
Ensures an update if subscription changed while hidden
преди 1 година
Eric Amodio
f83d2518a9
Closes Graph tab when switching to view layout
преди 1 година
Eric Amodio
8b14e94975
Allows setting a default column for webviews #2610
Reworks webview registration
- Splits out resolver from descriptor
- Allows for more accurate typings
преди 1 година
Eric Amodio
15aad22c65
Fixes period dropdown not updating properly
преди 1 година
Keith Daulton
991da1405f
Updates disabled buttons in focus view rows
преди 1 година
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
преди 1 година
Eric Amodio
c65b6fded3
Adds more typings
преди 1 година
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
преди 1 година
Keith Daulton
1b55c76c84
Updates pinned state in commit details
преди 1 година
Eric Amodio
d6cdd00b5d
Moves Keys into constants
преди 1 година
Eric Amodio
4d97e946b9
Simplies to one constant prefix
преди 1 година
Eric Amodio
ece277ea4b
context
преди 1 година
Eric Amodio
b7b276796b
Replaces enums with types
преди 1 година
Eric Amodio
470a031ddd
Replaces enums with types
преди 1 година
Eric Amodio
f5459e93ed
Adds type-safe core configuration checks
преди 1 година
Eric Amodio
dc73fec0c1
Replaces enums with types
преди 1 година
Eric Amodio
1d8358f181
Adds storage prefix constant
преди 1 година
Eric Amodio
458def6f29
Adds missing registration on graph location change
преди 1 година
Eric Amodio
e71df65ccd
Clarifies/refines configuration events & overrides
преди 1 година
Eric Amodio
7d9aa2a7c1
Adds experimental support to show the Graph in a view
- Controlled by the `gitlens.graph.experimental.location` setting
преди 1 година
Eric Amodio
6146862ee4
Allows showing the view even when pinned
преди 1 година
Eric Amodio
5ecb87af2b
Unifies webview plus check & avoids creation
преди 1 година
Eric Amodio
a43f86cb3a
Updates invalid date
преди 1 година
Keith Daulton
8d884fe123
Updates focus view rows
- converts participants label to an icon
- updates action links to buttons
- updates vertical alignment of table cells
преди 1 година
Eric Amodio
a4348271be
Removes useless eslint disable
преди 1 година
Eric Amodio
74591bc10b
Updates dependencies
преди 1 година
Eric Amodio
0a9c584a08
Code-splits the file annotations
преди 1 година
Eric Amodio
5a4ca474b9
Removes lodash-es dependency
преди 1 година
Eric Amodio
f506834617
Removes needless checks
преди 1 година
Eric Amodio
b7d948c875
Changes `.splice(0, 0,` calls to `.unshift(`
преди 1 година
Eric Amodio
bdbab69ab9
Fixes mru history truncation
преди 1 година
Eric Amodio
d28d752742
Adds helpful prompt links on some quick inputs
преди 1 година
Eric Amodio
520558a6c0
Adds a navigation stack to the Commit Details
преди 1 година
Eric Amodio
c97218e7a3
Lowers debounce timeout for selection changes
преди 1 година
Eric Amodio
b4d23c663a
Reworks Commit Details commit pinning
- Never implicitly pins
- "Soft" pins on file interaction (resets on focus or commit change)
преди 1 година
Eric Amodio
5564e7b3c6
Ensures dblclick works on the Graph column
преди 1 година
Eric Amodio
3bf719633a
Shares html token replacement code
Joins html & bootstrap/etc loading together for better perf
Fixes incorrect placement token replacement
преди 1 година
Eric Amodio
1f416604f6
Moves types from webview to protocol
преди 1 година
Eric Amodio
05042ad142
Removes leftover 'use strict's
преди 1 година
Eric Amodio
aaea016f76
Removes now unused webview base classes
преди 1 година
Eric Amodio
b35731d225
Adopts new webview model for Focus view
преди 1 година
Eric Amodio
b02f00c593
Fixes naming
преди 1 година
Eric Amodio
864982a396
Adopts new webview model for Commit Details
преди 1 година