Eric Amodio
f20c1dc58b
Changes avatarUrl to avatarUri on RemoteProvider
Removes avatarUrl from GitRemote (as it duplicates RemoteProvider)
il y a 2 ans
Ramin Tadayon
5d76f69f32
Add avatarUrl to remote model, send to graph for GitHub remotes
il y a 2 ans
Eric Amodio
41eb4b83e8
Adds variable expansion for worktree location
il y a 2 ans
Eric Amodio
fd2bb4db14
Adds prettier formatter to workspace settings
il y a 2 ans
Keith Daulton
62ea0391a9
Fixes statusbar menu
il y a 2 ans
Keith Daulton
6a0b9a580f
Updates default visibility for commit details
il y a 2 ans
Keith Daulton
485bd40888
Fixes pick/search commit
il y a 2 ans
Eric Amodio
ec44f30c68
Updates settings UI ordering
Updates graph limit settings to match view limit naming
il y a 2 ans
Eric Amodio
0a7c9471ad
Updates Graph tab title to Commit Graph
il y a 2 ans
Eric Amodio
9b6cc5c626
Reworks storage to be type-safe
il y a 2 ans
Eric Amodio
033e8a8def
Adds graph link/unlink scripts
il y a 2 ans
Keith Daulton
656a24795e
Updates graph dependencies
il y a 2 ans
Keith Daulton
75e7f37dce
Updates preview content
- Updates banner color
- Adds preview badge to action bar
il y a 2 ans
Eric Amodio
ff72918fca
Improves multiselect support for cherry-pick
il y a 2 ans
Eric Amodio
7dca1717f7
Disables multiselect support on Repositories view
il y a 2 ans
Eric Amodio
d02243f6fa
Ignores missing Graph param until lib is updated
il y a 2 ans
Miggy Eusebio
0888dc5209
Create icons once, add new icons, rm icon props, use new prop name
il y a 2 ans
Miggy Eusebio
c25c914cc9
Add more icons to the graph
il y a 2 ans
Miggy Eusebio
4c3bbdcb98
create and send icons to graph
il y a 2 ans
Miggy Eusebio
f9036b1dd9
use codicon icons in graph
il y a 2 ans
Keith Daulton
4bfc55acbd
Adds an actionbar to the bottom of the graph
il y a 2 ans
Eric Amodio
b9cb02ac28
Adds commit graph following to commit details view
il y a 2 ans
Eric Amodio
cc80d94f32
Adds Commit Graph webview (wip)
Co-authored-by: ericf-axosoft <90025366+ericf-axosoft@users.noreply.github.com>
Co-authored-by: Ramin Tadayon <ramin.tadayon@gitkraken.com>
Co-authored-by: Miggy Eusebio <miggy.eusebio@gitkraken.com>
Co-authored-by: Keith Daulton <kdaulton@d13design.com>
il y a 2 ans
Eric Amodio
3b42557e6d
Adds expiration to insiders builds
il y a 2 ans
Eric Amodio
53b7147c39
Prettiers 💄
il y a 2 ans
Eric Amodio
866523966e
💄
il y a 2 ans
Eric Amodio
d445c7ca4d
Adds paging support for `log --all`
Co-authored-by: Ramin Tadayon <ramin.tadayon@gitkraken.com>
il y a 2 ans
Eric Amodio
96b88e1fda
Fixes stashes display without a message
Adds parents to stash commits
Co-authored-by: Ramin Tadayon <ramin.tadayon@gitkraken.com>
il y a 2 ans
Keith Daulton
7f17d81e5d
Updates autolinks section
- saves expanded state for the autolinks pane
- adds a count of autolinks in the pane header
il y a 2 ans
Eric Amodio
984f280800
Improves uncommitted changes in details view
- Adds fs etags for repositories
- Adds all working tree files to uncommitted commits (with full details)
il y a 2 ans
Eric Amodio
07df7058ac
Refines the commit details experience
- Adds editor following support & pinning
- Adds Commits view following support
Co-authored-by: Keith Daulton <kdaulton@d13design.com>
il y a 2 ans
Eric Amodio
fc0b59d1d7
Removes duplicate PR/Autolinks
il y a 2 ans
Eric Amodio
4263a5c648
Fixes missing issue icon on hovers
il y a 2 ans
Eric Amodio
0bfce9a5f6
Fixes duplicated context on view debug tooltips
il y a 2 ans
Eric Amodio
7870026198
Updates dependencies
Updates image-minimizer
Removes unused imagemin* dependencies
il y a 2 ans
Eric Amodio
9229adfd22
Removes statics for better tree shaking
il y a 2 ans
Eric Amodio
97f6487a06
Fixes #2136 stops selecting search mode value
il y a 2 ans
Eric Amodio
12771dbceb
Removes statics for better tree shaking
il y a 2 ans
Eric Amodio
9c902052d6
Fixes #1896 deals w/ merge commits without a file
il y a 2 ans
Eric Amodio
f7ffae07a6
Adds new eslint rules & applies them
Removes strict-boolean-expressions because its too noisy
Avoids unneeded `void`s to know if return value is intentionally discarded
Uses `type` imports when possible (avoids unneeded bundling)
il y a 2 ans
Eric Amodio
6f737f1ac8
Renames/reworks logger correlation -> scope
il y a 2 ans
Eric Amodio
6605ce70ff
Adds experimental multi-select support in views
This enables basic multi-select support, but commands have not been audited for proper support and may fail completely or corrupt data (try it at your own risk)
Commands run with multi-select will sequentially execute the command for each selected item (assuming each item is of the same type at the active item, e.g. the item the context menu was shown for), unless they are specifically multi-select aware.
Currently only dropping stashes is now multi-select aware.
il y a 2 ans
Eric Amodio
70ad5ddb88
Fixes certain type-only imports in webviews
il y a 2 ans
Eric Amodio
1dc14411c6
Re-enables CSP for production
il y a 2 ans
Eric Amodio
8f70886298
Fixes emit change to only be for webviews
`useDefineForClassFields = false` is apparently required for Lit
il y a 2 ans
Eric Amodio
a9ef1fec67
Splits commit sha & more action buttons
Adds copy sha and alt+click to pick another commit for sha button
Adds keyboard up/down/enter/space support for the files list
Tweaks styling to match vscode & themes
il y a 2 ans
Eric Amodio
27aa1e43ea
Adds a space
il y a 2 ans
Eric Amodio
5bee58645a
Removes more aggregate re-exporting files
il y a 2 ans
Eric Amodio
ef3c594845
Updates styling
il y a 2 ans
Eric Amodio
0960b384b6
Improves perf on getting rich content
il y a 2 ans