Eric Amodio
b579d68f33
Updates GL+ content
2年前
Keith Daulton
f230780028
Updates more GL+ and Pro language
- updates README
- minor updates to GL+ walkthrough intro
2年前
Eric Amodio
c91307f2a1
Listens for repos changes for the graph
2年前
Eric Amodio
7f4383f890
Switches to local if remote tracked branch picked
Also adds fast-forward option
2年前
Eric Amodio
31875d336c
Ensures terminal cmds are run on proper path
2年前
Eric Amodio
c497ccef30
Updates menus for file/line history commits
2年前
Keith Daulton
2f84662954
Fixes tree toggle labelling on commit details
2年前
Keith Daulton
3bba1ab637
Updates more GL+ and Pro messaging
- updates home GL+ banner
- updates graph account banners
- updates visual file history content
2年前
Eric Amodio
eb4a056a27
Updates to version 13
2年前
Eric Amodio
992e4dc33f
Updates CHANGELOG content
2年前
Eric Amodio
34a847a06f
Adds primary button style to home header
2年前
Eric Amodio
e05e0005f8
Updates subscription notifications & status bar content
2年前
Eric Amodio
89a2982f8a
Updates home & graph state content
2年前
Eric Amodio
94cbf7dd15
Deletes unused files
2年前
Eric Amodio
79cde8f4ca
Adds push, pull, fetch, swtich commands to graph
Adds "Copy" command to many items on the graph
2年前
Keith Daulton
fef1090a85
Removes preview banner from commit graph
2年前
Keith Daulton
fffa7abcdb
Updates pro trial days on home header
2年前
Keith Daulton
e849937ab1
Updates graph footer content
- shows all account statuses
- removes preview badge
2年前
Keith Daulton
e5ab3d3012
Updates GL+ and Pro verbiage in walkthroughs
2年前
Ramin Tadayon
9c1328387e
Bump graph
2年前
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年前
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年前
Keith Daulton
1d696902f4
Adds setting for project relative auto-imports
Co-authored-by: Eric Amodio <eamodio@users.noreply.github.com>
2年前
Keith Daulton
594245da08
Updates label for change filter in graph search
2年前
Ramin Tadayon
4f8b847c1e
Bump graph
2年前
Eric Amodio
836ddc13b4
Changes font size to match other UI sizing
2年前
Eric Amodio
fa50b2ea96
Removes unneeded sorting
2年前
Eric Amodio
6a29833501
Adds confirm if skipConfirmations is unset
Avoids `as` casts
Removes unneeded imports
2年前
Eric Amodio
a8bbd30690
Fixes context menu ordering
2年前
Eric Follana
ec49ee05e1
Bump graph library
2年前
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年前
Keith Daulton
410699c1aa
Updates changelog
2年前
Keith Daulton
b4dc10bbf8
Updates features text alignment in home view
2年前
Eric Amodio
9e05a9c450
Adds ability to hide a whole remote from the graph
2年前
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年前
Eric Amodio
19eeb42723
Fixes graph splitter overlaying hidden refs popup
2年前
Eric Amodio
2790977030
Fixes graph tooltip font/size
2年前
Ramin Tadayon
dbd04ee24f
Bump component, make ref context flexible
2年前
Keith Daulton
bf58407339
Updates changelog
2年前
Ramin Tadayon
5961ad4535
Update graph avatar settings label to be clearer
2年前
Keith Daulton
379ed4baca
Adds debouncing to graph search
2年前
Eric Amodio
319255c392
Updates graph search-box progress for better vis
2年前
Keith Daulton
24220c8a4e
Updates graph tooltips and menus to match vscode
2年前
Keith Daulton
1f3aed124e
Fixes CSP violations for inline styles
2年前
Eric Amodio
3208ac487f
Ensures hidden refs are shown for the correct repo
2年前
Eric Amodio
06b4982f9b
Decouples storage types from real types
- Hopefully ensures we will get build errors if the types change
2年前
Eric Amodio
902527b29c
Defers preference loading until needed
2年前
Eric Amodio
b2fa25b978
Adds logThreshold to debug/log decorators
Logs storage calls if they take too long
2年前
Keith Daulton
81e2adfe87
Updates tree toggle label in commit details view
2年前
Keith Daulton
281a74a229
Updates graph search
- fixes missing =: in searchRegex
- stops escape key from clearing-out the search input
- unifies padding on floating menus
2年前