feat: deploy infrastructure + disk/drive, calendar, presentation, workspaces, onboarding, demo user

This commit is contained in:
2026-05-19 16:26:26 +03:00
parent 688d043dad
commit 3529c39b22
304 changed files with 18826 additions and 1176 deletions
+2
View File
@@ -10,3 +10,5 @@ from app.models.log import LogEntry
from app.models.conductor import ConductorInteraction
from app.models.pipeline import PipelineStats
from app.models.bot_command import BotCommand
from app.models.workspace import Workspace, WorkspaceMembership
from app.models.collaboration import IdeaVote, IdeaComment, IdeaActivity, Notification