Commit Graph

  • c84fa538ba Fire an event when clicking the "model alerts indicator" button (#3516) Shati Patel 2024-03-27 12:47:22 +00:00
  • 317d3b3c0e Fix "View" link in model alerts view (#3519) Shati Patel 2024-03-27 12:16:09 +00:00
  • e52a08db4d Safely close file handle in all cases Koen Vlaswinkel 2024-03-27 10:46:56 +01:00
  • 139c4555d9 Use Disposable type instead of isDisposable function Koen Vlaswinkel 2024-03-27 10:43:31 +01:00
  • a502e52d37 Add "view" button in model alerts view (#3514) Shati Patel 2024-03-26 17:51:37 +00:00
  • 6b0f7e86fa Mark progress bars as cancellable where it appears we are respecting the token Robert 2024-03-26 17:03:57 +00:00
  • 5d45a114be Merge pull request #3510 from github/aeisenberg/flush-archive-files Andrew Eisenberg 2024-03-26 08:11:36 -07:00
  • b53b33e3b6 Use file handle in TeeLogger Koen Vlaswinkel 2024-03-26 15:58:39 +01:00
  • ccd53133a9 Use wider type for "reveal in model editor" (#3512) Shati Patel 2024-03-26 13:54:42 +00:00
  • 38e862c1e0 Merge pull request #3513 from github/github-action/bump-cli Koen Vlaswinkel 2024-03-26 14:12:44 +01:00
  • 8de85453ec Merge pull request #3511 from github/koesie10/update-kinds Koen Vlaswinkel 2024-03-26 13:54:16 +01:00
  • 6d535ab0ad Bump CLI version from v2.16.5 to v2.16.6 for integration tests github-actions[bot] 2024-03-26 12:24:52 +00:00
  • 61fa841784 Update CHANGELOG Koen Vlaswinkel 2024-03-26 12:20:45 +01:00
  • b3c83d175a Update supported sink and source kinds Koen Vlaswinkel 2024-03-26 12:09:51 +01:00
  • bd57005832 Split Java and C# model editor languages Koen Vlaswinkel 2024-03-26 11:55:20 +01:00
  • e939750822 Flush archive file systems when removed Andrew Eisenberg 2024-03-25 16:21:48 -07:00
  • 21c33b762c Added filtering and sorting in the model alerts view (#3509) Charis Kyriakou 2024-03-25 17:18:09 +00:00
  • 8b6a9352f6 Update model alert processing to track repo results (#3508) Charis Kyriakou 2024-03-25 12:15:16 +00:00
  • dea68e928a Extract re-usable SearchBox component (#3507) Charis Kyriakou 2024-03-25 10:34:23 +00:00
  • a6b3d38939 Re-use setRepoResults instead of having a setReposResult message (#3506) Charis Kyriakou 2024-03-22 16:01:02 +00:00
  • 1739af4013 Merge pull request #3505 from github/koesie10/fix-python-model-editor Koen Vlaswinkel 2024-03-22 15:39:58 +01:00
  • cbc6b73759 Wire up processing model evaluation run results and showing alerts (#3503) Charis Kyriakou 2024-03-22 14:33:36 +00:00
  • 5c43018692 Merge pull request #3504 from github/koesie10/downgrade-typescript-eslint Koen Vlaswinkel 2024-03-22 13:10:03 +01:00
  • 895673188f Fix detection of Python instance methods Koen Vlaswinkel 2024-03-22 13:09:21 +01:00
  • 38327c7b7f Downgrade @typescript-eslint/eslint-plugin to v6 Koen Vlaswinkel 2024-03-22 12:21:31 +01:00
  • 161fe3d5a7 Merge pull request #3502 from github/dependabot/npm_and_yarn/extensions/ql-vscode/vscode/debugprotocol-1.65.0 Koen Vlaswinkel 2024-03-21 14:48:18 +01:00
  • b99caf7bc1 Merge pull request #3499 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook-e497c5f385 Koen Vlaswinkel 2024-03-21 14:47:21 +01:00
  • bd7d8ddaf0 Merge pull request #3501 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-09a1cc5d51 Koen Vlaswinkel 2024-03-21 14:47:05 +01:00
  • 5c0ecd4041 Merge pull request #3500 from github/dependabot/npm_and_yarn/extensions/ql-vscode/testing-library-79d2cbd4c7 Koen Vlaswinkel 2024-03-21 14:46:43 +01:00
  • bfdb04bf69 Bump @vscode/debugprotocol in /extensions/ql-vscode dependabot[bot] 2024-03-21 13:33:52 +00:00
  • c8f9381af2 Bump the typescript-eslint group in /extensions/ql-vscode with 1 update dependabot[bot] 2024-03-21 13:33:38 +00:00
  • 189a460621 Bump the testing-library group in /extensions/ql-vscode with 1 update dependabot[bot] 2024-03-21 13:33:15 +00:00
  • 79967b8aed Bump the storybook group in /extensions/ql-vscode with 1 update dependabot[bot] 2024-03-21 13:32:57 +00:00
  • cdacde3121 Merge pull request #3498 from github/github-action/bump-cli Arthur Baars 2024-03-21 14:29:09 +01:00
  • 219840200c Bump CLI version from v2.16.4 to v2.16.5 for integration tests github-actions[bot] 2024-03-21 12:36:34 +00:00
  • 175907d39c Add React components for showing model alert results (#3495) Charis Kyriakou 2024-03-20 15:00:33 +00:00
  • a8a63a4633 Remove repoStates state tracking from model evaluation (#3496) Charis Kyriakou 2024-03-20 14:59:58 +00:00
  • 83b0614162 Fix code scanning alert about duplicate command usage (#3497) Shati Patel 2024-03-20 14:37:45 +00:00
  • 9e1ca91676 Merge pull request #3480 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook-ea1bb043e9 Koen Vlaswinkel 2024-03-20 14:50:38 +01:00
  • 6c3b0b5bb1 Move AnalysisAlert mock creation to a factory module (#3493) Charis Kyriakou 2024-03-20 12:03:06 +00:00
  • e7d2a59756 Merge pull request #3478 from github/robertbrignull/token-query Robert 2024-03-20 11:38:42 +00:00
  • 8c3d3b62f5 Move @storybook/icons to devDependencies Koen Vlaswinkel 2024-03-20 12:28:47 +01:00
  • c110fd3e0b Switch from Webpack to Vite for Storybook Koen Vlaswinkel 2024-03-20 12:26:57 +01:00
  • 47cdd109a4 Merge pull request #3494 from github/version/bump-to-v1.12.5 Koen Vlaswinkel 2024-03-20 12:13:49 +01:00
  • c553b1cb1d Run storybook migrate mdx-to-csf Koen Vlaswinkel 2024-03-20 12:08:36 +01:00
  • ee4b13c9e9 Fix deprecation warning Koen Vlaswinkel 2024-03-20 12:06:08 +01:00
  • 1982ad45b8 Bump version to v1.12.5 github-actions[bot] 2024-03-20 10:54:17 +00:00
  • fb77d628f1 Merge pull request #3492 from github/v1.12.4 Koen Vlaswinkel 2024-03-20 11:52:56 +01:00
  • 36236680a4 Add model alerts stats to the view (#3481) Shati Patel 2024-03-20 10:14:39 +00:00
  • 876af669cb v1.12.4 v1.12.4 Koen Vlaswinkel 2024-03-20 10:28:24 +01:00
  • 3519139e68 Update MethodName component to receive specific props (#3491) Charis Kyriakou 2024-03-20 09:03:13 +00:00
  • 724370fb40 Fix ModelAlerts view stories (#3490) Charis Kyriakou 2024-03-19 16:07:39 +00:00
  • 4deae2f79d Merge pull request #3486 from github/aeisenberg/ignore-missing-database Andrew Eisenberg 2024-03-18 12:47:43 -07:00
  • 3f817b3c0f Don't show notification after local query cancellation (#3489) Charis Kyriakou 2024-03-18 15:57:21 +00:00
  • 2d1c2349f8 Add 'stop evaluation' action to Model Alerts view (#3487) Charis Kyriakou 2024-03-18 15:41:33 +00:00
  • 46efb7c971 Center align model evaluation run link (#3488) Charis Kyriakou 2024-03-18 13:56:51 +00:00
  • 79d4e8cb78 Wire up variant analysis updates to Model Alerts view (#3485) Charis Kyriakou 2024-03-18 11:35:45 +00:00
  • 31cfaebb59 Ensure database sources are zipped on re-import Andrew Eisenberg 2024-03-17 11:51:58 -07:00
  • fe957db17a When importing from a directory, check for testproj Andrew Eisenberg 2024-03-17 11:27:35 -07:00
  • d57255152c Safely check for out of date databases Andrew Eisenberg 2024-03-17 11:25:05 -07:00
  • 752ec04400 Added error handling on webview message processing (#3470) Charis Kyriakou 2024-03-15 12:27:26 +00:00
  • ec31b97de8 Bump @types/jest from 29.5.11 to 29.5.12 in /extensions/ql-vscode (#3483) dependabot[bot] 2024-03-14 10:45:42 -07:00
  • c447548db3 Bump the typescript-eslint group in /extensions/ql-vscode with 1 update (#3482) dependabot[bot] 2024-03-14 10:45:11 -07:00
  • f5c3502202 Bump @babel/preset-env from 7.23.9 to 7.24.0 in /extensions/ql-vscode (#3475) dependabot[bot] 2024-03-14 10:43:59 -07:00
  • 5427c169b9 Show model packs in Model Alerts view (#3484) Charis Kyriakou 2024-03-14 17:11:14 +00:00
  • de2fc2966d Bump the storybook group in /extensions/ql-vscode with 11 updates dependabot[bot] 2024-03-14 16:19:27 +00:00
  • f06bc88b59 Merge pull request #3477 from github/koesie10/grouped-dependabot-updates Koen Vlaswinkel 2024-03-14 17:15:15 +01:00
  • d65e6bea53 Simplify now we've deleted withInheritedProgress Robert 2024-03-14 16:02:37 +00:00
  • 115ff838c5 Add model packs to variant analyses (#3472) Charis Kyriakou 2024-03-14 14:39:30 +00:00
  • 41524cf45c Group some npm dependency updates Koen Vlaswinkel 2024-03-14 15:05:29 +01:00
  • 9777cb1c66 Merge pull request #3464 from github/robertbrignull/token-not-used Robert 2024-03-14 13:46:30 +00:00
  • d9ac8744b6 Merge pull request #3466 from github/robertbrignull/remove_withInheritedProgress Robert 2024-03-14 13:44:22 +00:00
  • fffb0349a6 Apply suggestions from code review Robert 2024-03-14 13:33:06 +00:00
  • 0454130821 Merge branch 'main' into robertbrignull/remove_withInheritedProgress Robert 2024-03-14 13:24:36 +00:00
  • 06f9f2c687 Add title to model alerts view (#3465) Shati Patel 2024-03-14 11:46:36 +00:00
  • dd90e38b7a Add new ModelPacks component (#3469) Charis Kyriakou 2024-03-14 11:34:34 +00:00
  • aa2f371583 Close Model Alerts view when Model editor closes (#3468) Charis Kyriakou 2024-03-14 10:39:44 +00:00
  • bbc881e7c7 Move LinkIconButton to common dir (#3467) Charis Kyriakou 2024-03-14 09:39:59 +00:00
  • 4cdbdd0d7d Merge pull request #3433 from github/aeisenberg/re-import-test-db Andrew Eisenberg 2024-03-13 12:34:01 -07:00
  • ff889b73e1 Make documentation of fields more consistent Robert 2024-03-13 18:09:51 +00:00
  • 834b6a649e Use jest.MockedFunction Robert 2024-03-13 18:06:44 +00:00
  • 16b8f848b5 Delete ProgressContext Robert 2024-03-13 17:45:06 +00:00
  • bf58e311dd Delete withInheritedProgress because we always have a progress context Robert 2024-03-13 17:37:21 +00:00
  • 84df4b64d8 Update messages/descriptions with how to fix the alert Robert 2024-03-13 17:24:09 +00:00
  • 4346cc6e98 Link to cancellable property Robert 2024-03-13 17:08:55 +00:00
  • 73bece6f38 Add query for using token when not cancellable Robert 2024-03-13 16:43:59 +00:00
  • 280bf8b7b2 Convert to an abstract class Robert 2024-03-13 16:43:42 +00:00
  • a559a0a3e2 Merge pull request #3454 from github/koesie10/cancellable-variant-analysis Koen Vlaswinkel 2024-03-13 16:10:18 +01:00
  • 695cf340b7 Do not make model evaluator cancellable Koen Vlaswinkel 2024-03-13 15:48:00 +01:00
  • 84a8ffdad2 Only allow one open model alerts view (#3461) Shati Patel 2024-03-13 14:05:47 +00:00
  • d56f71710e Use MultiCancellationToken in model evaluator Koen Vlaswinkel 2024-03-13 13:03:46 +01:00
  • 826175ccd5 Create token-not-used.ql Robert 2024-03-13 11:32:57 +00:00
  • 3005dacf4e Use VSCodeBadge component (#3462) Shati Patel 2024-03-13 10:12:48 +00:00
  • 8bb0085992 Enable forceExit for CLI tests Koen Vlaswinkel 2024-03-13 10:20:55 +01:00
  • 992a836ccb Use tree-kill for killing CLI process Koen Vlaswinkel 2024-03-12 14:17:33 +01:00
  • 2d85018d1d Add better log messages Andrew Eisenberg 2024-03-12 14:50:59 -07:00
  • f84f792c5f Merge remote-tracking branch 'upstream/main' into aeisenberg/re-import-test-db Andrew Eisenberg 2024-03-12 14:38:10 -07:00
  • 55b9b2e891 Use mocks instead of spies in tests Robert 2024-03-07 15:05:32 +00:00
  • ec42728367 Only construct DatabaseFetcher once in extension.ts Robert 2024-03-07 14:58:45 +00:00
  • 9fa6d99f09 Have the skeleton query wizard call promptImportGithubDatabase so we can make more methods private Robert 2024-03-07 12:58:21 +00:00