Eric Amodio
c9274d9351
Fixes home view layout
hace 2 años
Eric Amodio
643a1e04a3
Fixes #2231 adds stash searching
hace 2 años
Eric Amodio
ad2bcfd278
Renames commit search methods for clarity
hace 2 años
Keith Daulton
891241e81d
Fixes empty search results in graph
hace 2 años
Ramin Tadayon
b59e906254
Bump graph version
hace 2 años
Eric Amodio
13fc7096e5
Updates dependencies
hace 2 años
Eric Amodio
616b7fac30
Considers selected row in graph search
Adds search shortcuts F3/Cmd+G to the graph
hace 2 años
Eric Amodio
785048d14d
Fixes issues where paging can get stuck
Handles timeout of pending completion calls
hace 2 años
Keith Daulton
cb282e82a1
Adds error state support for graph search
hace 2 años
Eric Amodio
142a1b7c6b
Adds graph searching for virtual GitHub repos
hace 2 años
Keith Daulton
333758c35d
Debounces event handler for graph search
hace 2 años
Eric Amodio
d6fe77307d
Gets more search results as needed when row paging
hace 2 años
Eric Amodio
954a3be68d
Renames SearchPattern to SearchQuery
Renames more to hasMore
hace 2 años
Eric Amodio
13da01b246
Fixes reversed logic
hace 2 años
Keith Daulton
af31461280
Fixes search validation
hace 2 años
Keith Daulton
58395a23fd
Updates graph searchability
- clears search results when invalid
- hides search when gated
hace 2 años
Eric Amodio
ed2e07dcce
Adds search result paging support
Adds keyboard shortcuts for next/prev search
Adds timeout for webview completion events
hace 2 años
Eric Amodio
db5a6408e6
Fixes row selection jumping on page loads & search
Adds search cancellation to avoid needless calls
Adds search limit setting for the Graph
hace 2 años
Eric Amodio
19fe4a8684
Increases search font-size to match vscode
Adds error highlight for no results like vscode
Removes clear search button (styling looks bad)
hace 2 años
Keith Daulton
3ff8393b84
Updates search to enable regex by default
hace 2 años
Keith Daulton
2ee37c46d3
Adds matching options to graph search
hace 2 años
Keith Daulton
d5e7bea793
Updates search result count to show plus for more
hace 2 años
Eric Amodio
7254dafbc0
Updates selected row on search init & navigation
hace 2 años
Keith Daulton
c9070ac224
Updates graph search UI to use searchResults
- adds check to ensure commit is in graph
- moves input value validation to input handler
- removes mock state
hace 2 años
Eric Amodio
97ea2fdc27
Adds full commit searching to Graph (wip)
hace 2 años
Keith Daulton
d2bd3dae49
Adds search controls to the graph
hace 2 años
Eric Amodio
7dbc10a172
Adds inactive selected state to items in Commit Details
hace 2 años
Eric Amodio
59a7ebcb3d
Fixes actions not overlaying on Commit Details view
hace 2 años
Eric Amodio
07fd314b6d
Fixes missing plus settings checks
hace 2 años
Ramin Tadayon
3e3104973c
Include detached HEAD as local ref
hace 2 años
Eric
62049732d9
79 - UI jumping when you check/uncheck a column
hace 2 años
Eric Amodio
5a112277de
Respects `renderIndentGuides` setting
Updates on configuration changes
hace 2 años
Eric Amodio
782f9dba4f
Fixes date format property
hace 2 años
Eric Amodio
0d43a5c73a
Updates required VS Code version & dependencies
hace 2 años
Eric Amodio
8f437a12bd
Avoids needing completionId on params
Changes `sendCommandWithCompletion` to return a promise
hace 2 años
Eric Amodio
9646e498ab
Supports arbitrary commit jumping when paging
hace 2 años
Eric Amodio
b79aab0b58
Fixes bad css
hace 2 años
Eric Amodio
14634179b3
Bumps header font for better readability
hace 2 años
Eric Amodio
e9e2b06b4c
Moves column settings dropdown to header
hace 2 años
Eric Amodio
873c303bc2
Trims commit message for Graph
hace 2 años
Eric Amodio
999f08d7f9
Removes commented out line
hace 2 años
Eric Amodio
ead603c09f
Removes SearchPattern namespace
hace 2 años
Eric Amodio
993a115602
Ensures relative path imports
hace 2 años
Eric Amodio
1221e5066a
Fixes commit message truncation
hace 2 años
ericf-axosoft
beb503ae81
Feature/hide graph column ( #2216 )
* Add simple dropdown for hiding graph columns
* Fixed lint errors and cleaned the code
* Modified combobox list to show only the graph columns that can be hidden
* Refactoring: removed "getGraphColConfigModel" function
* Fixed ids/keys prefix used for the columns combo
Co-authored-by: Miggy Eusebio <miggy.eusebio@gitkraken.com>
hace 2 años
Ramin Tadayon
5b5211800f
Add a few styles needed for timeline
hace 2 años
Eric Amodio
da3ed45758
Adds new graph settings & settings UI
hace 2 años
Eric Amodio
38e9102799
Adds transition to ref hovers rows
hace 2 años
Eric Amodio
0f11dbfe69
Adds prettier formatting for scss files in vscode
hace 2 años
Eric Amodio
ac4b7625f9
Fixes diff issues with Commit Details view
Refs #2195
hace 2 años