Skip to content

Commit

Permalink
Merge pull request #107 from get-glu/phase-details
Browse files Browse the repository at this point in the history
feat: add phase history details view
  • Loading branch information
GeorgeMac authored Dec 5, 2024
2 parents abbd754 + f4ef932 commit a648c8c
Show file tree
Hide file tree
Showing 7 changed files with 463 additions and 80 deletions.
212 changes: 208 additions & 4 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"typescript-eslint": "^8.12.2"
},
"dependencies": {
"@codemirror/lang-json": "^6.0.1",
"@dagrejs/dagre": "^1.1.4",
"@radix-ui/react-collapsible": "^1.1.1",
"@radix-ui/react-dialog": "^1.1.2",
Expand All @@ -47,6 +48,7 @@
"@radix-ui/react-tooltip": "^1.1.4",
"@reduxjs/toolkit": "^2.3.0",
"@uidotdev/usehooks": "^2.4.1",
"@uiw/react-codemirror": "^4.23.6",
"@xyflow/react": "^12.3.4",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
Expand Down
Loading

0 comments on commit a648c8c

Please sign in to comment.