mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-06 00:07:44 +01:00
a54ef27adc
https://linear.app/unleash/issue/2-1968/use-react-archer-instead-of-mermaid-in-the-network-overview This PR removes [mermaid](https://github.com/mermaid-js/mermaid) in favor of [react-archer](https://github.com/pierpo/react-archer), which meant adapting `NetworkOverview` to use `react-archer` instead, since that was the only remaining feature using `mermaid`. Opted not to use RPS labels in the lines since it was very noisy visually. Took the liberty to make some visual changes, but we can align afterwards with @nicolaesocaciu if needed. ### Example with 1 app ![image](https://github.com/Unleash/unleash/assets/14320932/83bf3d52-8bb7-49cc-8fef-1d8f758090b7) ### Example with 3 apps ![image](https://github.com/Unleash/unleash/assets/14320932/c01b820e-92e1-495a-a360-0f8ff5fafe50) ### Example with 30 apps ![image](https://github.com/Unleash/unleash/assets/14320932/49314ee0-ad30-4c67-873e-7b91ca39d009) ### Example in light theme ![image](https://github.com/Unleash/unleash/assets/14320932/1ce7055f-df8f-4b4e-b731-bf0f951bbb0c) |
||
---|---|---|
.. | ||
accessOverview | ||
admin | ||
application | ||
archive | ||
banners | ||
changeRequest | ||
common | ||
context | ||
demo | ||
environments | ||
events | ||
executiveDashboard | ||
feature | ||
featureTypes | ||
feedback | ||
feedbackNew | ||
filter | ||
incomingWebhooks | ||
integrations | ||
layout | ||
loginHistory | ||
maintenance | ||
menu | ||
playground/Playground | ||
project | ||
providers | ||
segments | ||
splash | ||
strategies | ||
tags | ||
user | ||
App.tsx | ||
InitialRedirect.tsx |