VSS.init({ explicitNotifyLoaded: true, usePlatformStyles: true }); VSS.require(["AzureDevOps/Dashboards/WidgetHelpers"], function (WidgetHelpers) { VSS.register("HelloWorldWidget.Configuration", function () { var $queryDropdown = $("#query-path-dropdown"); return { load: function (widge...
请查看我们关于使用 Azure DevOps 扩展 SDK进行扩展开发的最新文档。 先决条件 开发浏览器扩展。 为操作创建Web 应用。 更新扩展清单文件 下面是一个代码片段,用于将你的操作添加到 扩展清单的贡献部分。 JSON 复制 ... "contributions": [ { "id": "myAction", "type": "ms.vss-web.action", "descripti...
Azure DevOps Services return TFS_Wit_WebApi.getClient().getQuery(projectId, "Shared Queries/Feedback") .then(function (query) { // Create a list with query details var $list = $(''); $list.append($('').text("Query ID: " + query.id)); $list.append($('').text("Query Name...
Azure DevOps Services | Azure DevOps Server 2022 - Azure DevOps Server 2019 您可以從網頁瀏覽器或其他支援的工具查詢分析。 若要建立報表,建議您使用 Power BI。 Power BI 是免費的,並提供一套商務分析工具,可讓您用來執行立即分析、產生報表,以及發佈報表以供企業取用。 若要協助您開始使用,請使用下表中...
Azure DevOps Services | Azure DevOps Server 2022 - Azure DevOps Server 2019 可以通过设置权限来控制对查询的访问,这样就可以配置用户和组来创建、删除、查看和管理共享查询和查询文件夹。 我的查询: 创建和编辑:除“读取者”组中的用户外,所有用户都可以创建和编辑自己的查询。 查看:只有已登录用户才能查看...
Use Get query results with a query that returns the required fields Action Send an HTTP request to Azure DevOps has a limited set of scopes which control what resources can be accessed by the action and what operations the action is allowed to perform on those resources. Scopes: vso.agentpo...
Azure DevOps Services | Azure DevOps Server 2022 - Azure DevOps Server 2019 可以通过绘制平面列表查询的结果快速查看正在进行的工作状态。 查询支持不同的图表视图,例如饼图、柱形图、透视视图或趋势。 图表支持查看工作项计数或所选数值字段的值之和,例如故事点、工时或剩余工时。 按状态、分配到或其他自定义...
Azure DevOps Server 2022 - Azure DevOps Server 2019 Process configuration defines the default configuration and functional capabilities that your teams can access using the web portal Agile tools. These tools, include the product backlog, sprint backlogs, board, and task board and are customizable ...
Azure DevOps Services | Azure DevOps Server 2022 - Azure DevOps Server 2019 You can control access to queries by setting permissions, which let you configure users and groups to create, delete, view, and manage shared queries and query folders. ...
For Azure DevOps Services or for project collections that use the Inherited process model, seeAdd a custom field to a work item type. You can modify an existing field or add a custom field to support tracking additional data requirements. For example, you can customize the pick list within ...