Граф коммитов

3754 Коммитов

Автор SHA1 Сообщение Дата
Alex Ross 5a1b1eb974
Pull in 0.100.3 changelog (#6493) 2024-11-19 07:54:56 -08:00
Alex Ross 552316684e
Fix not getting all comments with Legacy query (#6490)
Part of #3345
2024-11-19 11:54:14 +01:00
dependabot[bot] 156c550c95
Bump cross-spawn from 7.0.3 to 7.0.6 (#6488)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 16:02:47 +01:00
Alex Ross 322b4e7d39
Adopt tool API changes (#6487) 2024-11-18 15:58:43 +01:00
Alex Ross 84b7387156
Avoid throwing and handling exception is avoidable (#6484)
Fixes #6480
2024-11-18 11:35:47 +01:00
Alex Ross a53fe0ddde
Revert "GraphQL error: Fragment on Bot can't be spread inside RequestedReviewer (#6460)" (#6482)
This reverts commit 8434973477.
2024-11-18 10:57:29 +01:00
Alex Ross 5865f45652
0.100.1 (#6462) (#6463) 2024-11-08 09:54:14 +01:00
Alex Ross 8434973477
GraphQL error: Fragment on Bot can't be spread inside RequestedReviewer (#6460)
Part of #6441
2024-11-07 12:27:51 +01:00
Alex Ross 71050cfe04
Command to close all 'pull request related' editors (#6459)
* Command to close all 'pull request related' editors
Fixes #6234

* Fix command palette visibility

* Fix extra pr.
2024-11-07 01:55:40 -08:00
Alex Ross 5155eb8cd8
Fix activity bar webviews from disposable breakage (#6455) 2024-11-05 13:53:15 +01:00
Alex Ross bbca381ebc
Add a disposable base class (#6445)
* Add a disposable base class
Fixes #6285

* PR feedback
2024-11-04 04:45:44 -08:00
Alex Ross 420a836235
Team reviewers might not have a slug (#6447)
Fixes #6090
2024-11-04 11:05:02 +01:00
Aiday Marlen Kyzy 3f59afb96d
marking all return types as optional (#6442) 2024-10-31 11:12:48 +01:00
dependabot[bot] ba1657a504
Bump elliptic from 6.5.7 to 6.6.0 (#6437)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 15:22:43 -07:00
Alex Ross 6401923738
Warning dialog for converting changes to suggestions can be incorrect and vague (#6440)
Fixes #6263
2024-10-30 15:30:55 +01:00
Ladislau Szomoru ec5d1892c0
Notifications - improve paging (#6438)
* Initial refactoring

* Make sure that only the necessary data is fetched when sorting

* Renames

* Reset the dateTime when refreshing
2024-10-29 16:08:06 +01:00
Alex Ross 09520fbbdf
0.100.0 (#6436)
* 0.100.0 release notes (#6429)

* 0.100.0 release notes

* TODOs

* Issue search changelog

* Better description

* Improve issue search changelog

* Changelog for summarize, fix, and notifications

* 0.100.0 (#6435)
2024-10-29 11:46:50 +01:00
Alex Ross ac02e1be42
PR view buttons overflow in narrow viewports (#6433)
Fixes #6335
2024-10-28 16:29:00 +01:00
Alex Ross 443e665a99
Redundant information in the markdown table (#6434)
Fixes #6361
2024-10-28 16:28:33 +01:00
Alex Ross 79c93f9c85
PR creation flow is not smooth anymore (#6432)
Fixes #6386
2024-10-28 15:46:53 +01:00
Alex Ross 5fe238aee2 Update for API breakages (#6430) 2024-10-28 11:58:38 +01:00
Aiday Marlen Kyzy b799148685 Handling undefined values in summarize notifications tool (#6421)
* Inaccurate result when asking for authored issues (#6419)

Part of #6362

* handling undefined values

* changing the order of the response text and tool command result

* undo change in search tools

* removing the changing of order

* review comments

* plolishing

* merging return statements

* pushing the new text model part into the summarize tool result

---------

Co-authored-by: Alex Ross <alros@microsoft.com>
2024-10-28 11:58:38 +01:00
Alex Ross 84d958ff46
Comments not possible to save within a submodule (#6424)
Fixes #6096
2024-10-25 15:34:23 +02:00
Alex Ross 8040a448d7
Inaccurate result when asking for authored issues (#6419)
Part of #6362
2024-10-25 10:44:45 +02:00
Aiday Marlen Kyzy 61818c21a1
wording (#6417) 2024-10-25 09:43:19 +02:00
Alex Ross b8fadeb19e
Extension should still work if only upstream requires SAML (#6414)
Fixes #6159
2024-10-24 08:43:49 -07:00
Alex Ross c0fb8d0875
Mark File As Viewed doesn't update view if it's visible (#6413)
Fixes #6405
2024-10-24 16:55:36 +02:00
Alex Ross e624a71b5e
Don't allow GH search syntax words as the freeform component of a search (#6412) 2024-10-24 16:37:55 +02:00
Alex Ross 72a55b663b
Label search polish (#6411) 2024-10-24 12:51:55 +02:00
Aiday Marlen Kyzy ccfc63cca9
adding comments (#6410) 2024-10-24 11:49:54 +02:00
Alex Ross b4ec047e34
Escape markdown in prepare message (#6406)
Fixes #6342
2024-10-24 11:35:25 +02:00
Alex Ross 40fc7ee667
Make Copilot settings real settings (#6407)
* Make Copilot settings real settings

* PR feedback!
2024-10-24 11:07:45 +02:00
Aiday Marlen Kyzy 280dba1d46
add prepare invocation (#6409) 2024-10-24 11:07:11 +02:00
Alex Ross 68de69e3ff
Adopt API changes (#6408) 2024-10-24 11:03:49 +02:00
Alex Ross f8b8655e32
Asking to hide the number column results in number being undefined for all entries (#6403)
Fixes #6369
2024-10-23 09:32:21 -07:00
Alex Ross 95632aa621
Agent only seems to sort by reactions (#6404)
Fixes #6368
2024-10-23 09:31:33 -07:00
Alex Ross 3c33f31e53
Fix "no:" (#6402)
Fixes #6374
2024-10-23 17:41:57 +02:00
Alex Ross 34914b5bd5
Fix excluding assignee from query (#6399)
Fixes #6375
2024-10-23 17:24:51 +02:00
Aiday Marlen Kyzy 02e1f301ff
checking if model is resolved first (#6398) 2024-10-23 16:58:42 +02:00
Aiday Marlen Kyzy 8c88363531
Linkifying the output links in the summary for summarization tools (#6396)
* adding repo owner

* adding also the same for notifications summary
2024-10-23 16:49:38 +02:00
Alex Ross 4978dce412
Unexpected chat message content type when running other tools in participant (#6395)
Fixes #6379
2024-10-23 15:37:29 +02:00
Alex Ross e0c70df9d7
Search syntax adds search parameter even though only label was specified (#6393)
Fixes #6360
2024-10-23 12:36:38 +02:00
Alex Ross adb2df5cae
Better messages depending on issue count (#6392) 2024-10-23 12:29:51 +02:00
Alex Ross 4b786341aa
Error message for non open repositories is a bit cryptic. (#6391)
Fixes #6363
2024-10-23 12:12:43 +02:00
Alex Ross b673dd79f0
Found 5 issues. Generating a markdown table of the first 10… (#6390)
Fixes #6364
2024-10-23 11:50:57 +02:00
Aiday Marlen Kyzy c551583c8f
making summarize tool explicitly mention the authors of comments and summarize all the comments (#6389) 2024-10-23 11:49:27 +02:00
Alex Ross 2a802472da
Unable to open PR editor: Cannot read properties of undefined (reading 'toLowerCase' (#6388)
Fixes #6385
2024-10-23 11:41:29 +02:00
Aiday Marlen Kyzy 6de1eb0afd
adding pull request summarize into context menu (#6387) 2024-10-23 11:20:42 +02:00
Alex Ross 08b764fcd2
Prioritize score not readable with screenreader (#6384)
Fixes #6371
2024-10-23 10:52:35 +02:00
Alex Ross 1d9e04ec7c
Fix Local PR branches for .dev (#6382)
Fixes #6373
2024-10-23 10:52:08 +02:00