Keith Daulton
85d732506b
Updates welcome graph illustration to svg
1 year ago
Eric Amodio
03319dd695
Adds Graph toggle commands
1 year ago
Eric Amodio
95265c05af
Fixes whitespace issues in SVGs
1 year ago
Eric Amodio
cb7b23de8b
Adds reset views location command
1 year ago
Keith Daulton
a4ba58c9a0
Updates gitlens logo
1 year ago
Keith Daulton
2a06a1b19f
Updates welcome and home links
1 year ago
Eric Amodio
4cfe1d2ce0
Updates welcome & home content
1 year ago
Eric Amodio
04adc50917
Removes unused cover
1 year ago
Ramin Tadayon
82ae7552da
Adds layout resets to graph columns context menu
1 year ago
Eric Amodio
5665be5db7
Adopts feature gate component in Focus view
1 year ago
Eric Amodio
b46a6a8668
Reworks gate components
1 year ago
Eric Amodio
fdc44e3dc8
Renames account to be GitKraken
As we prepare for additional cloud-based features
1 year ago
Keith Daulton
dffefeb411
Adds new Account view & brand new Home experience
1 year ago
Keith Daulton
26b2ad5531
Adds brand new welcome experience
Co-authored-by: Eric Amodio <eamodio@gmail.com>
1 year ago
Eric Amodio
1df9fab380
Reworks the timeline to be compact in views
- Fixes a lot of timeline issues
1 year ago
Eric Amodio
0bcb405ff0
Adds Inspect activity bar icon & rearranges views
Enables panel layout for Commit Graph by default
1 year ago
Eric Amodio
7176959031
Opens welcome/settings in active tab group
1 year ago
Eric Amodio
4698005ad2
Refines subscription & gated feature language
1 year ago
Eric Amodio
9376234b6e
Fixes double encoding still affecting #2336
1 year ago
Ramin Tadayon
6542771748
Bumps graph dependency
1 year ago
Ramin Tadayon
e947d8635b
Updates file icon in graph
1 year ago
Eric Amodio
f2b815af9f
Updates some view icons
1 year ago
Eric Amodio
c179d2841d
Updates dependencies
1 year ago
Eric Amodio
4a04d6a81e
Enables minimap by default
1 year ago
Eric Amodio
592fb60bc5
Moves throttle and fixes implementation
1 year ago
Eric Amodio
29237c4928
Fixes persisted state issues
1 year ago
Eric Amodio
44305c8411
Adds data-placement to all webviews & adds prop
1 year ago
Ramin Tadayon
4976b43aea
Adds files icon for graph changes column
1 year ago
Eric Amodio
33bc5845d9
Changes missing repo id to `-` in deeplinks
1 year ago
Ramin Tadayon
d8a4415134
Adds support for Clone, Fetch, and Remote Add to Deep Link service ( #2686 )
* Adds remote adding and fetch support to deep links
* Adds very basic cloning support
* Adds clone support to deep links
* Reverts fetch change (may cause regressions)
* Changes clone to be optional
* Renames "clone repository" option to "clone"
---------
Co-authored-by: Eric Amodio <eamodio@gmail.com>
1 year ago
Eric Amodio
97b6db7d9a
Reworks webview serialized state
Adds selected repo restoration to Commit Graph
Adds commit restoration to Commit Details
Adds file/period restoration to timeline
1 year ago
Eric Amodio
27f3556d61
Adds progress indicator to timeline
1 year ago
Eric Amodio
06c0243604
Closes #2690 adds full history option to timeline
1 year ago
Eric Amodio
ba0aa6eb4d
Adds better log caching for timeline
1 year ago
Eric Amodio
097e70407f
Switches to better /subscription url
1 year ago
Eric Amodio
d5c99fe4bd
Removes bogus import
1 year ago
Eric Amodio
ed5f240b0f
Fixes #2336 adds *_encoded tokens for more control
1 year ago
Eric Amodio
c119badd95
Refines minimap options
1 year ago
Eric Amodio
d18f05b64b
Adds webview focus/blur events
Converts search-input to use pop-menu
Closes pop-menu's on webview blur
1 year ago
Eric Amodio
fe5d12f93f
Logs env.language at startup
1 year ago
Eric Amodio
f68d51a96e
Updates dependencies
1 year ago
Eric Amodio
0439d723e2
Defers Graph stats loading for Changes/minimap
Improves the Graph minimap
- Adds `gitlens.graph.minimap.dataType` setting to choose between commits or lines changed to be used for the minimap
- Adds a configuration popover for the minimap
- Adds a legend to the minimap
- Removes minimap from being experimental
- Renames `gitlens.graph.experimental.minimap.enabled` to `gitlens.graph.minimap.enabled`
- Renames `gitlens.graph.experimental.minimap.additionalTypes` to `gitlens.graph.minimap.additionalTypes`
1 year ago
Ramin Tadayon
354b625f51
Updates graph dependency
1 year ago
Eric Amodio
493ab352ca
Fixes #2680 detects env shell for proper command
1 year ago
Eric Amodio
bf4f85435f
Defers possibly duplicate repo scans at startup
- Waits until repo discovery is complete before attempting to find other repos
1 year ago
Eric Amodio
254691392c
Updates TypeScript & other dependencies
1 year ago
Eric Amodio
79ec0b62fb
Avoids dynamic execution in string interpolation
Optimizes and caches `getTokensFromTemplate`
1 year ago
Eric Amodio
3dc99b88f6
Adds automatic restore for webviews
1 year ago
Eric Amodio
194bfc3053
Protects file/line history from bad URIs
1 year ago
Eric Amodio
1dc6422348
Hides menus from unsupported schemes
1 year ago