Commit Graph

  • dbba6972e1 Run MRVA against remote DB Nora 2022-12-05 15:07:48 +01:00
  • c436688eb2 Merge pull request #1830 from github/nora/selected-db-item Nora 2022-12-06 09:33:21 +01:00
  • 127baea584 Update README.md to clarify that vscode-codeql also installs 'Test Adapter Converter' and 'Test Explorer UI' (#1831) darkred 2022-12-05 19:10:20 +02:00
  • 425befa959 Add tests Nora 2022-12-05 17:38:40 +01:00
  • 1050968db1 Update extensions/ql-vscode/test/pure-tests/databases/db-item-selection.test.ts Nora 2022-12-05 16:57:30 +01:00
  • 7a2f976199 Refactor selection method to allow all types of DbItem lists Nora 2022-12-05 16:21:35 +01:00
  • 9362881e22 Rename method on db Manager Nora 2022-12-05 16:21:03 +01:00
  • 60b1f141a1 Rename and reduce test lines Nora 2022-12-05 16:20:49 +01:00
  • 02c8df003a Fix missing error message on repository selection Koen Vlaswinkel 2022-12-05 15:17:26 +01:00
  • b91e31cb2c Merge pull request #1835 from github/koesie10/hide-analyzed-when-failed Koen Vlaswinkel 2022-12-05 14:51:11 +01:00
  • 272aed7d31 Merge pull request #1836 from github/koesie10/fix-view-jest-config Koen Vlaswinkel 2022-12-05 14:40:17 +01:00
  • 96850e442f Hide analyzed panel when it's empty Koen Vlaswinkel 2022-12-05 14:05:37 +01:00
  • a19a3297c5 Fix Jest config for view tests Koen Vlaswinkel 2022-12-05 13:59:09 +01:00
  • 795a0bc46d Minor: make changelog entry more consistent (#1834) Shati Patel 2022-12-05 11:19:08 +00:00
  • 2967777db1 Track parent list name for db items (#1833) Charis Kyriakou 2022-12-05 10:48:33 +00:00
  • 7bb0d0fda9 Restructure variant analysis manager tests Koen Vlaswinkel 2022-12-05 11:16:27 +01:00
  • 0e744fdb5a Merge pull request #1822 from github/koesie10/consistent-query-text-file-commands Koen Vlaswinkel 2022-12-05 10:46:29 +01:00
  • 39a0ef00c4 Merge pull request #1825 from github/koesie10/add-swift-support Koen Vlaswinkel 2022-12-05 10:23:33 +01:00
  • 9110af80d8 Add test Nora 2022-12-02 17:41:46 +01:00
  • ee056ce2b3 Create method to expose selected DbItem Nora 2022-12-02 15:22:14 +01:00
  • 2db4a951c2 Merge pull request #1829 from github/nora/fix-vscode-test-setup Nora 2022-12-05 09:58:03 +01:00
  • 994ebaacd0 Merge pull request #1827 from github/koesie10/filter-sarif-snippets Koen Vlaswinkel 2022-12-02 18:46:19 +01:00
  • d00dde06ca Adjust launch.json Nora 2022-12-02 16:36:43 +01:00
  • 402b33830d Add tests for excluded snippets Koen Vlaswinkel 2022-12-02 16:32:29 +01:00
  • 735372ee72 Implement PR feedback Koen Vlaswinkel 2022-12-02 16:26:24 +01:00
  • 51d3a018de Add spinner when loading results Koen Vlaswinkel 2022-12-02 16:19:56 +01:00
  • c0187a5650 Limit SARIF code snippet size Koen Vlaswinkel 2022-12-02 15:33:44 +01:00
  • 008d7b363f Merge pull request #1826 from github/robertbrignull/check_status Robert 2022-12-02 14:23:36 +00:00
  • c9d6bfd32e Merge pull request #1820 from github/koesie10/export-progress Koen Vlaswinkel 2022-12-02 14:55:28 +01:00
  • dc2bb3a6e0 Merge remote-tracking branch 'origin/main' into koesie10/export-progress Koen Vlaswinkel 2022-12-02 14:25:05 +01:00
  • 1d4cbde48e Check variant analysis status in isVariantAnalysisComplete Robert 2022-12-02 12:45:52 +00:00
  • 8b354357c1 Show selected item in new DB panel (#1824) Shati Patel 2022-12-02 12:44:51 +00:00
  • 109ee0498e Merge pull request #1816 from github/koesie10/export-cancelled-results Koen Vlaswinkel 2022-12-02 13:03:37 +01:00
  • 944a9115e9 Add basic Swift support Koen Vlaswinkel 2022-12-02 11:23:26 +01:00
  • 9c51974cb0 Merge pull request #1821 from github/koesie10/monitor-error-handling Koen Vlaswinkel 2022-12-02 11:12:29 +01:00
  • 6d1b5ab1e1 Update the format of selected state and propagate it to the treeview (#1817) Charis Kyriakou 2022-12-01 16:27:21 +00:00
  • 5bee07c712 Merge pull request #1819 from github/koesie10/fix-export-title Koen Vlaswinkel 2022-12-01 14:19:00 +01:00
  • 32f3d32989 Add tests for opening query text/file Koen Vlaswinkel 2022-12-01 14:03:07 +01:00
  • dd5da2bbc0 Make query text and file commands consistent Koen Vlaswinkel 2022-12-01 13:39:35 +01:00
  • 3d81e1b31e Handle errors when retrieving variant analyses in the monitor Koen Vlaswinkel 2022-12-01 13:22:53 +01:00
  • bf84dbea69 Merge pull request #1818 from github/koesie10/fix-duplicate-webviews-error Koen Vlaswinkel 2022-12-01 12:55:47 +01:00
  • 7414a77b8a Add progress notification to exporting results Koen Vlaswinkel 2022-12-01 12:53:10 +01:00
  • fb154ab423 Merge pull request #1814 from github/nora/adjust-errormessage-api-response Nora 2022-12-01 12:24:28 +01:00
  • 6a431b0719 Fix Gist title in result export Koen Vlaswinkel 2022-12-01 12:14:35 +01:00
  • f6bb233a15 Close serialized webview when another view already exists Koen Vlaswinkel 2022-12-01 11:43:37 +01:00
  • 386e9bb865 Merge pull request #1791 from github/elena/eslint-github Elena Tanasoiu 2022-12-01 10:30:04 +00:00
  • 0f7cf2d935 Take into account filters for action buttons Koen Vlaswinkel 2022-12-01 11:19:43 +01:00
  • 72f253e39f Add exporting of in-progress/cancelled results Koen Vlaswinkel 2022-12-01 11:08:32 +01:00
  • 168ce8fd28 Add new lint fix Elena Tanasoiu 2022-12-01 09:40:33 +00:00
  • 0a633a29fe Remove duplicate identifier Elena Tanasoiu 2022-11-25 09:27:57 +00:00
  • d8bbd3de9f Fix faulty import Elena Tanasoiu 2022-11-25 09:20:20 +00:00
  • 99bb04b458 Enable eslint-plugin-github for vscode-tests folder Elena Tanasoiu 2022-11-24 21:01:54 +00:00
  • 8fcbee6ad4 Enable eslint-github-plugin for view folder Elena Tanasoiu 2022-11-24 19:52:06 +00:00
  • 195ef45600 Enable eslint-plugin-github for storybook Elena Tanasoiu 2022-11-24 19:37:53 +00:00
  • 56660b1720 Enable eslint-plugin-github in test folder Elena Tanasoiu 2022-11-24 19:29:39 +00:00
  • b45c67f24f Autofix prefer-template Elena Tanasoiu 2022-11-30 12:30:13 +00:00
  • 30cf72b6c8 Autofix object-shorthand Elena Tanasoiu 2022-11-30 12:28:56 +00:00
  • 670c863f3f Autofix import/no-namespace Elena Tanasoiu 2022-11-30 12:26:19 +00:00
  • 754fa67231 Autofix import/no-duplicates Elena Tanasoiu 2022-11-30 12:23:37 +00:00
  • 706f2e3ca1 Autofix eslint-comments/no-unused-disable Elena Tanasoiu 2022-11-30 12:20:02 +00:00
  • dc5d8daa84 Autofix @typescript-eslint/array-type Elena Tanasoiu 2022-11-30 12:18:42 +00:00
  • 0b9ba3cb94 Start by turning off all rules that have found offences Elena Tanasoiu 2022-11-24 17:03:47 +00:00
  • f539ba3b85 Enable eslint-plugin-github in main extension folder Elena Tanasoiu 2022-11-24 16:24:23 +00:00
  • bccc573c6a Install eslint-plugin-github Elena Tanasoiu 2022-11-24 12:05:04 +00:00
  • b273db13d0 Merge pull request #1812 from github/koesie10/load-results-tests Koen Vlaswinkel 2022-12-01 09:55:25 +01:00
  • a704a2bf46 Merge pull request #1804 from github/koesie10/stop-monitor-after-remove Koen Vlaswinkel 2022-12-01 09:38:23 +01:00
  • bf328d56d7 Merge remote-tracking branch 'origin/main' into koesie10/stop-monitor-after-remove Koen Vlaswinkel 2022-11-30 18:29:54 +01:00
  • 10fe55cff5 Merge pull request #1815 from github/robertbrignull/view_paths Robert 2022-11-30 17:26:52 +00:00
  • b3003fc0ba Merge remote-tracking branch 'origin/main' into koesie10/load-results-tests Koen Vlaswinkel 2022-11-30 18:23:41 +01:00
  • 125867d68c Merge pull request #1809 from github/robertbrignull/failed_analysis_spinner Robert 2022-11-30 17:19:33 +00:00
  • 27b4203d8b Merge pull request #1813 from github/charisk/logging-tidy Charis Kyriakou 2022-11-30 16:59:10 +00:00
  • f9803fc760 Use toBeInTheDocument Robert 2022-11-30 16:45:36 +00:00
  • c958fd2052 Remove unused mock Robert 2022-11-30 16:40:46 +00:00
  • adea0b4d77 Add theme provider when rendering code flows Robert 2022-11-30 16:34:50 +00:00
  • 3dd6effce5 Adjust api response Nora 2022-11-30 17:16:25 +01:00
  • f3e4766287 Merge pull request #1789 from github/koesie10/remove-variant-analysis-monitor-return-value Koen Vlaswinkel 2022-11-30 16:47:23 +01:00
  • 3751f3ec6c Add tests Robert 2022-11-30 15:28:21 +00:00
  • 2b9bff14f3 Switch to async methods for fs operations Koen Vlaswinkel 2022-11-30 16:27:08 +01:00
  • 45a87192de Merge pull request #1808 from github/robertbrignull/failed_analysis_pending Robert 2022-11-30 15:18:11 +00:00
  • c889c09584 Rename logger to extLogger Charis Kyriakou 2022-11-30 13:53:17 +00:00
  • 45ffd8a45c Tidy up logging docs Charis Kyriakou 2022-11-30 09:59:44 +00:00
  • 6c3731fe98 Add tests for loading results Koen Vlaswinkel 2022-11-30 13:52:33 +01:00
  • 74e047cbd8 Move logging code to /common/logging and split into multiple files (#1800) Charis Kyriakou 2022-11-30 09:45:29 +00:00
  • a9a5d098c7 Merge pull request #1811 from github/koesie10/fix-stat-item-header-color Koen Vlaswinkel 2022-11-30 09:59:31 +01:00
  • 8f0e6154ad Remove variant analysis monitor return value Koen Vlaswinkel 2022-11-24 15:16:28 +01:00
  • 2895e84586 Merge pull request #1798 from github/jest-migration/integration-tests Koen Vlaswinkel 2022-11-30 09:54:35 +01:00
  • 56585b43e6 Merge remote-tracking branch 'origin/main' into jest-migration/integration-tests Koen Vlaswinkel 2022-11-30 09:06:07 +01:00
  • 6dc1f9f601 Merge pull request #1801 from github/jest-migration/retry-tests Koen Vlaswinkel 2022-11-30 08:49:49 +01:00
  • 91edad8df2 Merge pull request #1662 from github/alexet/update-lsp Andrew Eisenberg 2022-11-29 10:37:19 -08:00
  • 2637d6d00c Added changelog entry for updated vscode version. Alexander Eyers-Taylor 2022-11-29 17:24:54 +00:00
  • 4771d9b834 Add tests of a pending and failed variant analysis Robert 2022-11-29 16:33:03 +00:00
  • e6fb4803d1 Merge pull request #1810 from github/koesie10/storybook-themes Koen Vlaswinkel 2022-11-29 17:21:36 +01:00
  • c7dbaebcec Fix header color of stat item Koen Vlaswinkel 2022-11-29 17:19:14 +01:00
  • 3fdc328767 Add additional Storybook VSCode themes Koen Vlaswinkel 2022-11-29 16:49:04 +01:00
  • ec9d6b1907 Merge pull request #1806 from github/koesie10/fix-loading-results Koen Vlaswinkel 2022-11-29 16:30:25 +01:00
  • 2cdd6de38e Don't show spinner for a failed analysis Robert 2022-11-29 15:00:10 +00:00
  • 339819c82b Don't show pending state when analysis has failed Robert 2022-11-29 14:56:09 +00:00
  • 75b684b00f MRVA: Fix typo in repo cancellation message (#1807) Shati Patel 2022-11-29 14:37:19 +00:00
  • bc65d8f311 Fix loading results in second opened view Koen Vlaswinkel 2022-11-29 14:26:36 +01:00
  • 0047186c83 Fix rehydration in variant analysis removal test Koen Vlaswinkel 2022-11-29 11:41:57 +01:00