opencti icon indicating copy to clipboard operation
opencti copied to clipboard

[frontend/backend] Content from template for containers - Chunk 1 and 2 (#3402)

Open Archidoit opened this issue 1 year ago • 1 comments

Proposed changes

POC for outcomes templates generation (frontend engine) - Chunk 1 and 2

  • Feature flag
  • Hardcoded templates in frontend
  • Can create a container content based on one template
  • POC generation of PDF with list of container entities / container attributes / a donut graph
  • Can delete generated contents
  • Some unit tests

No e2e tests as the UI will change in next chunks

Related issues

  • #3402

Archidoit avatar Sep 30 '24 14:09 Archidoit

Codecov Report

Attention: Patch coverage is 47.82609% with 12 lines in your changes missing coverage. Please review.

Please upload report for BASE (release/6.4.0@6d54d59). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...i-platform/opencti-graphql/src/domain/container.js 30.76% 9 Missing :warning:
opencti-platform/opencti-graphql/src/utils/ee.ts 40.00% 3 Missing :warning:
Additional details and impacted files
@@               Coverage Diff                @@
##             release/6.4.0    #8553   +/-   ##
================================================
  Coverage                 ?   66.00%           
================================================
  Files                    ?      606           
  Lines                    ?    61344           
  Branches                 ?     6246           
================================================
  Hits                     ?    40491           
  Misses                   ?    20853           
  Partials                 ?        0           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 18 '24 13:10 codecov[bot]