Keith Daulton
|
9b0126d0da
|
Implements cloud patch icons
|
1 year ago |
Keith Daulton
|
2346ada9f6
|
Adds cloud patch icons
|
1 year ago |
Ramin Tadayon
|
be6b6b1c77
|
Fixes files not showing when viewing patch after creation
|
1 year ago |
Keith Daulton
|
31732b1e96
|
Adds create new branch option for applying patch
Co-authored-by: Ramin Tadayon <ramin.tadayon@gitkraken.com>
|
1 year ago |
Keith Daulton
|
30fa830207
|
Applies patch to branch
|
1 year ago |
Ramin Tadayon
|
213ca034dc
|
Opens cloud patch on row select (hides icon for now)
|
1 year ago |
Ramin Tadayon
|
04fcc78928
|
Fixes content type on patch upload
|
1 year ago |
Keith Daulton
|
86b37bebe6
|
Updates patch storage confirmation
|
1 year ago |
Keith Daulton
|
2c75f68f70
|
Adds patch storage confirmation
|
1 year ago |
Eric Amodio
|
e6fa3e0346
|
Aligns language on GK account
|
1 year ago |
Ramin Tadayon
|
64f9feb746
|
Adds account gating for cloud patch create and apply
|
1 year ago |
Eric Amodio
|
2e4b99d118
|
Ensure patches view honors its setting
|
1 year ago |
Keith Daulton
|
2adc234fa1
|
Fixes repo wip states when creating
|
1 year ago |
Ramin Tadayon
|
ebe7dc2075
|
Fixes incorrect messaging on patch created notification
|
1 year ago |
Ramin Tadayon
|
29a8dece64
|
Adds promo messaging
|
1 year ago |
Keith Daulton
|
ace07ed28b
|
Hides patch links for now
|
1 year ago |
Keith Daulton
|
a507615cb0
|
Adds links to cloud patches
|
1 year ago |
Ramin Tadayon
|
61b51c750e
|
Fixes initial patch repo location state on cloud patch open
|
1 year ago |
Keith Daulton
|
9d4de01a3f
|
Adds checkbox single repo patches
|
1 year ago |
Keith Daulton
|
5bba22eefc
|
Fixes copy cloud patch link
|
1 year ago |
Ramin Tadayon
|
cb6c6f62e8
|
Allows patch preview in empty workspace
|
1 year ago |
Ramin Tadayon
|
d49e598695
|
Updates graph dependency
|
1 year ago |
Keith Daulton
|
b18abf290f
|
Adds first pass of apply patch
|
1 year ago |
Eric Amodio
|
b823abf05b
|
Changes Focus to be first vs workspaces
|
1 year ago |
Eric Amodio
|
d392122191
|
Adds companion tools links
|
1 year ago |
Ramin Tadayon
|
d2808fa251
|
Adds check for feature flag before prompt
|
1 year ago |
Ramin Tadayon
|
4e97deefda
|
Adds prompt option for patch repo location
|
1 year ago |
Keith Daulton
|
3e4ca9f2a5
|
Adds patch repo location when checked
|
1 year ago |
Ramin Tadayon
|
bce414173e
|
Removes repo location from patch deep link flow
|
1 year ago |
Eric Amodio
|
08f673ec22
|
Adds prompt if patches setting is disabled on show
|
1 year ago |
Eric Amodio
|
b4492ee4b7
|
Clarifies settings language
|
1 year ago |
Eric Amodio
|
ba0a6c87bf
|
Adds support for Cloud Patches (wip)
Co-authored-by: Keith Daulton <keith.daulton@gitkraken.com>
Co-authored-by: Ramin Tadayon <ramin.tadayon@gitkraken.com>
|
1 year ago |
Eric Amodio
|
bd9844b20f
|
Updates dependencies
|
1 year ago |
Eric Amodio
|
288475fdfb
|
Adds gitlens:// uri support for staged files
- Handles index files when the Git extension doesn't have the repo
|
1 year ago |
Eric Amodio
|
2de6500435
|
Updates CHANGELOG
|
1 year ago |
Eric Amodio
|
6858c2a715
|
Fixes diff to uncommitted
|
1 year ago |
Eric Amodio
|
e593276869
|
Fixes statusbar showing wrong line blame
|
1 year ago |
Eric Amodio
|
90b67b9f83
|
Fixes prev line change w/ working + staged changes
|
1 year ago |
Eric Amodio
|
8dd2ac6b54
|
Turns off `line` location on heatmap by default
|
1 year ago |
Eric Amodio
|
78469fa158
|
Updates dependencies (TS 5.3-rc)
|
1 year ago |
Eric Amodio
|
cb3a63b7f8
|
Fixes missing tag
|
1 year ago |
Eric Amodio
|
3f86b16d82
|
Fixes #2997 ensures push to commit works properly
Adds support to "publish" to commit as well
|
1 year ago |
Eric Amodio
|
b0e11bd386
|
Adds better progress & logging to webview msgs
|
1 year ago |
Eric Amodio
|
2cb4262ba6
|
Removes `disposables` from event wrappers
- Avoid confusion on usage
- Clarifies usage on `weakEvent` which is completely different than `disposables`
|
1 year ago |
Eric Amodio
|
300cb231f0
|
Adds configurable delay to repo file watching
- Subscribers can specify the delay and we use the min delay of current subscriptions
- Defaults Graph & Commit Details to 1s delay (rather than 2.5s)
|
1 year ago |
Eric Amodio
|
9edc2aa153
|
Ensures disposables get cleaned up properly
|
1 year ago |
Eric Amodio
|
fe6643867d
|
Consolidates prefs and removes visible in context
|
1 year ago |
Eric Amodio
|
07b8798740
|
Uses WebviewShowOptions type
|
1 year ago |
Eric Amodio
|
02b1e37f2e
|
Updates CHANGELOG
|
1 year ago |
Eric Amodio
|
071655e390
|
Adds typings for webview show args
Adds getBestInstance to WebviewPanelsProxy
Favors active controllers
Favors open tabs if panel is hidden on showing item in graph
|
1 year ago |