Skip to content

Release v0.10.12

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 07:04

Changes

  • Improve Capability Map Import #135
  • When import capabilities/application mappings, unused mapping should be deleted #136

Detailed commits

  • 66ec6d06 - Prepare v0.10.12
  • a11b09a0 - Capability Import - add Ignore all / Import all #135
  • 3d7e0b0f - Merge branch 'feature-capabilities-ux-write'
  • 2f32a306 - Capaility Import - DELETE Capa with Mapping. #135
  • d0220017 - CapabilityUtil use FullPath as key (bug with previous solution) #135
  • 9c0b8015 - Capaility Import - Import ADD and DELETE Capapbilities with Mapping are not DELETED #135
  • f85fa90a - Capability Map Import, analyze excel. Show capabilities to add, delete, force delete or ignore without saving for now #135
  • 3063f3a6 - CapabilityUtil can build tree without common ROOT
  • 814c382e - Merge CapabilityUtil and CapabilityHelper
  • ee1bb13c - Simplify Capability Import with fullpath as key. Use a Map to avoid many DB calls #135
  • 97663bbd - SurDomain is now a capability - Adapt javascript
  • ecedfe85 - Adapt javascript to the unique capability ROOT
  • 979421b0 - Remove confusing and useless CapabilityDTO and assume we have a unique ROOT capability
  • 169c870e - Cleaning code, plantuml not used for capabilities
  • 767855d2 - Merge branch 'feature-capabilities-ux-write'
  • 12ff92d3 - Remove unused mappings during mapping import Close #136