Charis Kyriakou
1a08ae4df2
Move db item expansion models to db-item-expansion
2023-01-04 09:05:12 +00:00
dependabot[bot]
5e864ae8e0
Bump json5 from 1.0.1 to 1.0.2 in /extensions/ql-vscode ( #1919 )
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 10:10:38 -08:00
dependabot[bot]
f716032235
Bump d3-color and d3-graphviz in /extensions/ql-vscode ( #1915 )
...
Bumps [d3-color](https://github.com/d3/d3-color ) to 3.1.0 and updates ancestor dependency [d3-graphviz](https://github.com/magjac/d3-graphviz ). These dependencies need to be updated together.
Updates `d3-color` from 1.4.1 to 3.1.0
- [Release notes](https://github.com/d3/d3-color/releases )
- [Commits](https://github.com/d3/d3-color/compare/v1.4.1...v3.1.0 )
Updates `d3-graphviz` from 2.6.1 to 5.0.2
- [Release notes](https://github.com/magjac/d3-graphviz/releases )
- [Changelog](https://github.com/magjac/d3-graphviz/blob/master/CHANGELOG.md )
- [Commits](https://github.com/magjac/d3-graphviz/compare/v2.6.1...v5.0.2 )
---
updated-dependencies:
- dependency-name: d3-color
dependency-type: indirect
- dependency-name: d3-graphviz
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 10:09:58 -08:00
Charis Kyriakou
8e848e3403
Set db tree item context value to drive actions ( #1920 )
2023-01-03 16:17:51 +00:00
Nora
ae3ed9402d
Merge pull request #1918 from github/nora/add-select-context-menu
...
Add select context menu
2023-01-03 16:40:44 +01:00
Nora
306529b4a9
Add command to activationEvents
2023-01-03 15:10:02 +00:00
Nora
48a51fe10b
Add select context menu
2023-01-03 13:34:50 +00:00
Charis Kyriakou
bbbbb3a1ee
Renamed selectable context value ( #1917 )
2023-01-03 12:34:24 +00:00
Charis Kyriakou
bbdbe01e03
Add test tsconfigs in eslint projects ( #1916 )
2023-01-03 12:17:17 +00:00
Charis Kyriakou
35d1d8ba6e
Move VS Code integration tests to /test directory ( #1912 )
2023-01-03 10:31:38 +00:00
Charis Kyriakou
a7be6cf31a
Fix broken unit test that relies on date ( #1914 )
2023-01-03 09:26:13 +00:00
Charis Kyriakou
40a7dd04fb
Tidy up unit test suite file structure ( #1910 )
2022-12-23 14:23:55 +00:00
Charis Kyriakou
24a7348fc2
Add support for adding local lists ( #1907 )
2022-12-23 11:11:48 +00:00
Charis Kyriakou
31b80efc56
Use constant for selected db item resource uri ( #1908 )
2022-12-23 08:34:16 +00:00
Charis Kyriakou
3234f0afe1
Move db item expanded state to workspace storage ( #1904 )
2022-12-22 15:44:00 +00:00
Elena Tanasoiu
ae0dfd8089
Merge pull request #1901 from github/elena/move-test-scenarios-into-markdown
...
Move test plan into markdown file
2022-12-22 14:32:08 +00:00
Elena Tanasoiu
1a6f532c8b
Change results view title
2022-12-22 14:15:21 +00:00
Elena Tanasoiu
beb5e37f3a
American spelling
2022-12-22 14:14:59 +00:00
Elena Tanasoiu
9fe4c8cfa9
Remove copy section
2022-12-22 14:14:35 +00:00
Shati Patel
9e1da8f142
Check for duplicate repo within parent list ( #1905 )
2022-12-22 14:01:11 +00:00
Elena Tanasoiu
f1b17d1c46
Fix wonky indentation
2022-12-22 12:54:24 +00:00
Elena Tanasoiu
097c048edd
Expand results view tests
2022-12-22 12:49:14 +00:00
Elena Tanasoiu
531f32c1f6
Expand query results scenarios based on variant analysis state
2022-12-22 12:49:10 +00:00
Nora
46a54a623a
Merge pull request #1900 from github/nora/add-repo-to-list
...
Add new repositories to a highlighted user defined list
2022-12-22 13:41:27 +01:00
Elena Tanasoiu
1b76159c06
Fix quotes
2022-12-22 11:35:22 +00:00
Elena Tanasoiu
30e614e26d
Remove duplicate test case
2022-12-22 11:31:21 +00:00
Elena Tanasoiu
8ca9391115
Mention what "it" means
2022-12-22 11:28:55 +00:00
Elena Tanasoiu
ec8066a11c
Clarify these are mostly aimed at MRVA
2022-12-22 11:28:01 +00:00
Elena Tanasoiu
ac27a80769
Drop numbering
2022-12-22 11:27:06 +00:00
Elena Tanasoiu
c9087ffaf0
Update screenshot
2022-12-22 11:26:18 +00:00
Robert
25dd679b7d
Merge pull request #1892 from github/robertbrignull/undefined_credentials
...
Simplify the credentials class, and clear up impossible error cases
2022-12-22 11:20:09 +00:00
Elena Tanasoiu
16c688f9c8
Change to american spelling
2022-12-22 11:15:49 +00:00
Elena Tanasoiu
0f3936900c
Remove pre-live-results sections
2022-12-22 11:15:15 +00:00
Elena Tanasoiu
3c9c6dc324
Rephrase ... erm ... phrases
...
And fix a typo
2022-12-22 11:14:10 +00:00
Elena Tanasoiu
f11cd17f83
Check these when query starts instead of completes
2022-12-22 11:10:05 +00:00
Nora
824f56d614
use find and remove unneccessary checks
2022-12-22 10:53:54 +00:00
Elena Tanasoiu
eddc228a00
Remove bullet points and mention results view
2022-12-22 10:48:36 +00:00
Elena Tanasoiu
812205cecf
Clarify that test cases are for MRVA
2022-12-22 10:45:59 +00:00
Elena Tanasoiu
a839206846
Mention canary flag as pre-requisite for MRVA
2022-12-22 10:45:22 +00:00
Elena Tanasoiu
2f07f417fa
Move last step to first step in release requirements
2022-12-22 10:43:31 +00:00
Elena Tanasoiu
dc6bd07518
Add more info to release steps
2022-12-22 10:43:08 +00:00
Elena Tanasoiu
e890e6cc1f
Remove "Areas to consider" section
2022-12-22 10:32:26 +00:00
Robert
6285ba7632
fix typos
2022-12-22 10:25:34 +00:00
Koen Vlaswinkel
be79d68271
Merge pull request #1891 from github/koesie10/sort-gist-files
...
Sort Gist files by user-defined sort order
2022-12-22 09:17:07 +01:00
Charis Kyriakou
19a9ad38d5
Add workspace state to app container ( #1902 )
2022-12-21 17:58:34 +00:00
Elena Tanasoiu
1e84bc9116
Move test plan into VSCode markdown file
...
This moves our existing test plan under a "Required testing" section.
We're also adding the scenarios used for testing live results under an "Optional testing" section.
2022-12-21 16:55:33 +00:00
Nora
28abd40963
Add repo to list when child is highlighted
2022-12-21 15:45:19 +00:00
Robert
abc025cb39
Inline the createOctokit method
...
It's now only used from one place and inlining it doesn't make
getOctokit too long to be unclear.
2022-12-21 15:01:47 +00:00
Robert
551f76cc4e
Create a new octokit instance every time
...
I believe this doesn't change the user-visible behaviour at all. The user
won't be prompted to log in any more or less often than they would have
done before.
One benefit of this is that we can remove the registerListeners method
because we no longer need to know if the cached octokit is still valid.
Instead we just call vscode.authentication.getSession every time and it
will return the current session, which might be different from the last
time we called it. This might prompt the user to log in, but that would
have happened anyway because when the session changed we would have
overwritten our cached octokit instance.
Another benefit is that we no longer need the extension context and this
removed a surprisingly large amount of code where we are passing this
parameter around because we need it for the credentials.
The only downside I can see is that we call getSession more often and
create more javascript objects in general. I believe the performance
impact of this will be negligible and not worth worrying about.
2022-12-21 15:01:42 +00:00
Robert
8f34f6af2e
Remove the createIfNone parameter from createOctokit
...
At this point we are only ever passing true, so we may as well remove
the parameter and simplify the code.
2022-12-21 14:52:25 +00:00