openziti / ziti-console

https://openziti.io
Apache License 2.0
23 stars 15 forks source link

fixes and enhancements #415

Closed harishnf closed 4 weeks ago

harishnf commented 1 month ago

Fixes: page Style changes (page background colour, gradient, Font size, Filter text box background color, Input box size increase). Promises code fix to execute asynchronous execution.
reset tree to close all opened nodes.

Code Cleanup: removed unused code. Example: drawGraphTooltip function. appwan name modified to service policies.

Enhancements:

added config class to show configs to a service show service config in the tooltip

Service policy node —> added promises/api code to show Dial Services

Service —> fixed defect in Bind Identities logic added promises/api code to show Associated Routers added promises/api code to show Service Configs added promises/api code to show Dial Identities

Identities —> added promises/api code to show Associated Routers added promises/api code to show Bind Services added promises/api code to show Dial Services

Router Policies —> added promises/api code to show Associated Routers

Search feature enhancements: In the new design, the visualizer can fetch a maximum of 1000 objects per network component. Whenever there are more than 1000 objects, we will show visualizer with the total object count for each node, the user can use the search feature to pull them based on filter criteria. Although the search API returned hundreds of records based on the filter text, the autocomplete list will only display the top five records.. ex: search word:'ha', result: top 5 of 362 records.

image image image
vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ziti-console ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 20, 2024 0:22am