Table improvements, add modals

This commit is contained in:
Jamie Curnow
2023-01-16 14:02:36 +10:00
parent 306ac20457
commit b877bea86c
17 changed files with 1149 additions and 121 deletions

View File

@@ -13,6 +13,7 @@ export * from "./getHosts";
export * from "./getNginxTemplates";
export * from "./getSettings";
export * from "./getToken";
export * from "./getUpstreamNginxConfig";
export * from "./getUpstreams";
export * from "./getUser";
export * from "./getUsers";