From 45b23af166eb41d93d32e252dc6a5867ca6f5370 Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Mon, 15 Dec 2025 16:40:04 -0300 Subject: [PATCH] Fix suite app routing - use HTML files instead of API endpoints, add drive.html --- ui/suite/drive/drive.html | 319 ++++++++++++++++++++++++++++++++++++++ ui/suite/index.html | 189 ++++++++++++---------- 2 files changed, 429 insertions(+), 79 deletions(-) create mode 100644 ui/suite/drive/drive.html diff --git a/ui/suite/drive/drive.html b/ui/suite/drive/drive.html new file mode 100644 index 0000000..c77d9a2 --- /dev/null +++ b/ui/suite/drive/drive.html @@ -0,0 +1,319 @@ + + + + + +
+ +
+
+ + +
+ +
+ +
+ +
+ + + + +
+
+ + +
+ +
+ +
+
+
💾
+
+
Storage Used
+
12.4 GB
+
+
+
+
+ 62% of 20 GB +
+
+
+
+
📄
+
+
Files
+
1,847
+
+
+
+
📂
+
+
Folders
+
156
+
+
+
+
🔗
+
+
Shared
+
42
+
+
+
+ + +
+ + + + + General Bots +
+ + +
+ +
+
📁
+
+
Documents
+
12 items • Modified 2 hours ago
+
+
+ + +
+
+ +
+
📁
+
+
Images
+
45 items • Modified yesterday
+
+
+ + +
+
+ +
+
📁
+
+
Source Code
+
89 items • Modified 3 days ago
+
+
+ + +
+
+ +
+
📁
+
+
Backups
+
8 items • Modified last week
+
+
+ + +
+
+ + +
+
📄
+
+
project-report.pdf
+
2.4 MB • Modified today
+
+
+ + + +
+
+ +
+
🖼️
+
+
dashboard-mockup.png
+
1.8 MB • Modified yesterday
+
+
+ + + +
+
+ +
+
📊
+
+
analytics-2025.xlsx
+
890 KB • Modified 2 days ago
+
+
+ + + +
+
+ +
+
📝
+
+
meeting-notes.md
+
45 KB • Modified 3 days ago
+
+
+ + + +
+
+ +
+
🎬
+
+
demo-video.mp4
+
125 MB • Modified last week
+
+
+ + + +
+
+ +
+
📦
+
+
release-v2.0.zip
+
45 MB • Modified last week
+
+
+ + + +
+
+
+
+ + + +
+
+ + diff --git a/ui/suite/index.html b/ui/suite/index.html index 8d66ec0..20802ab 100644 --- a/ui/suite/index.html +++ b/ui/suite/index.html @@ -21,7 +21,7 @@ - +