Robert
db0d41a305
Introduce showAndLogExceptionWithTelemetry
2023-01-26 15:38:03 +00:00
Robert
07f5d2b20d
Merge pull request #2010 from github/robertbrignull/logging_types
...
Introduce ShowAndLogOptions
2023-01-26 11:21:28 +00:00
Robert
51a72227e9
Merge pull request #2011 from github/robertbrignull/catch_unknown
...
Enforce that promise rejection values must have unknown type
2023-01-26 10:39:55 +00:00
Robert
e9345dc588
Move documentation to type instead of methods
2023-01-26 10:37:23 +00:00
Nora
2acaf31287
Merge pull request #2007 from github/nora/query-history-sort-button
...
Query History: sorting
2023-01-26 10:43:20 +01:00
Nora
9a572a3c71
Merge pull request #2008 from github/nora/split-query-history-file
...
Query History: split file
2023-01-26 10:38:20 +01:00
Nora
1f52642308
Fix rebase problems
2023-01-26 09:21:04 +00:00
Nora
af7ec57b72
Fix rename in comments
2023-01-26 10:07:31 +01:00
Nora
c993d30b34
Split query history file
2023-01-26 10:07:31 +01:00
Robert
13dd5298bf
Enforce that promise rejection values must have unknown type
2023-01-25 16:34:47 +00:00
Robert
de640e347d
Introduce ShowAndLogOptions
2023-01-25 16:29:30 +00:00
Nora
ca1d63a3fc
Merge pull request #2006 from github/nora/update-old-panel-icons
...
Update icons of old DB panel
2023-01-25 16:58:09 +01:00
Robert
ad6cbe60fd
Merge pull request #1989 from github/robertbrignull/credentials_in_app
...
Add credentials to App
2023-01-25 15:15:30 +00:00
Nora
c1392e5c68
Update copy
2023-01-25 13:58:45 +00:00
Nora
dcfa990adb
Use vscode icon for edit
2023-01-25 13:54:48 +00:00
Nora
89483a7b43
Use vscode icon for preview
2023-01-25 13:52:40 +00:00
Nora
bc6b829d17
Use vscode icon for trash
2023-01-25 13:50:13 +00:00
Nora
2c701e0663
Inline shorting in menu
2023-01-25 13:49:56 +00:00
Nora
0771e93c1e
Use vscode icons
2023-01-25 11:34:42 +00:00
Nora
64e73c6426
Merge pull request #2005 from github/nora/update-panel-remote-icon
...
DB panel: use cloud icon for variant analysis repositories
2023-01-25 11:52:09 +01:00
Nora
cf2dec9577
Merge pull request #2004 from github/nora/update-query-history-icons
...
Query history polish: new icons
2023-01-25 11:51:55 +01:00
Robert
9e25d19924
Fix merge conflict
2023-01-25 10:41:40 +00:00
Nora
5342b5b83a
Fix tests for error color
2023-01-25 10:19:49 +00:00
Robert
c5494b6fd2
Merge branch 'main' into robertbrignull/credentials_in_app
2023-01-25 10:15:29 +00:00
Nora
1ec39053cb
Replace remote icon with cloud
2023-01-25 09:55:53 +00:00
Nora
0936185d2f
Replace remote database icon
2023-01-25 09:47:07 +00:00
Nora
ec9b5fe1d3
Replace local database icon
2023-01-25 09:47:06 +00:00
Nora
3c56c549bc
Replace error icon
2023-01-25 09:47:06 +00:00
Nora
407aa14d4d
Merge pull request #2002 from github/elena-nora/move-query-history-files
...
Move query history files to new folders
2023-01-25 10:36:25 +01:00
Nora
76a35deb66
Move query history files to new folders
2023-01-24 17:04:25 +00:00
Nora
d6ab2292e0
Merge pull request #2001 from github/nora/query-history-empty-state
...
Query history polish: update empty state
2023-01-24 18:01:05 +01:00
Robert
8e80106b4f
Add documentation
2023-01-24 15:40:38 +00:00
Robert
697a004005
Combine test credentials methods into testCredentialsWithRealOctokit
2023-01-24 15:40:21 +00:00
Nora
4f2b1af811
Update copy
2023-01-24 15:13:57 +00:00
github-actions[bot]
8ed826c78c
Bump CLI Version to v2.12.1 for integration tests ( #1999 )
2023-01-24 10:36:15 +00:00
Koen Vlaswinkel
f7a9830455
Merge pull request #1788 from github/koesie10/remove-unsupported-version-constraints
...
Remove unsupported version constraints
2023-01-24 10:49:51 +01:00
Robert
1381cb67d6
Merge pull request #1997 from github/robertbrignull/use_as_error
...
Make use of asError instead of reimplementing
2023-01-23 17:15:59 +00:00
Robert
cc76ca80da
Don't change compileAndRunQuery
2023-01-23 16:05:18 +00:00
Robert
3316d1712d
Make use of asError instead of reimplementing
2023-01-23 15:49:31 +00:00
Koen Vlaswinkel
140d369098
Remove unsupported version constraints
...
This removes all CodeQL CLI version constraints for unsupported CLI
versions (< 2.7.6). The oldest supported CLI version is 2.7.6 since GHES
3.3 recommends using CodeQL CLI 2.7.6.
2023-01-23 14:13:05 +01:00
Shati Patel
2c19b32cb3
Minor polish to the "bump CLI" automation ( #1996 )
2023-01-20 18:42:20 +00:00
github-actions[bot]
3ce6735475
Bump CLI Version to v2.12.0 for integration tests ( #1995 )
2023-01-20 17:54:30 +00:00
Taj
c7f72c5aa9
Ensure cli using latest version from the supported_cli_versions.json ( #1992 )
2023-01-20 17:13:14 +00:00
Elena Tanasoiu
a17e41cbf1
Merge pull request #1993 from github/elena/extend-tests
...
Add remote queries and variant analyses to our serialization tests
2023-01-20 15:14:48 +00:00
Charis Kyriakou
3b5b85caed
Disable select item button in new db panel ( #1994 )
2023-01-20 13:45:15 +00:00
Nora
708e55244e
Merge pull request #1991 from github/nora/order-context-menu-actions
...
Sort and group context menu actions
2023-01-20 13:42:54 +01:00
Elena Tanasoiu
b58d82e53a
Fix typo
2023-01-20 12:15:35 +00:00
Elena Tanasoiu
a2df1eaee4
Add remote queries and variant analyses to our serialization tests
...
This was just testing local queries.
2023-01-20 12:11:06 +00:00
Charis Kyriakou
d7fae741ae
Merge pull request #1990 from github/charisk/disable-local-dbs
...
Turn off support for local dbs and remote root 'remote' node from new db panel
2023-01-20 11:29:08 +00:00
Nora
dadd3499ac
Sort and group context menu actions
2023-01-20 11:02:03 +00:00