Eric Amodio
0efdc3e209
Removes re-exports to limit import scopes
1年前
Eric Amodio
1b447ffdfa
Removes re-exports to limit import scopes
1年前
Keith Daulton
d758cc0a04
Fixes id for unpinning issues
1年前
Eric Amodio
4501529ab0
Updates CHANGELOG
1年前
Eric Amodio
e5c9a0d307
Fixes #2104 , #2944 filter merge commits in history
- Changes File History view to follow renames by default
- Adds [Show|Hide] Merge Commits toggle to File History
- Adds `advanced.fileHistoryShowMergeCommits` setting
1年前
Eric Amodio
d2fc1c1e7d
Removes unused flag
1年前
Eric Amodio
5aa1e48730
Fixes issue w/ parsing some log renames
1年前
Ramin Tadayon
d7925410ce
Updates CHANGELOG
1年前
Eric Amodio
4f9fb3cd16
Updates dependencies & TypeScript 5.3-beta
1年前
Keith Daulton
7dcfedfc45
Updates enrichment to match by url
1年前
Ramin Tadayon
414edb15f4
Fixes lint
1年前
Ramin Tadayon
77beea7956
Updates license strings ( #2945 )
* Updates 'GitLens X' and 'Pro trial' patterns
* Updates base/default plan name
1年前
ericf-axosoft
6c036b4153
Add new service-specific ref icons ( #2936 )
* Added service-specific ref icons
* Added "hostingServiceType" property to the GK Graph remote type to be able to get icons
* Added better icons for Gitlab and Bitbucket services
* Added missing icons
* Bump GK Graph dependency to v10.1.27
* Fixed build
* Refactor: isolate the component imports to one file
* Formatting
---------
Co-authored-by: Ramin Tadayon <ramin.tadayon@gitkraken.com>
1年前
Ramin Tadayon
f674841720
Updates CHANGELOG
1年前
Keith Daulton
b90de792b4
Adds reviewers to focus view items
1年前
Keith Daulton
276688689d
Fixes assignee name in PRs
1年前
Keith Daulton
3e54c1f1fd
Fixes focus view tooltips
1年前
Keith Daulton
50c9a43839
Updates focus view to use nodeId
1年前
Keith Daulton
ad4ccb5444
adds nodeId to issues and PRs
1年前
Keith Daulton
de6a0bb3a9
Updates EnrichedItem with entityUrl
1年前
Keith Daulton
648a4071f7
Updates repo column sizing
1年前
Keith Daulton
e77c7f7987
Updates snooze labelling
1年前
Keith Daulton
1d1a189b91
Updates pin snooze action styles
1年前
Keith Daulton
7b33768129
Updates remote info for enriching issues
1年前
Keith Daulton
985a511633
Updates multiple enrichment items
1年前
Keith Daulton
63770851f4
Updates focus enrichment types
1年前
Eric Amodio
1ba08fa38f
Adds pin and snooze UI
1年前
Eric Amodio
c39e7e7c38
Adds basic error handling
1年前
Eric Amodio
1019f861e3
Adds unpin/unsnooze & delete
1年前
Eric Amodio
6181285a97
Adds a focus service (wip)
1年前
Ramin Tadayon
0f83de4acf
Adds workspace deep link support ( #2942 )
1年前
Eric Amodio
365e07f7e9
Updates dependencies
1年前
Eric Amodio
54b2b16426
Fixes & improves rebase handling
1年前
Eric Amodio
130c3468fb
Fixes #2940 changes auth for Azure
1年前
Eric Amodio
1caf928be9
Fixes #2941 adds header
1年前
Eric Amodio
f51a8f7819
Changes "Reset OpenAI Key" to "Reset AI Key"
Fixes the reset to work for the current provider
1年前
Eric Amodio
e89cc507b7
Removes deprecated OpenAI models
1年前
Eric Amodio
628dfe0d37
Adds custom message for 404 on model access
1年前
Eric Amodio
a4323ef2c8
Adds checkmark to default model in picker
1年前
Ramin Tadayon
6c3281a646
Pretties
1年前
Ramin Tadayon
9b276fcc41
Removes prerelease/debugging flags from native git checks
1年前
Eric Amodio
00c9e6611e
Fixes #2940 relaxes OpenAI key validation
1年前
Eric Amodio
243b22cf4f
Fixes lint issues
1年前
Eric Amodio
9b83093848
Ensures config is readonly
Replaces many enums with union types
1年前
Ramin Tadayon
cc3b2ff7d6
Fixes matching repo in path mapping for deep link when already open
1年前
Ramin Tadayon
77fd1c9717
Enables native git ops (fetch, push, pull) by default
1年前
Ramin Tadayon
adbe531c41
Pretties
1年前
Eric Amodio
f14093971e
Removes unused using
1年前
Eric Amodio
1b2fddd714
Fixes duplicated autolinks/issues/prs
Adds state prop to issues & prs
Removes some enums in favor of union types
1年前
Eric Amodio
6de04e3e5e
Improves getting the associated pr with a branch
Removes `getPullRequestForBranch` from GitProviderService as it doesn't belong there
1年前