Eric Amodio
2080741c06
Hides graph & details scrollbars like vscode views
2 years ago
Eric Amodio
eaec695e4f
Adds settings for Commit Details view
- Avatars, file layout, autolinks, & prs
2 years ago
Keith Daulton
03ac8eca45
updates codicon component to FAST
2 years ago
Eric Amodio
059b60a8f3
Adds autolinks toggle to hover settings UI
2 years ago
Eric Amodio
af29012b47
Adds @me support to commit search
- @me automatically searches for commits authored by the current user
Allows (strips) `@`-prefix for author search on non-virtual repos
2 years ago
ericf-axosoft
b38bc34cf6
116 - Remove "height" and "width" input properties of the "GraphContainer" (Gitlens side) ( #2282 )
* 116 - Remove "height" and "width" input properties of the "GraphContainer
* Removed unneeded "mainRef" variable
2 years ago
Keith Daulton
a312aa4bd8
Updates the home view to be omnipresent
2 years ago
Eric Amodio
dd5c3a996d
Fixes #2281 hasRemote context when integrations are off
2 years ago
Eric Amodio
476516c63c
Fixes #2276 search by sha in non-graph search
2 years ago
Eric Amodio
fabb54c34d
Updates graph settings and highlights GL+ features
2 years ago
Eric Amodio
9bf200b276
Fixes missing full message & files on details view
2 years ago
Eric Amodio
657db407bf
Updates banner content
2 years ago
Keith Daulton
8c04ce4eac
Adds sidebar banner to commit details
2 years ago
Eric Amodio
19658a383f
Fixes #2271 quotes terminal commands w/ spaces
2 years ago
Eric Amodio
2e640f53d7
Tweaks content & typos
2 years ago
Eric Amodio
113c5dbf89
Updates what's new link
2 years ago
Eric Amodio
6550ded970
Adds upgrade to pro notification
2 years ago
Eric Amodio
5fe97d1dd8
Fixes lint warning
2 years ago
Keith Daulton
5114069754
Removes "completely optional" language
2 years ago
Keith Daulton
3c3dc461cf
Defers ensuring subscription on home view
2 years ago
Eric Amodio
5904c4e343
Updates more GL+ content
2 years ago
Eric Amodio
b579d68f33
Updates GL+ content
2 years ago
Eric Amodio
c91307f2a1
Listens for repos changes for the graph
2 years ago
Eric Amodio
7f4383f890
Switches to local if remote tracked branch picked
Also adds fast-forward option
2 years ago
Eric Amodio
31875d336c
Ensures terminal cmds are run on proper path
2 years ago
Keith Daulton
2f84662954
Fixes tree toggle labelling on commit details
2 years ago
Keith Daulton
3bba1ab637
Updates more GL+ and Pro messaging
- updates home GL+ banner
- updates graph account banners
- updates visual file history content
2 years ago
Eric Amodio
eb4a056a27
Updates to version 13
2 years ago
Eric Amodio
34a847a06f
Adds primary button style to home header
2 years ago
Eric Amodio
e05e0005f8
Updates subscription notifications & status bar content
2 years ago
Eric Amodio
89a2982f8a
Updates home & graph state content
2 years ago
Eric Amodio
94cbf7dd15
Deletes unused files
2 years ago
Eric Amodio
79cde8f4ca
Adds push, pull, fetch, swtich commands to graph
Adds "Copy" command to many items on the graph
2 years ago
Keith Daulton
fef1090a85
Removes preview banner from commit graph
2 years ago
Keith Daulton
fffa7abcdb
Updates pro trial days on home header
2 years ago
Keith Daulton
e849937ab1
Updates graph footer content
- shows all account statuses
- removes preview badge
2 years ago
Keith Daulton
8cbd61f47d
Updates home view content
- updates verbiage for GL+ and GL Pro
- updates features section
- updates descriptions for GL+ features
- updates header link layout and styling
Co-authored-by: Eric Amodio <eamodio@gmail.com>
2 years ago
Keith Daulton
c90b1c36ef
Updates verbiage for GL+ and GL Pro
- updates plan names
- consolidates ensurePaidPlan functionality
- updates account quickpicks
- updates account notification messages
Co-authored-by: Eric Amodio <eamodio@gmail.com>
2 years ago
Keith Daulton
594245da08
Updates label for change filter in graph search
2 years ago
Eric Amodio
836ddc13b4
Changes font size to match other UI sizing
2 years ago
Eric Amodio
fa50b2ea96
Removes unneeded sorting
2 years ago
Eric Amodio
6a29833501
Adds confirm if skipConfirmations is unset
Avoids `as` casts
Removes unneeded imports
2 years ago
ericf-axosoft
706d580660
Graph: double-click on a ref to check it out (similar to GKC) ( #2258 )
* Graph: double-click on a ref to check it out (similar to GKC)
* Renamed command type and function as requested in PR
* Removed cast to any
2 years ago
Keith Daulton
b4dc10bbf8
Updates features text alignment in home view
2 years ago
Eric Amodio
9e05a9c450
Adds ability to hide a whole remote from the graph
2 years ago
Eric Amodio
e41d489d21
Refines graph ref hiding actions
- Avoids polluting GitReference with graph specific data
- Avoids Git tips ordering for proper group context
- Reworks group context to merge with base context
2 years ago
Eric Amodio
19eeb42723
Fixes graph splitter overlaying hidden refs popup
2 years ago
Eric Amodio
2790977030
Fixes graph tooltip font/size
2 years ago
Ramin Tadayon
dbd04ee24f
Bump component, make ref context flexible
2 years ago
Ramin Tadayon
5961ad4535
Update graph avatar settings label to be clearer
2 years ago