Skip to content

Commit 1e3ceae

Browse files
committed
refactor: Containers tab on Deployment Details Page
Replace collapsible elements with a tree view to display container resources hierarchically. Signed-off-by: ArnelaL <arnela.lisic@secomind.com>
1 parent d163829 commit 1e3ceae

5 files changed

Lines changed: 308 additions & 414 deletions

File tree

frontend/package-lock.json

Lines changed: 24 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"react-dom": "^18.3.1",
4949
"react-error-boundary": "^6.1.1",
5050
"react-hook-form": "^7.71.1",
51+
"react-hyper-tree": "^0.3.12",
5152
"react-intl": "^7.1.14",
5253
"react-leaflet": "^4.2.1",
5354
"react-relay": "^20.1.1",

0 commit comments

Comments
 (0)