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

372 Коммитов

Автор SHA1 Сообщение Дата
Ali Mohamad 8bfc241864
Bump version -28 => -29 (#56)
Co-authored-by: Ali Mohamad <alimohamad@microsoft.com>
2024-11-11 17:19:11 -08:00
Ali Mohamad 553e4d9dcb
Fix Publish Workflow (#55)
* Specify version of node

* check-latest: true

* No arm64 on v14; switched to 16

* Add Python 2 installation for node-sass dependency

* Fix Python 2 install

* Update node-sass

* Add extra python dep

* Export right Python

* More Python fixes

* Add back publish line

* node-sass => sass

* Delete build-css script

* fix whitespace

---------

Co-authored-by: Ali Mohamad <alimohamad@microsoft.com>
2024-11-11 16:39:13 -08:00
Ali Mohamad 3091115f1e
Add WAVE Analysis 'Fix in VS' Button (#54)
* Add WAVE Analysis 'Fix in VS' Button

* Fix indent

---------

Co-authored-by: Ali Mohamad <alimohamad@microsoft.com>
2024-11-08 14:42:10 -08:00
Ross Wollman 87c5dea192
docs: fix broken SARIF link (#50) 2023-09-15 16:35:50 -07:00
Chris Meyer 5d0ab70885
Bump version to 0.6.0-28 (#49) 2023-05-23 12:21:14 -10:00
Ali Mohamad 021214f1c0
Update Extension URI to Bootstrapper URL (#48) 2023-05-23 11:46:51 -10:00
Chris Meyer b28b853ce0
Bump package version 2023-04-19 12:06:36 -10:00
Chris Meyer 45f82c944d
Update RunStore.ts (#47) 2023-04-19 12:03:42 -10:00
Josh Soref 6fe1b6fcf3
Spelling (#44)
* spelling: collections

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: highlighting

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: silently

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: which

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

---------

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-04-19 11:49:52 -10:00
Chris Meyer 2860516e2c
Remove query string when extracting repo parts (#46)
* Refactor action link build to support both ADO and VSS URL formats

Now supports:
https://dev.azure.com/{org}/{project}/
and
https://{org}.visualstudio.com/{project}/

* Bring in help function

* Remove querystring from repo name segment

* Bump version
2023-04-19 06:55:22 -10:00
Chris Meyer 60881d8f80
Refactor action link build to support both ADO and VSS URL formats (#45)
* Refactor action link build to support both ADO and VSS URL formats

Now supports:
https://dev.azure.com/{org}/{project}/
and
https://{org}.visualstudio.com/{project}/

* Bring in help function
2023-04-13 13:19:03 -10:00
Chris Meyer e3e2130a44
Update package.json (#42) 2023-04-07 10:55:30 -10:00
Chris Meyer a8b9b1ca5a
Add "Actions" column + "Fix in VS Code" link (#41)
* Skeleton

* Revert separate actions array, move it to Result interface

* Build link URL + add VS Code icon

* Pipe showActions flag through Viewer + cleanup

* Restore webpack

* Refactor actions cell rendering + tweaks & cleanup

* Pass run & result indexes + tweaks

* Cleanup

* Remove whitespace from action link, rev version

* Cleanup

* Fix icons

* Rev version

* Change action link to Link element
2023-04-06 12:08:54 -10:00
Jeff King d2024abadd
Lock `azure-devops-ui` to highest compatible version. 2022-10-07 15:47:48 -07:00
Jeff King 32ecddb3aa
Update docs. 2022-10-07 15:10:57 -07:00
Jeff King 6083217cc0
Switch to `url-join`. 2022-10-07 15:10:31 -07:00
Jeff King 521a6a6f2d
Update docs. 2022-10-07 14:36:05 -07:00
Jeff King bf8a6ad313
Fix path join. 2022-10-07 14:35:24 -07:00
microsoft-github-policy-service[bot] 770ecbda7f
Microsoft mandatory file (#38)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2022-09-06 13:44:21 -07:00
Jeff King 2a3ec01451
Update docs. 2022-05-25 01:32:10 -07:00
Jeff King c21d7bd50e
DevOps links full-region support. 2021-12-14 14:53:22 -08:00
Jeff King b8f21a1f4f
Enable region-aware links in messages. 2021-12-14 14:52:14 -08:00
Jeff King d8cc5dfe73
Bump to 0.6.0-14. 2021-12-14 11:28:45 -08:00
Jeff King bfbb757edd
Enable version-control-aware links in messages. 2021-12-14 11:25:25 -08:00
Jeff King cee4e07681
getRepoUri: No longer requires `uriBaseId`. 2021-12-08 19:25:34 -08:00
Jeff King 1a4cc8bf95
Respect newlines for `result.message.text`. 2021-11-30 17:51:57 -08:00
Jeff King d14c42f187
Readme add npm badge. 2021-11-30 17:42:22 -08:00
Jeff King d88e730f1c
Fix tooltip. 2021-11-05 01:06:41 -07:00
Jeff King cff14e7563
Fix filterBar shrink. 2021-11-05 00:34:40 -07:00
Jeff King 326032e1e5
Revert `onSnippetAction` and copy buttons. Bump 0.6.0-10. 2021-11-04 19:15:46 -07:00
Jeff King 69cf30dc5f
Bump to 0.6.0-9. 2021-09-02 09:51:12 -07:00
Jeff King 412d0bef1e
Revert `getFilteredContextRegionSnippetTexts`. 2021-09-02 09:40:03 -07:00
Jeff King 5f1faf1148
Update npm scripts: test:watch. 2021-09-01 19:15:14 -07:00
Jeff King 0694e62793
Handle single line contextRegions. Robustness. 2021-09-01 19:10:04 -07:00
Jeff King 4f311f439b
Fix. 2021-09-01 19:07:09 -07:00
Jeff King e0b55f0247
Comment. 2021-09-01 17:27:37 -07:00
Jeff King c856193689
Fix (due to bad merge). 2021-09-01 17:14:54 -07:00
Jeff King b1bd3f20f0
Fix. 2021-09-01 15:53:47 -07:00
Jeff King 946731a8d5
Reduce dependency on tryOr. 2021-09-01 15:50:11 -07:00
Jeff King 7e7340f7d9
Fix. 2021-09-01 15:44:36 -07:00
Jeff King 2fe7f1e41a
Readme for local publishing. 2021-07-13 15:29:22 -07:00
Jeff King 9299093497
Separate copy buttons for region/snippet. 2021-07-13 15:28:54 -07:00
Jeff King 3c8cda4c2c
ClipboardButton show showCopiedTooltip. 2021-07-13 14:04:31 -07:00
Jeff King d3c38d5baa
Line numbers handle no endLine. 2021-07-13 14:02:12 -07:00
Jeff King c274a264cc
Fix sample. 2021-07-13 14:01:45 -07:00
Jeff King 3b7797f991
Fix exception. 2021-07-13 13:33:29 -07:00
Jeff King 675b83d78d
Bump to 0.6.0-6. 2021-06-23 02:16:19 -07:00
Jeff King faa2019a9a
Readme add Bundle Size Analysis notes. 2021-06-22 12:46:23 -07:00
Jeff King b754d263fe
WIP: renderPathCell testing. Add enzyme. 2021-06-22 12:27:36 -07:00
Jeff King 801c64a6b8
Comments/notes. 2021-06-22 12:22:47 -07:00