Keith Daulton
b938ada193
Updates CHANGELOG
2年前
Ramin Tadayon
3f04f0689e
Bump graph
2年前
Keith Daulton
62dd53f12c
Moves graph footer content to the header
- updates row count to be visible only when debugging
- adds debugging to graph state
2年前
Eric Amodio
1a85282979
Fixes badges
2年前
Eric Amodio
e9240d7b3c
Updates dependencies
2年前
Ramin Tadayon
e398897a7e
Add graph setting for auto-dimming merge commit rows ( #2401 )
2年前
Eric Follana
6b11dfccac
Bump graph version
2年前
Ramin Tadayon
6e9aa35c97
Bump graph version
2年前
Keith Daulton
168ccb8715
Updates hiddenRefs migration
2年前
Eric Amodio
d94f031a7a
Fixes current branch not showing up
2年前
Keith Daulton
bb1b1d6c6a
Updates local branch filter in the graph
2年前
Eric Amodio
ae4d21b903
Updates filter indicator on graph
Co-authored-by: Keith Daulton <keith.daulton@gitkraken.com>
2年前
Eric Amodio
9cbb65f8f1
Updates storage type-safety
Updates & migrates `graph:hiddenRefs` to `graph:filters.excludeRefs`
2年前
Keith Daulton
52b14fd7ef
Updates graph filtering (WIP)
Co-authored-by: Eric Amodio <eamodio@users.noreply.github.com>
2年前
Keith Daulton
189095bbfe
Adds filter menu to commit graph (WIP)
2年前
Keith Daulton
186f3f5b86
Updates menu component styles
2年前
Ramin Tadayon
21ae3ef34c
Add more plumbing for include only and exclude type
2年前
Ramin Tadayon
dbefec1497
Revert workspace naming change
2年前
Ramin Tadayon
0732f3c0e4
Add type exclusion (WIP)
2年前
Ramin Tadayon
3ffabb1c24
Update naming, test using a *
2年前
Eric Amodio
38528246f4
(wip) hack to demo "include" filtering in Graph
2年前
Ramin Tadayon
7cbda3b358
Bump graph again
2年前
Ramin Tadayon
f93716712e
Bump graph version
2年前
Eric Follana
cbeee82516
Bump graph version
2年前
ericf-axosoft
833ea3fd17
153 - Rows are grayed out fairly frequently when VSCode loses the focus (Gitlens side) ( #2391 )
* 153 - Rows are grayed out fairly frequently when VSCode loses the focus
* Replaced graph procedure "setContainerWindowFocused" to be an input property instead
* Fixed code formatting issues
* Moved "onDidChangeWindowState" code down into the show method
2年前
Ramin Tadayon
119f7eead6
Bump graph version
2年前
Eric Follana
972cff4ac6
Bump graph version
2年前
Eric Follana
d4746545ed
Quick fix: renamed "hiddenRefsById" to "excludeRefsById"
2年前
Keith Daulton
9df7df1271
Updates graph to always enable repo controls
2年前
Keith Daulton
3cbc8a1266
Updates the commit graph header
- moves repo to the top
- adds branch and branch switching
- adds fetching
- moves account status and feedback to header
- adds PopMenu and MenuList components
2年前
Eric Amodio
794212da79
Updates dependencies
2年前
Eric Amodio
082b4405c2
Tightens up Pro access message
2年前
Eric Amodio
ddef019b6d
Avoids global registration
2年前
Eric Amodio
4e2e82f610
Adds better tracer isolation (in theory)
2年前
Eric Amodio
1c475c50d1
Fixes switch branch action in graph toolbar
2年前
Eric Amodio
afbc558cee
Adds more env context vars for real
2年前
Keith Daulton
9ff61f07fa
Updates dependencies
2年前
Eric Amodio
cf50946867
Adds more env context vars
2年前
Eric Amodio
ce5b3f4055
Fixes #2377 adds missing azdo icons
2年前
Eric Amodio
f2e5d4808f
Fixes #2380 allow `{` to start an autolink
2年前
Eric Amodio
c7f63acdb5
Updates dependencies
2年前
Eric Amodio
d65bc6e272
Updates dependencies (TypeScript & more)
2年前
Eric Amodio
5bc8c8a7b7
Fixes #2362 allows VFH in mixed repo workspaces
2年前
Eric Amodio
37c87b8357
Fixes #2381 don't force show details on focus
2年前
Eric Follana
10e77b5a8d
Bump graph
2年前
ericf-axosoft
0522cee48e
84 - Graph: Allow column re-ordering (Gitlens side) ( #2330 )
* 84 - Graph: Allow column re-ordering
* Fixed formatting issue
* Avoid "forEach" loops
* Simplified loop code
2年前
Ramin Tadayon
3717d2e19e
Add option to modify the scroll padding for the graph ( #2378 )
* Add option to modify the scroll padding for the graph
* Fix label ref
2年前
Keith Daulton
1bb02230d8
updates SubscriptionService to only track changes
2年前
Eric Amodio
f6c8e98cbc
Consolidates activate & config events
2年前
Keith Daulton
d1362d98f1
Updates changelog again
2年前