From efebf38271754b0b2cb8f0dda390cf0d65b195aa Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Mon, 18 May 2026 09:58:34 -0400 Subject: [PATCH] feat(projects): project + bin management page (CRUD on /api/v1/projects + /api/v1/bins) --- services/web-ui/public/projects.html | 524 +++++++++++++++++++++++++++ 1 file changed, 524 insertions(+) create mode 100644 services/web-ui/public/projects.html diff --git a/services/web-ui/public/projects.html b/services/web-ui/public/projects.html new file mode 100644 index 0000000..67938d8 --- /dev/null +++ b/services/web-ui/public/projects.html @@ -0,0 +1,524 @@ + + + + + + Projects — Z-AMPP + + + + + + + + +
+ + +
+
+
+ Projects +
+
+ +
+
+ +
+ + + + +
+
+ + + +
Select a project on the left, or create a new one.
+
+
+
+
+
+ + + + + + + + + + + +