Nora
|
ebc5ef2d90
|
Adjust message
|
2023-08-10 12:36:28 +00:00 |
|
Nora
|
c905814393
|
Show line numbers and file path
|
2023-08-10 08:10:38 +00:00 |
|
Nora
|
df880496cc
|
Add icons and main badge
|
2023-08-09 16:41:45 +02:00 |
|
Robert
|
bd6a7b263f
|
Merge pull request #2679 from github/robertbrignull/data-details-jump
Implementing jumping to location when clicking on a usage in the details panel
|
2023-08-09 13:04:08 +01:00 |
|
Charis Kyriakou
|
6791ddb445
|
Pass dependency name around when automodeling (#2681)
|
2023-08-09 12:39:05 +01:00 |
|
Charis Kyriakou
|
6dc0b14be7
|
Merge pull request #2680 from github/charisk/move-automodeling
Move automodeling logic out of view
|
2023-08-09 12:00:06 +01:00 |
|
Robert
|
1139790620
|
Rename command from codeQLDataExtensions => codeQLDataExtensionsEditor
|
2023-08-09 11:57:19 +01:00 |
|
Charis Kyriakou
|
0cc8e68155
|
Extract modeling of specific set of candidates into its own function
|
2023-08-08 15:56:51 +00:00 |
|
Robert
|
f52a512794
|
Merge pull request #2672 from github/robertbrignull/sarif-processing-no-location
Handle when an alert message contains links to files outside of the repository source
|
2023-08-08 16:56:03 +01:00 |
|
Charis Kyriakou
|
75882710ad
|
Move automodeling logic to AutoModeler class
|
2023-08-08 15:52:03 +00:00 |
|
Robert
|
7443b35ebc
|
Jump to location when clicking on usage
|
2023-08-08 16:34:15 +01:00 |
|
Robert
|
16d5f0f12b
|
Add DatabaseItem to model details panel state
|
2023-08-08 16:34:10 +01:00 |
|
Robert
|
946607098a
|
Add command to jump to usage location
|
2023-08-08 16:26:33 +01:00 |
|
Robert
|
f4d6990c1f
|
Move duplicated error handling into showResolvableLocation
|
2023-08-08 16:26:27 +01:00 |
|
Robert
|
daf389a5ed
|
Merge pull request #2678 from github/robert-nora/model-details-data
Populate details panel with external API usages
|
2023-08-08 14:20:00 +01:00 |
|
Robert
|
29916be143
|
Send externalApiUsages data to details view whenever new data is calculated
|
2023-08-08 10:52:59 +01:00 |
|
Robert
|
aa227357e9
|
Add blank data provider for codeQLModelDetails view
|
2023-08-07 17:19:13 +01:00 |
|
Nora
|
0aae7392f0
|
Merge pull request #2677 from github/robert-nora/set-up-model-details-view
Set up model details view
|
2023-08-07 18:03:45 +02:00 |
|
Nora
|
81294ecf3a
|
Focus on panel when clicking view button
|
2023-08-07 14:38:34 +00:00 |
|
Nora
|
839e4d6246
|
Set up empty panel tab
|
2023-08-07 14:24:35 +00:00 |
|
Nora
|
ae6dc879ef
|
Create new feature flag
|
2023-08-07 14:11:42 +00:00 |
|
Charis Kyriakou
|
55557df53f
|
Add in-progress UI state for modeling methods (#2675)
|
2023-08-07 11:58:41 +00:00 |
|
Charis Kyriakou
|
f1204ce8f4
|
Move automodel version split further up (#2676)
|
2023-08-07 11:54:47 +00:00 |
|
Anders Starcke Henriksen
|
234760efd3
|
Merge pull request #2670 from github/starcke/apply-slice-filter
Use filtering queries to do batched AI querying
|
2023-08-07 11:37:40 +02:00 |
|
Robert
|
61f8f5fb88
|
Merge pull request #2673 from github/robertbrignull/unused_npm_dependencies
Remove unused NPM dependencies
|
2023-08-07 10:35:00 +01:00 |
|
Charis Kyriakou
|
4109da6a50
|
Add support for automodel requests in the mock API server (#2674)
|
2023-08-07 09:58:39 +01:00 |
|
Anders Starcke Henriksen
|
9bd2286660
|
Update extensions/ql-vscode/src/data-extensions-editor/auto-model-codeml-queries.ts
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
|
2023-08-07 10:21:12 +02:00 |
|
Robert
|
c068769af7
|
Uninstall ts-protoc-gen dependency
|
2023-08-04 16:19:33 +01:00 |
|
Robert
|
30fd9c28ac
|
Uninstall @types/stream-chain dependency
|
2023-08-04 15:22:26 +01:00 |
|
Robert
|
3238c0eb0e
|
Uninstall @types/jszip dependency
|
2023-08-04 15:20:14 +01:00 |
|
Robert
|
997e12c358
|
Uninstall @types/gulp-sourcemaps dependency
|
2023-08-04 15:18:52 +01:00 |
|
Robert
|
79f29a812e
|
Uninstall @types/google-protobuf dependency
|
2023-08-04 15:16:54 +01:00 |
|
Robert
|
91cfeb9acb
|
Uninstall stream-chain dependency
|
2023-08-04 15:13:35 +01:00 |
|
Robert
|
27d5169ce7
|
Uninstall stream dependency
|
2023-08-04 15:10:03 +01:00 |
|
Robert
|
ed91dafc25
|
Uninstall minimist dependency
|
2023-08-04 15:01:26 +01:00 |
|
Robert
|
461bf2d645
|
Uninstall minimatch dependency
|
2023-08-04 14:59:37 +01:00 |
|
Anders Starcke Henriksen
|
d4137b2c43
|
Address comments.
|
2023-08-04 15:59:25 +02:00 |
|
Robert
|
6a12dc23bb
|
Assert alert message in test
|
2023-08-04 14:45:41 +01:00 |
|
Anders Starcke Henriksen
|
12abf81623
|
Apply suggestions from code review
Co-authored-by: Charis Kyriakou <charisk@users.noreply.github.com>
|
2023-08-04 15:35:12 +02:00 |
|
Robert
|
62e45a2c1c
|
Handle when a related location has no region
|
2023-08-04 12:26:32 +01:00 |
|
Robert
|
fef55e3ec5
|
Add failing test when a related location is undefined
|
2023-08-04 12:26:03 +01:00 |
|
Anders Starcke Henriksen
|
f6c492dca4
|
Use filtering queries to do batched AI quering.
|
2023-08-04 13:09:59 +02:00 |
|
dependabot[bot]
|
7530920a0b
|
Bump @typescript-eslint/eslint-plugin from 5.41.0 to 6.2.1 in /extensions/ql-vscode (#2668)
|
2023-08-04 10:10:16 +00:00 |
|
dependabot[bot]
|
e938a6a9cb
|
Bump @octokit/plugin-retry from 4.1.6 to 6.0.0 in /extensions/ql-vscode (#2602)
Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) from 4.1.6 to 6.0.0.
- [Release notes](https://github.com/octokit/plugin-retry.js/releases)
- [Commits](https://github.com/octokit/plugin-retry.js/compare/v4.1.6...v6.0.0)
---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-04 10:46:08 +01:00 |
|
Robert
|
de8d0df818
|
Merge pull request #2671 from github/robertbrignull/sarif-parser-unit-test
Move sarif-parser.test.ts from no-workspace to unit-tests
|
2023-08-04 10:16:32 +01:00 |
|
Robert
|
f7b07a0892
|
Move test sarif data to a more shared location + fix links
|
2023-08-04 09:56:58 +01:00 |
|
dependabot[bot]
|
2b9aad34f8
|
Bump styled-components from 5.3.9 to 6.0.2 in /extensions/ql-vscode (#2585)
|
2023-08-04 09:45:17 +01:00 |
|
dependabot[bot]
|
a3c0896d37
|
Bump @typescript-eslint/parser in /extensions/ql-vscode (#2669)
|
2023-08-03 16:58:37 +00:00 |
|
Robert
|
3e6466d717
|
Move sarif-parser.test.ts from no-workspace to unit-tests
|
2023-08-03 17:28:33 +01:00 |
|
Robert
|
3960ece3e4
|
Merge pull request #2667 from github/robertbrignull/scrubber_tests
Try to fix flakes in query history scrubber tests
|
2023-08-03 17:05:27 +01:00 |
|