lukashornych / evitalab

Official web-based GUI client for evitaDB e-commerce database. It is built to help developers who use evitaDB with exploring and debugging their domain structure and data. Besides standard query executing, it also supports multiple no-code tools to quickly navigate through domain structure, docs and data without needing to write any queries.
https://github.com/lukashornych/evitalab
Apache License 2.0
7 stars 1 forks source link

Sort items in explorer alphabetically #113

Open lukashornych opened 5 months ago

lukashornych commented 5 months ago

Connections, catalogs and collection are not being sorted when rendered in the explorer which makes it harder to navigate through. All items in the explorer could be automatically sorted on client side to make navigation easier.