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
Ali Mohamad
021214f1c0
Update Extension URI to Bootstrapper URL ( #48 )
2023-05-23 11:46:51 -10:00
Chris Meyer
45f82c944d
Update RunStore.ts ( #47 )
2023-04-19 12:03:42 -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
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
655a226726
Remove discussion/comments feature.
2021-05-05 08:32:35 -07:00
Jeff King
4cc7c5d32e
Fix run augmentation "reentrancy".
2021-01-11 17:16:50 -08:00
Jeff King
0da6321d10
Remove old demo features: threads, reviews.
2020-12-11 01:37:03 -08:00
Jeff King
d1b2d4e433
Fix undefined ref.
2020-12-10 22:25:23 -08:00
Jeff King
a332bf1f73
Support templated (aka formatted) messages.
2020-06-26 11:11:00 -07:00
Jeff King
92d64c98f5
Ignore 3.5.4 Hierarchical strings.
2020-05-05 14:14:20 -07:00
Jeff King
779316d957
Fix state -> status. Update docs.
2020-04-21 15:33:52 -07:00
Jeff King
f239a9373e
Refine definition of suppressed again.
2020-04-21 15:14:39 -07:00
Jeff King
76c5bf2553
Refine definition of suppressed.
2020-04-21 14:06:06 -07:00
Jeff King
1670138e38
ruleIndex takes precedence over ruleId.
2020-03-31 17:24:47 -07:00
Jeff King
7290464fd4
Fix: Baseline filtering.
2020-03-16 18:27:07 -07:00
Jeff King
2f956817e5
Initial add of Discussion feature.
2020-03-10 15:41:40 -07:00
Jeff King
4f5c6e9056
Add showSuppression option.
2020-03-06 18:19:06 -08:00
Jeff King
c2096ec17b
Custom columns when grouping by Age.
2020-02-26 10:56:32 -08:00
Jeff King
a487f9dcdf
Convert columns to computed.
2020-02-25 08:27:02 -08:00
Jeff King
0df571ef3f
Refactor column widths.
2020-02-25 06:54:21 -08:00
Jeff King
00c701f663
Hoist groupByAge up to Viewer.
2020-02-24 07:00:28 -08:00
Jeff King
78c25fda9e
Add filter dropdown for Age.
2020-02-24 05:48:47 -08:00
Jeff King
57cb946d7f
Add columns: Age, FirstObserved.
2020-02-24 05:42:10 -08:00
Jeff King
9fcf470233
Keyword matching for dynamic columns.
2020-02-24 04:37:49 -08:00
Jeff King
bab5127f10
Cache computed firstDetection/sla on Result.
2020-02-16 17:27:25 +08:00
Jeff King
912b5342a7
More robust dropdown filtering.
2020-02-16 17:20:23 +08:00
Jeff King
82ca846ec4
Remove "review"-related functionality.
2020-02-16 17:08:53 +08:00
Jeff King
69c2ecfb4e
Add option to group by Age.
2020-02-15 17:53:48 +08:00
Jeff King
d35526e904
Remove assumption treeItem always has Rule.
2020-02-09 18:35:33 +08:00
Jeff King
8255cc5f35
Whitespace only.
2020-02-08 15:10:59 +08:00
Jeff King
3685dd2501
Separate treeItem creation from filtering.
2020-02-08 15:10:47 +08:00
Jeff King
a007525446
Remove "review" column.
2020-02-04 13:25:24 +08:00
Jeff King
5536671a92
Enable hideBaseline and hideLevel.
2020-01-09 16:08:44 -08:00
Jeff King
171a7540a8
Full rewrite, migrate to azure-devops-ui.
2019-12-17 17:14:33 -08:00