Commit graph

18 commits

Author SHA1 Message Date
mmabdalla
6353f89cb3 Fix: Add assets route handler to manifest.yaml 2025-12-29 01:42:35 +02:00
mmabdalla
4aec140658 Fix: Add assets route to manifest.yaml 2025-12-29 01:41:43 +02:00
mmabdalla
77a2d60157 Fix: Add assets route handler to serve static files from plugin 2025-12-29 01:40:26 +02:00
mmabdalla
fc8534168f Update: Upgrade Vite to v6 to fix security vulnerabilities 2025-12-29 01:38:17 +02:00
mmabdalla
a107f832af Fix: Add .js files to .gitignore and simplify deploy script 2025-12-29 01:32:06 +02:00
mmabdalla
7956762b7e Fix: Add TypeScript backend compilation for deployment 2025-12-29 01:31:04 +02:00
mmabdalla
3592df6a5d Fix: Update HTML path and server.js to match Vite build output 2025-12-29 01:09:29 +02:00
mmabdalla
068470a39f Fix: Update document date format to 28 Dec 2025 2025-12-29 01:07:38 +02:00
mmabdalla
e8040a62c3 Fix: Update document creation date to December 28, 2025 2025-12-29 01:06:42 +02:00
mmabdalla
7b5bfa5565 Fix: Correct source directory path calculation in deploy script 2025-12-29 01:04:29 +02:00
mmabdalla
880a854bfa Fix: Move deploy script to scripts directory and update paths 2025-12-29 01:03:35 +02:00
mmabdalla
b7e0d900ff Update sidebar label to Theme Builder and add implementation prompt 2025-12-29 00:51:29 +02:00
mmabdalla
120b7285dc Complete WB-007 and WB-008: Basic Renderer and Save/Load with Auto-save 2025-12-29 00:50:17 +02:00
mmabdalla
a8073c50e5 Add deployment script and sidebar integration for Super Admin 2025-12-29 00:38:38 +02:00
mmabdalla
94ece92305 Fix: Remove direct DB operations, use BOSA SDK only (constitution compliance) 2025-12-28 16:37:36 +02:00
mmabdalla
e938399152 Reset version to 0.0.0.001 and add test framework setup for Phase 1 TDD 2025-12-28 15:05:42 +02:00
mmabdalla
c14f186263 Initial project setup: Create directory structure and configuration files
- Created manifest.yaml with Node.js runtime and routes
- Set up package.json with React, TypeScript, Vite, and dependencies
- Created TypeScript and Vite configuration files
- Set up ESLint and Prettier
- Created complete directory structure (frontend, backend, migrations)
- Created initial database schema migration
- Set up Express server with route handlers
- Created frontend entry point files
- Added version.txt with build 0.1.0.001
2025-12-28 14:59:01 +02:00
mmabdalla
744c8a833b Initial commit: Add documentation and issue tracking for BP_WB project 2025-12-28 14:38:51 +02:00