Commit Graph

  • a3fafc8e59 Merge pull request #1611 from github/aeisenberg/fix-flakes Andrew Eisenberg 2022-10-25 08:26:26 -07:00
  • 6a636baa21 Remove historyItemId for variant analyses (#1651) Charis Kyriakou 2022-10-25 13:57:48 +01:00
  • 9e92d0c4a7 Allow multiple query history items for a single variant analysis (#1653) Charis Kyriakou 2022-10-25 13:47:53 +01:00
  • 78a0a4e580 Bump CLI version to 2.11.2 for integration tests Shati Patel 2022-10-25 11:02:51 +01:00
  • f0f01720f1 Merge pull request #1648 from github/koesie10/store-scenario-bodies-as-files Koen Vlaswinkel 2022-10-25 11:18:38 +02:00
  • c8b0461f7f Merge pull request #1620 from github/mob/consume-update-event Elena Tanasoiu 2022-10-25 09:20:31 +01:00
  • 00de0820fb Add proper handling of binary responses Koen Vlaswinkel 2022-10-24 16:57:14 +02:00
  • 5a76df8489 Load response bodies from files Koen Vlaswinkel 2022-10-24 16:09:26 +02:00
  • 9764a93900 Store ZIP bodies as files Koen Vlaswinkel 2022-10-24 11:30:09 +02:00
  • 130d8efe35 Tidy up msw handlers used for scenario replay (#1649) Charis Kyriakou 2022-10-25 08:44:29 +01:00
  • 63a5021e5e Use sarif parser for reopened results (#1457) Angela P Wen 2022-10-24 12:31:35 -07:00
  • e891169ca3 MRVA: Use QLX to precompile queries Edoardo Pirovano 2022-10-21 20:45:29 +02:00
  • 98284d9b2c Add loading of mock scenarios (#1641) Charis Kyriakou 2022-10-24 16:27:37 +01:00
  • b480f8f375 Fix incorrect merge resolution in changelog Asger F 2022-10-24 13:20:42 +02:00
  • ead1fb4cd9 Merge branch 'main' into asgerf/navigate-alerts Asger F 2022-10-24 13:19:05 +02:00
  • 0acf9f7b66 Fix bad suggestion merge in package.json Asger F 2022-10-24 13:18:33 +02:00
  • 9cb4b9d372 Update extensions/ql-vscode/package.json Asger F 2022-10-24 13:13:57 +02:00
  • 8a10a49f66 Merge pull request #1639 from github/shati-patel/repo-count Shati Patel 2022-10-24 11:29:09 +01:00
  • 40d281aa3f Merge pull request #1646 from github/koesie10/fix-command-visibility Koen Vlaswinkel 2022-10-24 12:17:42 +02:00
  • b25cb8adbe Merge branch 'main' into mob/consume-update-event Elena Tanasoiu 2022-10-24 11:13:41 +01:00
  • 88edcaf067 Merge pull request #1621 from github/norascheuch/variant-analysis-rehydrate-and-remove-event Nora 2022-10-24 11:47:44 +02:00
  • 8737cfde0b Add undefined case to pluralize unit tests shati-patel 2022-10-24 10:44:16 +01:00
  • 593ca57497 Cover more cases in buildRepoLabel unit tests shati-patel 2022-10-24 10:30:56 +01:00
  • 471ead37c0 Fix scenario commands visibility Koen Vlaswinkel 2022-10-24 11:30:09 +02:00
  • 436af066fc Add unit tests for pluralize shati-patel 2022-10-24 10:17:03 +01:00
  • c85338d11a refactor: move pluralize into its own module shati-patel 2022-10-24 10:08:49 +01:00
  • 1523babcb3 Implement new filePath method suggestion Nora 2022-10-20 13:53:07 +02:00
  • 4ed0e0fa09 Implement find-method suggestion Nora 2022-10-20 13:52:42 +02:00
  • 79bb894a7d Implement rehydration for variant analysis and introduce onRemoveVariantAnalysis event Nora 2022-10-19 15:38:13 +02:00
  • da63b99a94 Update mock GitHub API request models to support failures (#1644) Charis Kyriakou 2022-10-24 09:02:36 +01:00
  • c325a725ea Merge pull request #1642 from github/koesie10/validate-mocks Koen Vlaswinkel 2022-10-24 10:01:44 +02:00
  • 6c8c15155b Restructure configuration around mock GitHub API (#1643) Charis Kyriakou 2022-10-24 08:44:32 +01:00
  • 3cd025f879 Add a unit test for building repo labels shati-patel 2022-10-21 17:01:46 +01:00
  • 6b1fce9cd5 Revert to previously used version of husky (#1640) Charis Kyriakou 2022-10-21 15:51:56 +01:00
  • 104055e703 Add linter for scenario files Koen Vlaswinkel 2022-10-21 16:37:45 +02:00
  • add5417a42 Move pluralize method into "pure" helpers file (since we don't require vscode) shati-patel 2022-10-21 15:03:33 +01:00
  • 31ef6aef29 Implement buildRepoLabel for variant analysis items Shati Patel 2022-10-21 14:18:53 +01:00
  • bd81d3c4a7 Fix bug in pluralize helper method Shati Patel 2022-10-21 14:17:40 +01:00
  • 4e5abee2ea Merge pull request #1634 from github/koesie10/record-scenario Koen Vlaswinkel 2022-10-21 14:52:29 +02:00
  • bdf7208476 Mention keyboard navigation in README Asger F 2022-10-21 14:26:54 +02:00
  • e1a56dd91d Update a new more nullish checks Asger F 2022-10-21 14:26:37 +02:00
  • d4a58a64ee Consistently check for undefined rather than nullish Asger F 2022-10-21 14:17:06 +02:00
  • 71b1b49502 Fix incorrect development scenarios path Koen Vlaswinkel 2022-10-21 14:12:35 +02:00
  • 65777b5e60 Use null-aware accessors in getResult Asger F 2022-10-21 13:56:30 +02:00
  • 53bb9d797b Title-case command names, like other commands Asger F 2022-10-21 13:53:44 +02:00
  • cbf15e6d02 Update extensions/ql-vscode/src/view/results/alert-table.tsx Asger F 2022-10-21 13:54:45 +02:00
  • ecc07a50be Update extensions/ql-vscode/CHANGELOG.md Asger F 2022-10-21 13:54:33 +02:00
  • 7288712e47 Unscope mock commands Koen Vlaswinkel 2022-10-21 13:12:38 +02:00
  • 74ae5a7fdc Start mock server on startup Koen Vlaswinkel 2022-10-21 11:39:29 +02:00
  • 302722b982 Fix isRecording variable name Koen Vlaswinkel 2022-10-21 11:32:13 +02:00
  • 22f28fa6ff Hard-code scenarios path in development Koen Vlaswinkel 2022-10-21 11:18:55 +02:00
  • 9ba06ef562 Merge pull request #1627 from github/koesie10/storybook-vscode-theme-addon Koen Vlaswinkel 2022-10-21 10:53:14 +02:00
  • cff56b7e7b Change title of cancelRecording command Koen Vlaswinkel 2022-10-21 10:45:57 +02:00
  • ad41a043a7 Add comment for setContext call Koen Vlaswinkel 2022-10-21 10:45:18 +02:00
  • 66c6bf5e86 Rename some variables Koen Vlaswinkel 2022-10-21 10:43:32 +02:00
  • 463633334c Rename recordScenario to startRecording Koen Vlaswinkel 2022-10-21 10:41:38 +02:00
  • 9278422406 Ensure save and cancel commands are only visible with feature flag Koen Vlaswinkel 2022-10-21 10:41:03 +02:00
  • 57ba12db8b Scope mock commands Koen Vlaswinkel 2022-10-21 10:39:47 +02:00
  • ccdffc296c Merge branch 'main' into aeisenberg/fix-flakes Andrew Eisenberg 2022-10-20 17:07:39 -07:00
  • 24e9fbe8ca Update changelog Andrew Eisenberg 2022-10-20 16:25:14 -07:00
  • 6e33b3c032 Fix bug where dbs are lost on restart Andrew Eisenberg 2022-10-20 10:38:20 -07:00
  • a625a39999 Merge pull request #1625 from github/aeisenberg/dil-fixes Andrew Eisenberg 2022-10-20 10:38:20 -07:00
  • 94ef752c0b A couple of small changes around the new query server Andrew Eisenberg 2022-10-18 14:50:16 -07:00
  • 9957b211e0 Fix missing DIL for new query server (#1623) Alexander Eyers-Taylor 2022-10-20 14:36:31 +01:00
  • 38f22b65ef Merge pull request #1635 from github/elenatanasoiu/update-readme Elena Tanasoiu 2022-10-20 11:28:23 +01:00
  • 4eecdbfada Merge pull request #1622 from github/shati-patel/open-query-dir Shati Patel 2022-10-20 10:30:03 +01:00
  • 7637f9428a Calculate hidden configuration keys using package.json Andrew Eisenberg 2022-10-19 11:18:04 -07:00
  • 0e3679d186 Scroll selected item into view Asger F 2022-10-19 15:14:08 +02:00
  • e5dcffc04b Clarify the roles of different types of tests Elena Tanasoiu 2022-10-19 11:24:52 +01:00
  • 0ce25eef63 Bump ansi-regex from 4.1.0 to 5.0.1 in /extensions/ql-vscode (#1613) dependabot[bot] 2022-10-19 08:49:22 -07:00
  • 2ca4fb052e Bump husky from 4.3.8 to 8.0.1 in /extensions/ql-vscode (#1555) dependabot[bot] 2022-10-19 08:48:35 -07:00
  • dab67f148e Implement "open query directory" for variant analysis history items shati-patel 2022-10-18 16:58:20 +01:00
  • a032678f24 Add commands for recording of scenario Koen Vlaswinkel 2022-10-19 17:20:27 +02:00
  • dcac6f56da Add scenario recorder Koen Vlaswinkel 2022-10-19 16:29:11 +02:00
  • 57ee00efd0 Merge pull request #1631 from github/shati-patel/storage-dir Shati Patel 2022-10-19 16:17:54 +01:00
  • 4bc799246f Merge pull request #1619 from github/koesie10/vscode-light-theme Koen Vlaswinkel 2022-10-19 17:15:03 +02:00
  • 6a7856052c Add mock GitHub API config listener (#1632) Charis Kyriakou 2022-10-19 16:01:29 +01:00
  • fe31730dd1 Merge pull request #1633 from github/koesie10/add-missing-mock-type Koen Vlaswinkel 2022-10-19 16:59:38 +02:00
  • cc74533267 Increase timeout so tests are less flaky shati-patel 2022-10-19 15:40:13 +01:00
  • 1a219af821 Update all history items that are connected to the same variant analysis Elena Tanasoiu 2022-10-19 15:03:43 +01:00
  • 43de90f03d Pass variantAnalysisStorageLocation to the results manager shati-patel 2022-10-19 15:25:11 +01:00
  • 9624858335 Add missing request type for mock GitHub API Koen Vlaswinkel 2022-10-19 16:25:32 +02:00
  • 3d4cdb69b1 Check variant analysis id instead of history item ID Elena Tanasoiu 2022-10-19 14:49:30 +01:00
  • 6b7ebf543c Create timestamp inside onVariantAnalysisSubmitted shati-patel 2022-10-19 14:43:02 +01:00
  • 7e8782723d Add mock GitHub API server setting (#1630) Charis Kyriakou 2022-10-19 14:23:39 +01:00
  • 55fb0b7078 Create timestamp file in variant analysis storage directory shati-patel 2022-10-19 13:12:20 +01:00
  • 45b6288363 Reveal panel on navigate, to prevent webview destruction Asger F 2022-10-19 14:09:38 +02:00
  • 424520613e Initial setup around GitHub API mock server (#1629) Charis Kyriakou 2022-10-19 13:05:28 +01:00
  • 304a96cb25 Expose variant analysis storage location in variant analysis manager shati-patel 2022-10-19 13:05:25 +01:00
  • 32dbc87049 Also store variantAnalysis on the query history item Elena Tanasoiu 2022-10-19 12:19:45 +01:00
  • baf1b70460 Add GitHub API requests that will be mocked (#1626) Charis Kyriakou 2022-10-19 11:38:41 +01:00
  • a254ceaa59 Create Storybook add-on for switching VSCode themes Koen Vlaswinkel 2022-10-19 11:01:24 +02:00
  • 7fd5999ead QueryHistory: Consume event when variant analysis status is updated Elena Tanasoiu 2022-10-19 09:06:10 +01:00
  • c85ef15d9e Test cleanups Andrew Eisenberg 2022-10-14 10:20:34 -07:00
  • 986749b40f Open query text as a .ql file shati-patel 2022-10-18 15:55:43 +01:00
  • 9c2821a418 Unit tests for getQueryText shati-patel 2022-10-18 14:55:13 +01:00
  • 93a6f50c0e Create query history items at start of test shati-patel 2022-10-18 14:53:18 +01:00
  • 0413b01990 Implement getQueryText for variant analysis items shati-patel 2022-10-18 14:54:20 +01:00
  • 157a5d6afd Add VSCode light theme to Storybook Koen Vlaswinkel 2022-10-18 16:25:53 +02:00
  • 6b27a4209a Merge pull request #1614 from github/shati-patel/query-history-get-id Shati Patel 2022-10-18 12:40:04 +01:00