Skip to content

[frontend] Due Date Item alignement and design (#14599)#14602

Merged
Archidoit merged 6 commits intomasterfrom
issue/14599-Items
Feb 27, 2026
Merged

[frontend] Due Date Item alignement and design (#14599)#14602
Archidoit merged 6 commits intomasterfrom
issue/14599-Items

Conversation

@Archidoit
Copy link
Member

Proposed changes

  • In tasks list of a case overview: align column content and put the Due Date in a Tag (v7 ui consistancy with other chips)
image
  • Replace some '-' with the EMPTY_VALUE constant in item components

  • ItemScore component turned to tsx

  • Remove useless TasksLine component

Related issues

#14599

@Archidoit Archidoit self-assigned this Feb 25, 2026
@Archidoit Archidoit added the filigran team use to identify PR from the Filigran team label Feb 25, 2026
@Archidoit Archidoit requested a review from esrevi February 27, 2026 09:00
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

❌ Patch coverage is 5.26316% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.36%. Comparing base (c6c09ac) to head (0267921).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...rivate/components/cases/tasks/tasksDataColumns.tsx 0.00% 9 Missing ⚠️
...tform/opencti-front/src/components/ItemDueDate.tsx 0.00% 3 Missing ⚠️
...rm/opencti-front/src/components/ItemLikelihood.tsx 0.00% 1 Missing ⚠️
...orm/opencti-front/src/components/ItemOpenVocab.tsx 0.00% 1 Missing ⚠️
...form/opencti-front/src/components/ItemPriority.tsx 0.00% 1 Missing ⚠️
...latform/opencti-front/src/components/ItemScore.tsx 50.00% 1 Missing ⚠️
...form/opencti-front/src/components/ItemSeverity.tsx 0.00% 1 Missing ⚠️
...encti-front/src/private/components/cases/Tasks.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #14602   +/-   ##
=======================================
  Coverage   32.36%   32.36%           
=======================================
  Files        3097     3097           
  Lines      210990   210971   -19     
  Branches    38237    38233    -4     
=======================================
- Hits        68283    68280    -3     
+ Misses     142707   142691   -16     
Flag Coverage Δ
opencti-client-python 45.50% <ø> (ø)
opencti-front 2.83% <5.26%> (-0.01%) ⬇️
opencti-graphql 67.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@Gwendoline-FAVRE-FELIX Gwendoline-FAVRE-FELIX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works.

@Archidoit Archidoit merged commit 8aaedef into master Feb 27, 2026
37 checks passed
@Archidoit Archidoit deleted the issue/14599-Items branch February 27, 2026 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants