5106f7b200
Update WorkflowGuide component to include industry and sector selection; enhance site creation process with new state management and validation. Refactor SelectDropdown for improved styling and functionality. Add HomepageSiteSelector for better site management in Dashboard.
IGNY8 VPS (Salman)
2025-11-21 03:34:52 +00:00
c8adfe06d1
Remove obsolete migration and workflow files; delete Site Builder Wizard references and related components. Update documentation to reflect the removal of the WorkflowState model and streamline the site building process.
IGNY8 VPS (Salman)
2025-11-21 00:59:34 +00:00
d14d6d89b1
Remove obsolete migration files and update initial migration timestamps for various modules; ensure consistency in migration history across the project.
IGNY8 VPS (Salman)
2025-11-20 23:32:45 +00:00
b38553cfc3
Remove obsolete workflow components from site building; delete WorkflowState model, related services, and frontend steps. Update serializers and routes to reflect the removal of the site builder wizard functionality.
IGNY8 VPS (Salman)
2025-11-20 23:25:00 +00:00
c31567ec9f
Refactor workflow state management in site building; enhance error handling and field validation in models and serializers. Remove obsolete workflow components from frontend and adjust API response structure for clarity.
IGNY8 VPS (Salman)
2025-11-20 23:08:07 +00:00
1b4cd59e5b
Refactor site building workflow and context handling; update API response structure for improved clarity and consistency. Adjust frontend components to align with new data structure, including error handling and loading states.
IGNY8 VPS (Salman)
2025-11-20 21:50:16 +00:00
c4b79802ec
Refactor CreditBalanceViewSet for improved readability and error handling. Update SiteDefinitionView to allow public access without authentication. Enhance Vite configuration for shared component paths and debugging logs. Remove inaccessible shared CSS imports in main.tsx.
IGNY8 VPS (Salman)
2025-11-18 21:02:35 +00:00
adc681af8c
Enhance site layout rendering and integrate shared components
IGNY8 VPS (Salman)
2025-11-18 20:33:31 +00:00
0eb039e1a7
Update CORS settings, enhance API URL detection, and improve template rendering
IGNY8 VPS (Salman)
2025-11-18 19:52:42 +00:00
d696d55309
Add Sites Renderer service to Docker Compose and implement public endpoint for site definitions
IGNY8 VPS (Salman)
2025-11-18 19:32:06 +00:00
49ac8f10c1
Refactor CreditBalanceViewSet for improved error handling and account retrieval. Update PublisherViewSet registration to root level for cleaner URL structure. Adjust siteBuilder.api.ts to reflect new endpoint for deploying blueprints.
IGNY8 VPS (Salman)
2025-11-18 19:10:23 +00:00
c378e503d8
Enhance site deployment and preview functionality. Updated Preview.tsx to improve deployment record handling and fallback URL logic. Added deploy functionality in Blueprints.tsx and Preview.tsx, including loading states and user feedback. Introduced ProgressModal for page generation status updates. Updated siteBuilder.api.ts to include deployBlueprint API method.
IGNY8 VPS (Salman)
2025-11-18 18:58:48 +00:00