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

Display entity information in a graph view #34

Closed
SamuelHassine opened this issue May 22, 2019 · 0 comments
Closed

Display entity information in a graph view #34

SamuelHassine opened this issue May 22, 2019 · 0 comments
Assignees
Labels
feature use for describing a new feature to develop solved use to identify issue that has been solved (must be linked to the solving PR)
Milestone

Comments

@SamuelHassine
Copy link
Member

Problem to Solve

When clicking on the "Information" icon of an entity, open a right panel with the basic information of the entity instead of redirect to the entity page.

Current Workaround

None.

Proposed Solution

Implement the "entity" overview in a right panel.

Additional Information

None.

@SamuelHassine SamuelHassine added the feature use for describing a new feature to develop label May 22, 2019
@SamuelHassine SamuelHassine self-assigned this May 22, 2019
@SamuelHassine SamuelHassine added this to the v1.0.0 milestone May 22, 2019
@SamuelHassine SamuelHassine removed this from the v1.0.0 milestone Jun 26, 2019
@SamuelHassine SamuelHassine added this to the Release 1.2.0 milestone Sep 2, 2019
@SamuelHassine SamuelHassine added the solved use to identify issue that has been solved (must be linked to the solving PR) label Oct 21, 2019
SamuelHassine pushed a commit that referenced this issue Oct 22, 2019
…chitecture (#130)

* Starting work around minio

* Introduce File manager component and use it in report

* Adapt file manager UI

* Prepare the export api

* Refactor to move import and export files at stix entity level

* Adapt view and backend to log file actions

* Add file management in thread actors

* Refactor functions to move everything we need at StixDomainEntity level

* Remove unused info and add capacity to delete in progress export after 5 min

* Adapt deletion + fix dependencies errors from yarn control

* Start transformation of the worker. Provide API round queue management

* Introducing Jobs and failure reporting

* Re activate auto refresh

* Add jobs management, massive update

* Fix relayjs query typo

* Introduce global import menu. Adapt the entity import and export

* Fixing tests by replacing the matchAll function

* Handle deletion of global imports

* Remove unused import

* Adapt usage of interface, update of dependencies

* [frontend/api] Introduce key for internal_id and stix_id for avoid race conditions (#217)

* [api] Fix migations if starting fresh (#217)

* [api] Fix migations if starting fresh (#217)

* [api] Fix migations if starting fresh (#217)

* [api] Fix migations if starting fresh (#217)

* Adapt work and jobs to use elastic. Worker changed to report jobs

* Cleanup the grakn schema

* [frontend] Working on diagram!

* Fix comments

* Add delete button in observable enrichment

* [frontend] Working on graph

* Upgrade dependencies

* Refactoring of createdByRef, markingDef and KillChain functions

* Fix duplicate and adapt readtx

* Fix deepScan warning

* Fix deepScan warning

* [frontend] Handle relation to relation in the knowledge graph

* Adapt schema for internal_id_key

* Adapt for internal_key

* [frontend] Handle relation to relation

* [frontend] Graph is now working (#34)

* [frontend] Graph is now working (#34)

* [frontend] Add marking definitions to StixDOmainEntity edition

* [frontend] Add marking definitions to StixDOmainEntity edition

* [frontend] Fix relation actions icons and entities update

* [api/frontend] Enhance display and fix some bugs

* [frontend] Refactor the views of files management
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature use for describing a new feature to develop solved use to identify issue that has been solved (must be linked to the solving PR)
Projects
None yet
Development

No branches or pull requests

1 participant