Commit Graph

  • 9e54e5eced Drop protocol check Nora 2023-01-31 14:18:12 +00:00
  • dbca4456a8 Change variant analysis view title Koen Vlaswinkel 2023-01-31 11:55:04 +01:00
  • ecc5fa1e4e Extract MRVA view title generation to method Koen Vlaswinkel 2023-01-31 11:53:22 +01:00
  • 7ec4b4bc96 Merge pull request #2024 from github/koesie10/eslint-config Koen Vlaswinkel 2023-01-31 11:50:07 +01:00
  • ba11781165 Move welcome view test to rendering test Koen Vlaswinkel 2023-01-31 11:43:55 +01:00
  • 3fa7bec323 Merge pull request #2021 from github/nora/fix-placeholder Nora 2023-01-31 09:52:21 +01:00
  • 1120f2fca8 Fix tests Robert 2023-01-30 16:39:52 +00:00
  • 2f573aba0c Remove accidental spaces from error message string Robert 2023-01-30 16:23:35 +00:00
  • a3c6b362f8 Remove unnecessary disabled rules Koen Vlaswinkel 2023-01-30 16:55:05 +01:00
  • 5f382a5677 Combine ESLint configurations Koen Vlaswinkel 2023-01-30 16:43:19 +01:00
  • 6114b591c5 Fix tests when no controller repo is set Koen Vlaswinkel 2023-01-30 15:52:19 +01:00
  • 87465a65ae Merge pull request #2022 from github/nora/remove-history-item-hover Nora 2023-01-30 14:44:39 +01:00
  • b3c4979358 Show welcome view when controller repo is not setup Koen Vlaswinkel 2023-01-26 14:16:40 +01:00
  • 3ba13a32e3 Remove query item on hover Nora 2023-01-30 13:07:47 +00:00
  • 3dc2cec5b6 Update copy Nora 2023-01-30 10:39:42 +00:00
  • 72c8e0bcb6 Convert RedactableError to an Error class of its own Robert 2023-01-27 17:36:56 +00:00
  • 160a6cca76 Use redactable error message for telemetry events Koen Vlaswinkel 2023-01-27 11:49:33 +01:00
  • 4edb83163d Create tagged template for error messages Koen Vlaswinkel 2023-01-27 11:22:20 +01:00
  • fbe0df59be Fix typos Robert 2023-01-27 10:32:03 +00:00
  • ddddd2f0b9 Merge pull request #2018 from github/koesie10/download-progress-indicator Koen Vlaswinkel 2023-01-27 10:14:32 +01:00
  • 5098382afb Merge pull request #2014 from github/koesie10/download-progress Koen Vlaswinkel 2023-01-27 10:14:08 +01:00
  • 7dd5b0a826 Decrease download update delay Koen Vlaswinkel 2023-01-26 17:11:42 +01:00
  • 94968f41e7 Fix response size calculation Koen Vlaswinkel 2023-01-26 17:11:29 +01:00
  • 5ca409797d Merge pull request #2013 from github/nora/extract-scrubber-tests Nora 2023-01-26 17:00:26 +01:00
  • c7bd9f9394 Add determinate progress ring Koen Vlaswinkel 2023-01-26 16:47:37 +01:00
  • db0d41a305 Introduce showAndLogExceptionWithTelemetry Robert 2023-01-26 15:35:11 +00:00
  • 2264b6b983 Merge pull request #2016 from github/nora/query-history-context-menu Nora 2023-01-26 16:33:29 +01:00
  • 012157a57a Remove unused code Nora 2023-01-26 13:48:19 +00:00
  • 940169e2a0 Extract query history scrubber tests Nora 2023-01-26 09:46:56 +00:00
  • 6ebb4affec Use groups and new copy Nora 2023-01-26 13:41:09 +00:00
  • 0efbbbfef1 Add test for download progress reporting Koen Vlaswinkel 2023-01-26 12:25:06 +01:00
  • 610a623bc5 Fix download tests Koen Vlaswinkel 2023-01-26 12:24:47 +01:00
  • 37c9414dad Use async appendFile Koen Vlaswinkel 2023-01-25 16:07:29 +01:00
  • 6cf351f332 Output percentage during results download Robert 2022-12-14 15:49:56 +00:00
  • 07f5d2b20d Merge pull request #2010 from github/robertbrignull/logging_types Robert 2023-01-26 11:21:28 +00:00
  • 51a72227e9 Merge pull request #2011 from github/robertbrignull/catch_unknown Robert 2023-01-26 10:39:55 +00:00
  • e9345dc588 Move documentation to type instead of methods Robert 2023-01-26 10:37:23 +00:00
  • 2acaf31287 Merge pull request #2007 from github/nora/query-history-sort-button Nora 2023-01-26 10:43:20 +01:00
  • 9a572a3c71 Merge pull request #2008 from github/nora/split-query-history-file Nora 2023-01-26 10:38:20 +01:00
  • 1f52642308 Fix rebase problems Nora 2023-01-26 09:21:04 +00:00
  • af7ec57b72 Fix rename in comments Nora 2023-01-26 08:52:52 +00:00
  • c993d30b34 Split query history file Nora 2023-01-25 14:47:07 +00:00
  • 13dd5298bf Enforce that promise rejection values must have unknown type Robert 2023-01-25 16:34:47 +00:00
  • de640e347d Introduce ShowAndLogOptions Robert 2023-01-25 15:54:06 +00:00
  • ca1d63a3fc Merge pull request #2006 from github/nora/update-old-panel-icons Nora 2023-01-25 16:58:09 +01:00
  • 5c5c2e485d Show download percentage in UI Robert 2022-12-05 14:44:42 +00:00
  • 2dc45ae5f6 Add downloadPercentage to VariantAnalysisScannedRepositoryState Robert 2022-12-05 14:20:00 +00:00
  • ad6cbe60fd Merge pull request #1989 from github/robertbrignull/credentials_in_app Robert 2023-01-25 15:15:30 +00:00
  • c1392e5c68 Update copy Nora 2023-01-25 13:58:45 +00:00
  • dcfa990adb Use vscode icon for edit Nora 2023-01-25 13:54:48 +00:00
  • 89483a7b43 Use vscode icon for preview Nora 2023-01-25 13:52:40 +00:00
  • bc6b829d17 Use vscode icon for trash Nora 2023-01-25 13:50:13 +00:00
  • 2c701e0663 Inline shorting in menu Nora 2023-01-25 13:49:56 +00:00
  • 0771e93c1e Use vscode icons Nora 2023-01-25 11:34:42 +00:00
  • 64e73c6426 Merge pull request #2005 from github/nora/update-panel-remote-icon Nora 2023-01-25 11:52:09 +01:00
  • cf2dec9577 Merge pull request #2004 from github/nora/update-query-history-icons Nora 2023-01-25 11:51:55 +01:00
  • 9e25d19924 Fix merge conflict Robert 2023-01-25 10:41:40 +00:00
  • 5342b5b83a Fix tests for error color Nora 2023-01-25 10:19:49 +00:00
  • c5494b6fd2 Merge branch 'main' into robertbrignull/credentials_in_app Robert 2023-01-25 10:15:29 +00:00
  • 1ec39053cb Replace remote icon with cloud Nora 2023-01-25 09:55:53 +00:00
  • 0936185d2f Replace remote database icon Nora 2023-01-25 09:46:33 +00:00
  • ec9b5fe1d3 Replace local database icon Nora 2023-01-25 08:19:26 +00:00
  • 3c56c549bc Replace error icon Nora 2023-01-25 08:09:55 +00:00
  • 407aa14d4d Merge pull request #2002 from github/elena-nora/move-query-history-files Nora 2023-01-25 10:36:25 +01:00
  • 76a35deb66 Move query history files to new folders Nora 2023-01-24 17:04:25 +00:00
  • d6ab2292e0 Merge pull request #2001 from github/nora/query-history-empty-state Nora 2023-01-24 18:01:05 +01:00
  • 8e80106b4f Add documentation Robert 2023-01-24 15:40:38 +00:00
  • 697a004005 Combine test credentials methods into testCredentialsWithRealOctokit Robert 2023-01-24 15:40:21 +00:00
  • 4f2b1af811 Update copy Nora 2023-01-24 15:13:57 +00:00
  • 8ed826c78c Bump CLI Version to v2.12.1 for integration tests (#1999) github-actions[bot] 2023-01-24 10:36:15 +00:00
  • f7a9830455 Merge pull request #1788 from github/koesie10/remove-unsupported-version-constraints Koen Vlaswinkel 2023-01-24 10:49:51 +01:00
  • 1381cb67d6 Merge pull request #1997 from github/robertbrignull/use_as_error Robert 2023-01-23 17:15:59 +00:00
  • cc76ca80da Don't change compileAndRunQuery Robert 2023-01-23 16:05:18 +00:00
  • 3316d1712d Make use of asError instead of reimplementing Robert 2023-01-23 15:42:08 +00:00
  • 140d369098 Remove unsupported version constraints Koen Vlaswinkel 2023-01-23 14:12:54 +01:00
  • 2c19b32cb3 Minor polish to the "bump CLI" automation (#1996) Shati Patel 2023-01-20 18:42:20 +00:00
  • 3ce6735475 Bump CLI Version to v2.12.0 for integration tests (#1995) github-actions[bot] 2023-01-20 17:54:30 +00:00
  • c7f72c5aa9 Ensure cli using latest version from the supported_cli_versions.json (#1992) Taj 2023-01-20 17:13:14 +00:00
  • a17e41cbf1 Merge pull request #1993 from github/elena/extend-tests Elena Tanasoiu 2023-01-20 15:14:48 +00:00
  • 3b5b85caed Disable select item button in new db panel (#1994) Charis Kyriakou 2023-01-20 13:45:15 +00:00
  • 708e55244e Merge pull request #1991 from github/nora/order-context-menu-actions Nora 2023-01-20 13:42:54 +01:00
  • b58d82e53a Fix typo Elena Tanasoiu 2023-01-19 14:26:01 +00:00
  • a2df1eaee4 Add remote queries and variant analyses to our serialization tests Elena Tanasoiu 2023-01-19 14:12:05 +00:00
  • d7fae741ae Merge pull request #1990 from github/charisk/disable-local-dbs Charis Kyriakou 2023-01-20 11:29:08 +00:00
  • dadd3499ac Sort and group context menu actions Nora 2023-01-20 11:02:03 +00:00
  • 526c4f3ab7 Remove root 'remote' node Charis Kyriakou 2023-01-20 09:44:32 +00:00
  • 65623c07a2 Turn off support for local dbs in new panel Charis Kyriakou 2023-01-20 08:39:18 +00:00
  • 8a6b361e84 Fix rename that went too far (#1988) Charis Kyriakou 2023-01-19 09:09:58 +00:00
  • bd74b410f6 Merge pull request #1973 from github/tjgurwara99/bump-cli-extension Andrew Eisenberg 2023-01-18 09:54:47 -08:00
  • 03993f376f Add credentials to App Robert 2023-01-18 17:36:38 +00:00
  • 4dc1b12785 Merge pull request #1984 from github/elena/move-tests Elena Tanasoiu 2023-01-18 17:29:27 +00:00
  • c2dcfe92bc Update db panel rendering tests to not rely on order of root nodes (#1987) Charis Kyriakou 2023-01-18 16:47:35 +00:00
  • 1bd749dee0 Convert integration tests to unit tests (#1986) Charis Kyriakou 2023-01-18 16:42:38 +00:00
  • e97a7c4993 Move tests for serialization/deserialization in their own file Elena Tanasoiu 2023-01-18 12:16:01 +00:00
  • 13389fd35f Merge pull request #1983 from github/nora/db-panel-add-item Nora 2023-01-18 13:17:23 +01:00
  • 9c011c5fd1 Create testfile in no workspaces and copy paste Nora 2023-01-18 10:38:34 +00:00
  • f97dbb136d Merge pull request #1981 from github/nora/db-panel-selection Nora 2023-01-18 12:35:59 +01:00
  • f154b59b14 description for version Taj 2023-01-18 11:10:44 +00:00
  • ec1cf015bf Removed unnecessary awaits (#1982) Charis Kyriakou 2023-01-18 10:58:37 +00:00
  • 79289802c0 Create new selection test file and copy paste tests Nora 2023-01-18 10:19:17 +00:00