Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[frontend] Add 'All entities' view in Knowledge section, which lists all entities & relationships linked to the entity #9868

Merged
merged 19 commits into from
Feb 18, 2025

Conversation

CelineSebe
Copy link
Member

@CelineSebe CelineSebe commented Feb 7, 2025

Proposed changes

  • new 'All' view in knowledge bar which lists all entities and relationships linked to the entities

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case (coverage and e2e)
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label Feb 7, 2025
@CelineSebe CelineSebe changed the base branch from master to release/6.6.0 February 7, 2025 09:59
@CelineSebe CelineSebe self-assigned this Feb 7, 2025
@CelineSebe CelineSebe marked this pull request as ready for review February 11, 2025 13:49
@CelineSebe CelineSebe changed the title [frontend] Add a 'All' view in Entity/Knowledge/overview that lists all entities linked to the entity [frontend] Add a 'All entities' view in Knowledge/overview that lists all entities/relationships linked to the entity Feb 11, 2025
@CelineSebe CelineSebe changed the title [frontend] Add a 'All entities' view in Knowledge/overview that lists all entities/relationships linked to the entity [frontend] Add a 'All entities' view in Knowledge that lists all entities/relationships linked to the entity Feb 11, 2025
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.25%. Comparing base (b75aafc) to head (7c17331).
Report is 40 commits behind head on release/6.6.0.

Additional details and impacted files
@@                Coverage Diff                @@
##           release/6.6.0    #9868      +/-   ##
=================================================
+ Coverage          64.05%   65.25%   +1.20%     
=================================================
  Files                655      655              
  Lines              63230    63759     +529     
  Branches            6977     8024    +1047     
=================================================
+ Hits               40505    41609    +1104     
+ Misses             22725    22150     -575     

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

@CelineSebe CelineSebe marked this pull request as draft February 12, 2025 15:27
@CelineSebe CelineSebe marked this pull request as ready for review February 14, 2025 14:03
@CelineSebe CelineSebe changed the title [frontend] Add a 'All entities' view in Knowledge that lists all entities/relationships linked to the entity [frontend] Add 'All entities' view in Knowledge section, which lists all entities & relationships linked to the entity Feb 17, 2025
@CelineSebe CelineSebe merged commit 03977a6 into release/6.6.0 Feb 18, 2025
5 checks passed
@CelineSebe CelineSebe deleted the issue/7879 branch February 18, 2025 08:04
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.

3 participants