Eric Amodio
31b973ec17
Fixes #2048 refs to process outside of env/node
hace 2 años
Keith Daulton
7b5205412d
Fixes gitlens not loading in vscode.dev
hace 2 años
Keith Daulton
3b6cde2b84
Updates the release notes URL
hace 2 años
Keith Daulton
150b585cb7
Updates the release post and release notes URLs
hace 2 años
Keith Daulton
0558dc2df8
Updates CONTRIBUTING on change log and publising
hace 2 años
Keith Daulton
c1a848ec33
Improves autolink UI
- prevents writing new empty autolink entries
- cleans up empty autolink arrays
hace 2 años
Eric Amodio
aa53a5a62e
Adds @kpaxton's contribution
hace 2 años
Eric Amodio
86e26cf505
Attempts to fix CI again
hace 2 años
Eric Amodio
c3640d59de
Bumps to v12.1.1
hace 2 años
Eric Amodio
dc2dd78395
Updates hosting integrations docs & walkthroughs
hace 2 años
Keith Daulton
f45a10f647
Adds gitlab rich integration to plus walkthrough
hace 2 años
Eric Amodio
a32b187d5d
Updates to absolute URL
hace 2 años
Eric Amodio
2ab3c56cb9
Adds tutorial video to all the places
hace 2 años
Eric Amodio
1dcf1bd011
Copies only known properties from autolinks
Refs #2037
hace 2 años
Eric Amodio
0e68be4544
Prettiers
hace 2 años
Eric Amodio
8d0345a81a
Fixes Jira casing
hace 2 años
Eric Amodio
b44249404e
Fixes #2037 saving autolinks w/ bogus cache props
hace 2 años
Eric Amodio
10bb1364a3
Fixes typo
hace 2 años
Eric Amodio
08f4d25b75
Removes rogue (
hace 2 años
Eric Amodio
11610f58b1
Attempts to fix CI
hace 2 años
Keith Daulton
2670f21691
Bumps to v12.1.0
hace 2 años
Keith Daulton
53cdb2a0c4
Adds autolink example and persistent help text
hace 2 años
Eric Amodio
be443f6790
Adds link to GitLab PAT prompt to open GitLab url
hace 2 años
Eric Amodio
157d46fe2a
Adds gate to disconnect to avoid reentry
hace 2 años
Eric Amodio
287114d837
Reworks authentication for integrations
Adds modal prompt when disconnecting integrations
Adds sign out option to internal integration auth providers
Moves auth provider registration/lifecyle into Container
hace 2 años
Keith Daulton
225fa392ce
Fixes gitkraken#1718 open current branch on remote
- adds command palette action
hace 2 años
Eric Amodio
14d05f567b
Fixes #2033 untracked files in stashes
hace 2 años
Eric Amodio
6545fed454
Adds prompt to clear GitLab authentication
hace 2 años
Eric Amodio
2bb84a2e6b
Aligns messages & buttons
hace 2 años
Eric Amodio
1a2bb07bcb
Updates CHANGELOG
hace 2 años
Eric Amodio
cb07a7a82a
Adds @mcy-kylin's contribution
hace 2 años
mcy
e0f46cdfa7
Fixes #2032 branches with `<` chars causes errors
hace 2 años
Eric Amodio
eadd4b9bbc
Fixes GitLab issues w/ self-signed certs
This is an ugly hack, but node-fetch doesn't seem to be able to pass `rejectUnauthorized` through on the request options properly even though we are creating a HTTPS agent with it set
hace 2 años
Eric Amodio
0a691e0ebb
Updates CHANGELOG
hace 2 años
Eric Amodio
6322bed93f
Updates dependencies
hace 2 años
Eric Amodio
46356df4af
Removes UUID package and usage built-ins
hace 2 años
Eric Amodio
b23e5bd4e6
Fixes webpack chunk name
hace 2 años
Eric Amodio
fd61e1d355
Adds rich GitLab integration support
hace 2 años
Keith Daulton
87a54cfeb0
Updates autolink UI copy and styles
hace 2 años
Keith Daulton
d8445e181f
Fixes squash line gap in rebase editor
hace 2 años
Eric Amodio
e916ecb0d1
Adds all autolinks to autolinked issues & prs node
Adds autolink configure command to autolinked issues & prs node
hace 2 años
Eric Amodio
d9f16f9cc6
Fires proper events for default remote changes
hace 2 años
Eric Amodio
217c5749a0
Reworks getting the "best" remote with a provider
Improves best remote caching
hace 2 años
Eric Amodio
0b52b3a177
Avoids Container.config for single setting lookup
hace 2 años
Eric Amodio
c0b36b11c1
Reworks GitHub error handling a bit
Splits models into its own file
hace 2 años
Eric Amodio
51740812b6
Allows for missing avatar urls
hace 2 años
Eric Amodio
7fca15973b
Adds pseudo onDidChange events for storage
hace 2 años
Eric Amodio
3517ee6344
Fixes issue w/ GitHub rate limit error msg changes
hace 2 años
Eric Amodio
fba44264c0
Fixes issue when trying to copy a remote issue url
hace 2 años
Eric Amodio
be9366345b
Fixes #2028 quotes args with special characters
hace 2 años