Eric Amodio
8b53fa039c
Removes overflow to fix the repo picker popup
2 years ago
Eric Amodio
ff6010b50e
Fixes cross repository sha loading into the Graph
2 years ago
Eric Amodio
084f580fc4
Adds opening/showing specific commit in the Graph
- Adds Show Commit in Graph to the Commit Details view
Attempts to fix Graph data paging using `--boundary`
2 years ago
Eric Amodio
b305092f1c
Avoids any
2 years ago
Eric Amodio
645f8a3699
Fixes first return type
2 years ago
Eric Amodio
04600e8734
Avoids setting more fn if not needed
2 years ago
Keith Daulton
8cab03b51e
Updates graph preview banner content
2 years ago
Keith Daulton
4950027b10
Fixes graph gating
2 years ago
Keith Daulton
d40056c1c1
Adds gating to the commit graph
2 years ago
Eric Amodio
e56850a8d6
Changes to provider specific graph data querying
- Allows for more performant querying
Optimizes local git graph data to avoid extra lookups
2 years ago
Eric Amodio
680e23ccad
Adds refresh command for the Graph
2 years ago
Eric Amodio
4719e6e6ce
Adds a way to tell if a respository is virtual
2 years ago
Eric Amodio
6fab75cf0c
Fixes scrollbar overlapping
2 years ago
Eric Amodio
48a3333caa
Fixes status bar spinner clipping
2 years ago
Eric Amodio
782b1f9d51
Fixes overflow scrollbar
Switches preview badge / feedback order
2 years ago
Eric Amodio
1057278647
Fixes spinners & centers loading message
2 years ago
Keith Daulton
c007b15176
Updates commit graph status bar
- adds feedback link
- updates focus state colors
- updates aria-activedescendant when viewing repos
2 years ago
Keith Daulton
5b4181f362
Adds repo visibility to FeatureAccess
2 years ago
Miggy Eusebio
deba6e6255
Add loading spinner to graph status bar
2 years ago
Eric Amodio
6d391392db
Fixes missed property
2 years ago
Eric Amodio
8674db3d1c
Ensures that log --all only gets a single worktree
2 years ago
Eric Amodio
d1fb6b703c
Ensures proper date ordering for Graph
2 years ago
Eric Amodio
b0b014c14f
Adds type safety to date ordering
2 years ago
Eric Amodio
b2f93ce8c7
Stops hover effects while column resizing
2 years ago
Eric Amodio
1002950f2a
Fixes stash parents
2 years ago
Eric Amodio
c33dd4875f
Removes underline on actions
2 years ago
Eric Amodio
ae82ae12f5
Adds a filled pin to Commit Details
2 years ago
Eric Amodio
d92e2f5042
Fixes stash node icon alignment
2 years ago
Keith Daulton
46d5db344d
Adds introduction to commit details
2 years ago
Keith Daulton
b75b16b192
Simplfies graph style props
2 years ago
Keith Daulton
a7420745a4
Adds GitHub discussion link in the graph banner
2 years ago
Eric Amodio
7f84e4fa4e
Reworks Graph data model
- Provides GraphRows directly from the extension to the webview
- Only serializes row diffs to the webview when paging
- Adds commit avatars
- Fixes stale history when shown (after the first time)
2 years ago
Eric Amodio
28ef4d6818
Removes dead code
2 years ago
Eric Amodio
a904be16ea
Adds getBestRepositoryOrFirst helper
2 years ago
Eric Amodio
7f8a0af9a9
Switches to use Promise.allSettled
2 years ago
Eric Amodio
ecc32a6bef
Fixes getRemote to return any remote
Adds getRemoteWithProvider
2 years ago
Keith Daulton
7a3a63038c
Adds pinning commit when selecting file actions
2 years ago
Keith Daulton
0c1c7f1677
Removes unused styles in Commit Details
2 years ago
Keith Daulton
1530a711e1
Fixes glicon classes and webview loading
2 years ago
Eric Amodio
b6e417057d
Updates commit details when graph gets focus
2 years ago
Eric Amodio
45419d8fa8
Replaces graph color settings with theme colors
2 years ago
Eric Amodio
5e56778901
Fixes error in timeline for unsupported schemes
2 years ago
Keith Daulton
26cf19cbf3
Adds sticky style to top content in commit details
2 years ago
Eric Amodio
926961cd9a
Updates view usage tracking
2 years ago
Eric Amodio
3a2047a734
Fixes query formatting
2 years ago
Keith Daulton
db0dcca148
Removes unused styles from the graph
2 years ago
Eric Amodio
e25040dbed
Changes preview banner to use an "eye" icon
2 years ago
Eric Amodio
2a5e8ab86f
Fixes missing line breaks in hovers
2 years ago
Eric Amodio
402ff592ae
Updates commit graph preview banner
Reworks graph preview banner storage
2 years ago
Eric Amodio
0705216e52
Change graph to always show commit details view
2 years ago