0.23028 |
Fixed a number of minor bugs and (finally) added the posibility to use 'tree' queries within the board. The 'tree' queries will be displayed as a Taskboard, here is a screenshot to show you an example: You can select the level within the filter/toolbar that you want to display (e.g. select 'Features' when you want to see the Features with its User Stories). When the query is displayed within the Backlog hub, the query will respond to the selection of the Backlog level automatically.
The main use-case this new feature supports: if you want a Taskboard of Features with its User Stories that are descendents of a specific Epic (or a higher level), you can now achieve this while using a 'tree' query and this extension. |
0.23014* |
Updated the Dev dependencies (moved to CRA to setup/maintain the project) and bumped the versions of packages where needed. |
0.22329* |
Removed the 'IMPORTANT NOTICE' regarding the bugs that Microsoft had to resolve, while implementing the 'Azure Boards Ux Modernization' (see: https://devblogs.microsoft.com/devops/azure-boards-ux-modernization-public-preview/). I have received the confirmation that these bugs are resolved. |
0.22184 |
Added a new preview feature that allows you to base the columns on other fields (e.g. the field System.IterationPath ) than just the field System.State . Please review the 'Get-Started' section on how to do it, here is a screenshot to show you an example: |
0.21350 |
Fixed a bug regarding datetime fields that can be shown on the card. The 'azure-devops-ui/Ago' was used, but this library cannot handle future dates as of yet. |
0.21262 |
Fixed a bug regarding registrations within the manifest file. |
0.21068 |
Applied a couple of minor changes to: - the filters: using the internal documents service of the SDK to store the filter user cache for the queries; - the filters: fix to the type=3 because nothing was shown anymore, also corrected the grouping for nested filters; - stylerules: when a stylerule is setup the forecolor/textcolor will be like the 'light' theme. |
0.21067 |
Couldn's use browser cookies (so cancelled this change), so have to use internal documents instead but this is still WIP |
0.21066 |
Applied a couple of minor changes to: - the stylerules: you can now apply a stylerule based on a field, that is not displayed; - the display fields with Type=2 (tags): added a 'tagColor' field to distinguish multiple fields (highly usefull when you are using the 'Multivalue control' extension); - the filters: the Work Item Type filter displayed all of the types, instead of only the 'Child' types, so this is fixed; - the filters: within the browser the last active filters are stored within the sessiondata, so it is not cleared when you browse to an other page/url; - the filters: when selecting on '(empty)' with paths/tags the result was incorrect, this is adjusted; - the filters: add the possibility to use nested custom filters. |
0.21059 |
Solved a couple of minor rendering bugs and solved the bug that the 'doing' column was not displayed within the taskboard.
Also added a couple of new PREVIEW features: - when you use the field 'System.Parent' within the 'advanced config/fields', the full styling is now implemented including clicktrough; - this field will also be available within the quick filters; - for the 'Taskboard' it makes no sense to filter on the already visible parent level itself, so it will allow you to filter on the grandparents (within the 'taskboard' this field will only be visible within that level); - the first two config fields (of the type 'text' and when they are enabled with 'filter=true') are added to the quick filters, even the areapath/iterationpath and tags fields. This will also enable you to filter on custom fields; - added an override 'type' field to the config display fields, so fields can be displayed as paths/tags (and filtered as such); - very basic styling rules for the cards are implemented within the advanced configurations.
Please note: these items are still in preview, so please report questions/bugs etc. to contribute on these features, but please do not expect immediate response and/or follow up. |
0.21044 |
Resolved a bug for the import function (the configs where not imported when no document existed for a query) |
0.21020 |
Added an import function for the advanced configurations while using a standard Microsoft REST api, see the new imports.md document. |
0.21005 |
Changed the way the 'Assigned To' icon is rendered (to reflect the standard). |
0.20362 |
Solved a couple of minor rendering issues.
For the PREVIEW feature regarding configuring the colums: Added workitem counters and WIP limits to the columns, added the ability to adjust the column width, show multiple items next to each other, setting the column as collapsed as default and added Parent Transition Mappings.
For the PREVIEW feature regarding the quick filters, added for the taskboards the option to filter on if children exist and the option to filter on the parent state.
A big noticeable change is, is that the chevrons to collapse the columns are now displayed just like the standard boards (arranged to the right).
VIDEO: I have added a new video to my YouTube channel, regarding the 'Taskboard', but is also showing you a couple of the new features. Please check it out @ https://youtu.be/ag0LeNaR8Tc |
0.20338 |
Solved a bug regarding missing a field within the projectCollection. |
0.20326 |
Added the filterbar, the ability to add extra fields to a work item card through the settings and the option to configure settings per query and globally.
Again added two PREVIEW features: 1. add extra fields to a work item card through the configuration 2. and the option to add tabs to the Backlog/Boards hub.
Please note: these items are still in preview, so please report questions/bugs etc. to contribute on these features, but please do not expect immediate response and/or follow up. |
0.20308 |
Solved a bug regarding cross-project relations/dependencies that they were not shown (not displayed as arrows). |
0.20305 |
Solved a bug regarding the configured 'Backlog' columns (the collapse icon was still shown based on the StateCategory like the auto columns), did some rebranding and added some extra guidance when dragging an item (the columns, where it is allowed to drag the item to, are highlighted and the original position is marked).
Also added two PREVIEW features: 1. the option to use the 'As Of' date, that will allow you to browse back into time (for example: how many items where active yesterday?) 2. added the ability to configure swimlanes and split columns into doing/done (to use this, please take a look at the section regarding the configuration hub). Please note: these items are still in preview, so please report questions/bugs etc. to contribute on these features, but please do not expect immediate response and/or follow up. |
0.20140 |
Solved a bug regarding the state categories. States within the category 'Resolved' where not taken into account, but this is resolved. So when you do not use the column configurations, make sure that the states you expect to show up as a column are setup as 'Proposed', 'InProgress', 'Resolved' or 'Completed'. |
0.20134 |
Solved a bug regarding a loading error within the configuration hub when private queries where used. |
0.20122 |
Enabled hovering cards within a collapsed column and refactored the div grid to use areas. |
0.20109 |
Solved a minor bug regarding an invalid hex color code returned by the Rest API when using the 'old' xml process definitions. |
0.20104 |
Added the Config hub, implemented configuration of the columns and also added the option to collapse the backlog columns. |
0.20096 |
Solved some minor bugs, optimized the calculation of the arrow paths and implemented the support for touch devices. |
0.20065 |
Improved the styling of the arrows and added zoom level slider. |
0.20064 |
Solved minor bugs for on-prem. |
0.20062 |
Initial version. |