1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/application
Jaanus Sellin f3c01545f2
feat: application graph (#6279)
Basic graph, that works with mock data.
Next steps, work on backend and try to put more content and **styling to
nodes**.

![image](https://github.com/Unleash/unleash/assets/964450/545d6527-ecd8-4010-a0fe-8001bc8c1456)
2024-02-21 09:13:18 +02:00
..
ApplicationEdit feat: application graph (#6279) 2024-02-21 09:13:18 +02:00
ApplicationList fix: add missing key to list of application projects (#6243) 2024-02-15 07:56:26 +00:00
ApplicationUpdate Fix: icon rendering issue in ApplicationList and add help to app update (#5730) 2023-12-27 18:35:08 +01:00
ApplicationView
ConnectedInstances feat: add warning icons to environments in selector (#6290) 2024-02-21 13:28:37 +08:00
Application.tsx feat: application graph (#6279) 2024-02-21 09:13:18 +02:00
ApplicationOverview.tsx feat: application graph (#6279) 2024-02-21 09:13:18 +02:00
iconNames.ts