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

Management tooling - Creating catalog #144

Open lukashornych opened 1 week ago

lukashornych commented 1 week ago

Subissue of #117

In context menu of evitaDB connection, there will be new dialog for creating new empty catalogs. The dialog will take only catalog name and will check againts locally present catalog names for duplicates.

UI reload will be solved by #145