Skip to content

Commit

Permalink
feat: react flow (#219)
Browse files Browse the repository at this point in the history
* add assets needed for custom node

* update reactflow to latest

* refactor: add grey option to tag component

* chore: create custom graph node for reactflow

* chore: create basic flow component for display of mock nodes

* fix: use relative import and alphabetize order of styled components
  • Loading branch information
D-B-Hawk authored Jul 28, 2023
1 parent 421d7ff commit c440bcc
Show file tree
Hide file tree
Showing 13 changed files with 20,921 additions and 14,976 deletions.
1 change: 1 addition & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodeLinker: node-modules
6 changes: 6 additions & 0 deletions assets/cluster-unavailable.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions assets/cluster.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions assets/green-polygon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit c440bcc

Please sign in to comment.