Keith Daulton
|
931e94b5a6
|
Fixes asWebviewUri scope in GraphWebview
|
2 years ago |
Eric Amodio
|
627f6eee70
|
Updates dependencies
|
2 years ago |
Eric Amodio
|
20e3a85260
|
Fixes contributors view
|
2 years ago |
Eric Amodio
|
a61c28ede6
|
Changes insiders to "pre-release"
|
2 years ago |
Eric Amodio
|
0093f2b59b
|
Migrates to use VS Code pre-release publishing
Deprecates Insiders extension
|
2 years ago |
Eric Amodio
|
fe55a1488c
|
Bumps to v12.2.0
|
2 years ago |
Keith Daulton
|
74e03999a8
|
Bumps graph library to RC13
|
2 years ago |
Keith Daulton
|
b01c9cc36a
|
Adds hack to select head in virtual repos
|
2 years ago |
Eric Amodio
|
697536ede0
|
Fixes GRaph paging issue w/ same timestamps
|
2 years ago |
Eric Amodio
|
1661a28e73
|
Removes rogue logging
|
2 years ago |
Eric Amodio
|
fb78274fb8
|
Fixes "last page" issue on the graph
Adds additional logging
|
2 years ago |
Keith Daulton
|
ab4422782e
|
Updates time remaining text on home view
|
2 years ago |
Ramin Tadayon
|
64e031a0bc
|
Bump graph library to RC12
|
2 years ago |
Eric Amodio
|
5937341a86
|
Fixes more perf issues loading PRs in nodes
|
2 years ago |
Eric Amodio
|
0e568e9b30
|
Removes extra refresh call
|
2 years ago |
Eric Amodio
|
8a9f0bed38
|
Fixes issue w/ Safari & regex lookbehind
|
2 years ago |
Eric Amodio
|
3454fad678
|
Re-adds -2px hack stop the extra graph scrollbar
|
2 years ago |
Eric Amodio
|
5135e5582b
|
Adds GitLens+ notices
|
2 years ago |
Keith Daulton
|
0af337c5ea
|
Adds max-width and centering to graph alerts
|
2 years ago |
Keith Daulton
|
944afe60ed
|
Updates subscription banner content on the graph
|
2 years ago |
Keith Daulton
|
faea28a390
|
Fixes graph subscription access
- avoids mutating subscriptions
Co-authored-by: Eric Amodio <eamodio@gmail.com>
|
2 years ago |
Keith Daulton
|
c6b30e571d
|
Updates loading spinner in graph status bar
|
2 years ago |
Keith Daulton
|
1b900da921
|
Updates trial banner copy in commit graph
|
2 years ago |
Keith Daulton
|
9df47babb3
|
Updates alert neutral color properties
|
2 years ago |
Keith Daulton
|
39baa3d80f
|
Fixes access on subscription change in graph
|
2 years ago |
Eric Amodio
|
14a12b8bb5
|
Updates Show Commit Details command to open view
|
2 years ago |
Eric Amodio
|
d247c2e690
|
Bumps sha length to avoid collisions
|
2 years ago |
Keith Daulton
|
2e79705450
|
Tracks dimissed trial banner
|
2 years ago |
Keith Daulton
|
a271c2b42a
|
Adds intro pricing ending to timeline view
|
2 years ago |
Keith Daulton
|
99dbe9e710
|
Updates trial alert on commit graph
|
2 years ago |
Keith Daulton
|
ca49b9039c
|
Adds commit graph section to home view
|
2 years ago |
Eric Amodio
|
0dccf59d5e
|
Updates whats new/changelog urls
|
2 years ago |
Eric Amodio
|
2aeb03fac5
|
Moves Commit Details to be after the Commits view
|
2 years ago |
Eric Amodio
|
453f126e1a
|
Fixes broken image URL
|
2 years ago |
Keith Daulton
|
325a31d8d3
|
Updates banners on commit graph
- Move alert actions below message
- Updates to show account banner only on private repos
|
2 years ago |
Eric Amodio
|
4663f54880
|
Ensures visibility on Graph feature access
|
2 years ago |
Eric Amodio
|
1c27f96504
|
Adds basic progress to slow Graph loading
|
2 years ago |
Eric Amodio
|
cf7d992c48
|
Avoids possible extra log lookup for HEAD on Graph
|
2 years ago |
Keith Daulton
|
d0e555e90f
|
Updates plan banner text on the graph
|
2 years ago |
Keith Daulton
|
75415031e9
|
Adds loading state in graph on repo change
|
2 years ago |
Eric Amodio
|
60cd4edee0
|
Resets preview trial state on 12.2 upgrade
|
2 years ago |
Eric Amodio
|
ae5983b117
|
Adds auto-start of preview trial on Graph
|
2 years ago |
Eric Amodio
|
ab19c5c924
|
Fixes #2017 avoids sign out on network errors
|
2 years ago |
Eric Amodio
|
0f20356d19
|
Updates CHANGELOG
|
2 years ago |
Eric Amodio
|
615b51a9b2
|
Avoids inifinite spinner on Commit Details
It seems like there is a vscode/webview bug that sometimes causes `postMessage` to hang indefinitely
|
2 years ago |
Eric Amodio
|
4fe03edb93
|
Adds '/' key to rebase editor to open find
|
2 years ago |
Eric Amodio
|
ff4eee862a
|
Improves perf of selecting a row if in the data
|
2 years ago |
Eric Amodio
|
674b28f678
|
Fixes more serialization issues w/ commit details
|
2 years ago |
Eric Amodio
|
53b0c416d9
|
Fixes serialization issue w/ commit details
Ensures updateRichState uses the correct current context
|
2 years ago |
Eric Amodio
|
343ea55d6c
|
Uses built-in auth for GHE instead of VS Code auth
- Allows for multiple providers at once
- Avoids the need to set "github-enterprise.uri" setting
|
2 years ago |