Eric Amodio
b8d6a0c00a
Moves configPrefix to constants
1 year ago
Eric Amodio
5f5d2da676
Reduces bundle size & updates emoji
- LZ compresses emoji data
1 year ago
Eric Amodio
fd77953e8b
Reduces bundle size
- Code splits iconv-lite until needed
- Stubs whatwg/url since we don't need it
- Stubs debug package as we don't need it
1 year ago
Eric Amodio
f411bb2676
Fixes issue w/ preview trial "winning" over paid
1 year ago
Keith Daulton
cab6262415
Fixes #2504 graph header theme colors
1 year ago
Eric Amodio
757ab48718
Adds cancellation discount notification
1 year ago
Keith Daulton
9b63d1b939
Adds discussion link to the Focus View
1 year ago
Ramin Tadayon
e85bcfd67b
Fixes asWebviewUri call in graph webview
1 year ago
Keith Daulton
d85178e23f
Updates graph typings and constants
1 year ago
Eric Amodio
4891099303
Adds more logging and trap for Fixes #2530
1 year ago
Eric Amodio
0bcb2ab85e
Adds [alt|ctrl]+enter shortcut key hooks
1 year ago
Eric Amodio
3940ef7c20
Moves some files for better organization
Removes re-export of config from configuration
1 year ago
Eric Amodio
06a174edd8
Removes namespaces
Splits common Git constants into a separate file
1 year ago
Eric Amodio
51b75264dd
Removes more namespaces
1 year ago
Eric Amodio
b3600cb339
Adds eslint rule to enforce promise reject errors
1 year ago
Eric Amodio
91732297a2
Adds flag to avoid eventing during shutdown
Debounces Git extension close event to avoid eventing on shutdown
1 year ago
Eric Amodio
18af3fa7ea
Reverses dispose ordering for better shutdown
1 year ago
Eric Amodio
8e8bdc083a
Adds no-use-before-define eslint rule
1 year ago
Keith Daulton
af24943a41
Fixes #2527 shows added files for Open All Changes
1 year ago
Eric Amodio
ff34ce8ff6
Adds cancelled flag to subscriptions
1 year ago
Eric Amodio
b32088d4e0
Adds early adopter renewal discount notification
1 year ago
Keith Daulton
47d621036d
Adds Focus view section to home view
1 year ago
Keith Daulton
06dd322de9
Updates focus view from review comments
1 year ago
Keith Daulton
6e5fd719d1
Removes workspaces code
1 year ago
Keith Daulton
452a2d9b81
💄 prettiers
1 year ago
Keith Daulton
ec5dedb0a3
Update Focus view dates amd icons
- adds tooltip and coloration to dates
- updates size and color of status icons
1 year ago
Keith Daulton
70fd4432f9
Updates Focus view content
- adds preview badge to header
- updates account messaging
- updates remote overlay content
1 year ago
Keith Daulton
c8a7097600
Updates focus view authorizations
- adds watchers for repository changes
- adds banner content for account actions
- adds banner for connecting to GitHub
1 year ago
Keith Daulton
684122b034
Updates focus view
- adds subscription state
- adds loading and empty states
- adds account access badge
- moves filters to each section
1 year ago
Keith Daulton
c141b9ff37
Adds focus view WIP
1 year ago
Keith Daulton
776bf69f35
Removes unneeded data from GH queries
1 year ago
Keith Daulton
a18bc8ffbf
Updates focus view with Issues
1 year ago
Keith Daulton
a322bf857c
Adds fields to Issues
1 year ago
Keith Daulton
8fd1709fa3
Updates focus view with PullRequests
1 year ago
Keith Daulton
1eea2ad3b4
Adds more fields to PullRequest
1 year ago
Keith Daulton
f9e19a49b6
Adds fields to PullRequest and Issue
1 year ago
Keith Daulton
4c89f639f7
Adds direct GH provider data to focus view
1 year ago
Keith Daulton
b479590171
Adds initial workspace API
2 years ago
Keith Daulton
1d3345ca61
Adds initial workspaces webview
2 years ago
Ramin Tadayon
191a17e02b
Fixes remote branch deep link generation and resolving logic
1 year ago
Ramin Tadayon
0428b1e5c8
Add settings for additional graph minimap marker types ( #2514 )
* Move head to "always on", stashes to default on marker settings
* Add plumbing for minimap marker settings
* Sends settings through to the markers calculation logic
1 year ago
Eric Amodio
ad407b401b
Adds gap between added/deleted on Changes column
1 year ago
Eric Amodio
a00da70842
Adds theme colors for the new Graph features
1 year ago
Eric Amodio
41f885f7d1
Fixes #2355 search by commit changes
1 year ago
Eric Amodio
414f52a97a
Removes duplicate interfaces
1 year ago
Eric Amodio
7d3d0ff74f
Adds bundle & organization info
1 year ago
Eric Amodio
024fde6743
Avoids a DOM move
Deletes unused code
1 year ago
Eric Amodio
554204ae12
Adds stashes to minimap
Tweaks marker colors on minimap & scrollbar
Tweaks minimap colors and fixes minimap region overlays
Co-authored-by: Ramin Tadayon <ramin.tadayon@gitkraken.com>
1 year ago
Eric Amodio
13585b23b3
Changes PR worktree create to open if possible
Aligns worktree open prompting using quick picks
1 year ago
Eric Amodio
bb6c52f694
Fixes errors when logging Repository instances
1 year ago