Commit Graph

9 Commits

Author SHA1 Message Date
Richard Ward
78b9ff896f config: yaml,shared,dbal (2 files) 2025-12-30 21:27:49 +00:00
Richard Ward
3e1e351d56 config: yaml,shared,dbal (4 files) 2025-12-30 21:27:22 +00:00
cfa1e5bfee feat: add new icon components including Envelope, ChatCircle, HardDrives, WarningCircle, CheckCircle, XCircle, TrendUp, ShieldWarning, LockKey, Crown, Sparkle, BookOpen, Tree, Broom, Export, UploadSimple, Funnel, FunnelSimple, MapTrifold, PushPinSimple, Buildings, GithubLogo, and GoogleLogo 2025-12-30 12:21:15 +00:00
9507c39f09 fix(types): enhance type safety across various modules and functions 2025-12-30 00:55:05 +00:00
5d880c6c3b feat: implement dynamic UI page rendering and database integration 2025-12-29 22:58:50 +00:00
756c48fc83 refactor: modularize cpp build assistant 2025-12-27 18:35:35 +00:00
880544e58d refactor: modularize dbal utilities 2025-12-27 18:21:26 +00:00
copilot-swe-agent[bot]
892e2e491b fix: create DBAL shared UI components for status and daemon page
- Created dbal/shared/ui directory for shared UI components
- Implemented getStatusResponse() for status API endpoint
- Implemented DBALDaemonPage component with metadata
- Updated tsconfig.json @dbal-ui path to point to dbal/shared/ui
- Updated next.config.ts webpack alias for @dbal-ui
- Components support both development and production DBAL modes

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 13:50:20 +00:00
copilot-swe-agent[bot]
2180f608fb Restructure dbal folder: development, production, and shared
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 13:30:57 +00:00