+ externalId parentExternalId name description concrete + a1 A1 Root node false + a1.1 a1 A1_1 First child true + a1.2 a1 A1_2 Second child true ++ Note, removal of items should be done via the Interactive Taxonomy Editor panel. + + +
Action | +External Id | +Parent External Id | +Name | +Description | +Concrete | +Errors | +
---|---|---|---|---|---|---|
+ {mkOpLabel(item)} + | ++ {item.parsedItem.externalId} + | ++ {item.parsedItem.parentExternalId} + | ++ {item.parsedItem.name} + | ++ {truncateMiddle(item.parsedItem.description)} + | ++ {item.parsedItem.concrete} + | ++ {item.errors} + | +
Added Records | +0}> + {applyData.recordsAdded} + | +
Updated Records | +0}> + {applyData.recordsUpdated} + | +
Removed Records | +0}> + {applyData.recordsRemoved} + | +
Restored Records | +0}> + {applyData.recordsRestored} + | +
Hierarchy Rebuilt | ++ {applyData.hierarchyRebuilt} + | +
+ Please note: This change has altered the hierarchy, you will need to reload this page. +
+ {/if} + + + +{/if} + + \ No newline at end of file diff --git a/waltz-ng/client/measurable-category/pages/edit/measurable-category-edit.html b/waltz-ng/client/measurable-category/pages/edit/measurable-category-edit.html index a3669edbaa..7b297125cb 100644 --- a/waltz-ng/client/measurable-category/pages/edit/measurable-category-edit.html +++ b/waltz-ng/client/measurable-category/pages/edit/measurable-category-edit.html @@ -51,88 +51,139 @@+ A,B,C + 1,2,3 + 5,6,7 ++