-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add tab to header + hello world tab * blah * initial layout * added node list and entity panel functionality * more layout work and table styling * move node selection logic out of entity info panel * added types for responses, worked on set and domain selectors * added search functionality * refactor into shared ui * add selector edit api request * broke out changelog table * rework types for changelog * added default domain logic * updated folder structure, added autocomplete styling * worked on api filtering logic, built entity count display * added link to explore page, group update status messages * adjusted node icon placement * added pagination controls * added pagination functionality * added table loading elements and styling * formatter * fixed scroll behavior of entity panel * moved group management page layout into shared-ui * refactor * run license check * add tests * finished writing tests * add license * changes from feedback * fixed breaking test * incorporating additional feedback * invalidate asset group members query on selector edit * updated swagger definitions, query logic updates to account for api changes * resolve merge conflicts * add null check for system_tags property since it is now optional * swapped GraphNodeTypes for EntityKinds * resolving merge conflicts * chore: add license snippet to utils.tsx * chore: fix linting issue in types.ts --------- Co-authored-by: Brandon Shearin <[email protected]> Co-authored-by: Eli K Miller <[email protected]>
- Loading branch information
1 parent
9d42508
commit f35ce41
Showing
63 changed files
with
1,996 additions
and
194 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.