This pull request includes various changes to improve the efficiency and functionality of different files within the widgets directory. The most important changes include modifying code in the testing.html file to load repositories and improve visibility into active connections, adding new functions to render charts in the chart.js file, and modifying the library.js file to handle errors and return additional information.
This pull request includes various changes to improve the efficiency and functionality of different files within the
widgets
directory. The most important changes include modifying code in thetesting.html
file to load repositories and improve visibility into active connections, adding new functions to render charts in thechart.js
file, and modifying thelibrary.js
file to handle errors and return additional information.Main changes:
widgets/widgets/testing_widget/testing.html
: Modified code to load repositories and improve visibility into active connections. [1] [2] [3] [4] [5] [6] [7] [8]widgets/widgets/chart/chart.js
: Added new functionsrenderPieChart
andrenderTrendLine
to render charts.widgets/library.js
: Modified functions to handle errors and return additional information. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]Other changes:
widgets/widgets/hub/hub.html
: Modified code and text content. [1] [2] [3] [4]widgets/widgets/widget_2x1/widget_2x1.js
: Modified assignment of thealerts
variable.vss-extension-dev.json
: Updated version number of the extension.widgets/build-info/index.html
: Modified text content of an element.widgets/widgets/widget_1x1/widget_1x1.js
: Added new variables and modified assignment of properties. [1] [2]widgets/widgets/chart/chart.html