Commit Graph

105 Commits

Author SHA1 Message Date
IGNY8 VPS (Salman)
0818dfe385 Add automation routes and enhance header metrics management
- Introduced new routes for Automation Rules and Automation Tasks in the frontend.
- Updated the AppSidebar to include sub-items for Automation navigation.
- Enhanced HeaderMetricsContext to manage credit and page metrics more effectively, ensuring proper merging and clearing of metrics.
- Adjusted AppLayout and TablePageTemplate to maintain credit balance while managing page metrics.
2025-11-17 21:04:46 +00:00
alorig
f7115190dc Add Linker and Optimizer modules with API integration and frontend components
- Added Linker and Optimizer apps to `INSTALLED_APPS` in `settings.py`.
- Configured API endpoints for Linker and Optimizer in `urls.py`.
- Implemented `OptimizeContentFunction` for content optimization in the AI module.
- Created prompts for content optimization and site structure generation.
- Updated `OptimizerService` to utilize the new AI function for content optimization.
- Developed frontend components including dashboards and content lists for Linker and Optimizer.
- Integrated new routes and sidebar navigation for Linker and Optimizer in the frontend.
- Enhanced content management with source and sync status filters in the Writer module.
- Comprehensive test coverage added for new features and components.
2025-11-18 00:41:00 +05:00
IGNY8 VPS (Salman)
4b9e1a49a9 Remove obsolete scripts and files, update site builder configurations
- Deleted the `import_plans.py`, `run_tests.py`, and `test_run.py` scripts as they are no longer needed.
- Updated the initial migration dependency in `0001_initial.py` to reflect recent changes in the `igny8_core_auth` app.
- Enhanced the implementation plan documentation to include new phases and updates on the site builder project.
- Updated the `vite.config.ts` and `package.json` to integrate testing configurations and dependencies for the site builder.
2025-11-17 17:48:15 +00:00
IGNY8 VPS (Salman)
5a36686844 Add site builder service to Docker Compose and remove obsolete scripts
- Introduced a new service `igny8_site_builder` in `docker-compose.app.yml` for site building functionality, including environment variables and volume mappings.
- Deleted several outdated scripts: `create_test_users.py`, `test_image_write_access.py`, `update_free_plan.py`, and the database file `db.sqlite3` to clean up the backend.
- Updated Django settings and URL configurations to integrate the new site builder module.
2025-11-17 16:08:51 +00:00
IGNY8 VPS (Salman)
cb0e42bb8d dd 2025-11-16 21:33:55 +00:00
IGNY8 VPS (Salman)
56c30e4904 schedules page removed 2025-11-16 21:21:07 +00:00
IGNY8 VPS (Salman)
dbe8da589f Phase 0: Add ModuleGuard component and implement Modules settings UI
- Created ModuleGuard component to protect routes based on module status
- Implemented Modules.tsx page with toggle switches for all modules
- Fixed Switch component onChange prop type
- Module enable/disable UI fully functional
2025-11-16 18:44:07 +00:00
IGNY8 VPS (Salman)
8908c11c86 Enhance error handling in AIEngine and update ResourceDebugOverlay
- Added error type handling in AIEngine for better error categorization during model configuration and execution.
- Updated _handle_error method to accept and log error types.
- Improved ResourceDebugOverlay to silently ignore 404 responses from the metrics endpoint, preventing unnecessary logging and retries.
- Refactored authStore to utilize fetchAPI for automatic token handling and improved error logging without throwing exceptions.
2025-11-16 11:44:51 +00:00
IGNY8 VPS (Salman)
7cd0e1a807 Add health check endpoint and refactor integration response handling
- Introduced a new public health check endpoint at `api/ping/` to verify API responsiveness.
- Refactored integration response handling to utilize a unified success and error response format across various methods in `IntegrationSettingsViewSet`, improving consistency and clarity in API responses.
- Updated URL patterns to include the new ping endpoint and adjusted imports accordingly.
2025-11-16 07:01:19 +00:00
IGNY8 VPS (Salman)
c439073d33 debug fix 2025-11-16 01:03:54 +00:00
IGNY8 VPS (Salman)
a42a130835 fix 2025-11-16 00:25:43 +00:00
IGNY8 VPS (Salman)
7665b8c6e7 Refactor API response handling across multiple components to ensure consistency with the unified format. Update error handling and response validation in ValidationCard, usePersistentToggle, Status, Prompts, and api.ts to improve user feedback and maintain compatibility with the new API standards. 2025-11-16 00:19:01 +00:00
IGNY8 VPS (Salman)
0ec594363c Implement unified API standard across backend viewsets and serializers, enhancing error handling and response formatting. Update AccountModelViewSet to standardize CRUD operations with success and error responses. Refactor various viewsets to inherit from AccountModelViewSet, ensuring compliance with the new standard. Improve frontend components to handle API responses consistently and update configuration for better user experience. 2025-11-15 23:04:31 +00:00
IGNY8 VPS (Salman)
5a3706d997 Enhance ApiStatusIndicator to conditionally render for aws-admin accounts only. Improve error handling in API response management across various components, ensuring expected 400 responses are logged appropriately. Update Credits and ApiMonitor components to handle null values gracefully and implement CRUD operations for planner and writer endpoints. 2025-11-15 21:44:10 +00:00
IGNY8 VPS (Salman)
a75ebf2584 Enhance API response handling and implement unified API standard across multiple modules. Added feature flags for unified exception handling and debug throttling in settings. Updated pagination and response formats in various viewsets to align with the new standard. Improved error handling and response validation in frontend components for better user feedback. 2025-11-15 20:18:42 +00:00
IGNY8 VPS (Salman)
94f243f4a2 newmonitor api 2025-11-15 14:24:49 +00:00
IGNY8 VPS (Salman)
5a08a558ef Add API Status Indicator to AppSidebar and enhance ApiMonitor with localStorage support for auto-refresh and refresh interval settings 2025-11-15 14:18:08 +00:00
Desktop
efd5ea6b4f Revert "api monitors"
This reverts commit 133d63813a.
2025-11-15 17:05:40 +05:00
IGNY8 VPS (Salman)
133d63813a api monitors 2025-11-15 11:31:49 +00:00
Desktop
48f55db675 Update Badge.tsx 2025-11-14 15:39:30 +05:00
Desktop
27465457d5 phase 1-3 css refactor 2025-11-14 15:04:47 +05:00
Desktop
8750e524df ds 2025-11-14 04:28:50 +05:00
Desktop
141fa28e10 1 2025-11-14 04:26:25 +05:00
Desktop
2aebc9edb0 documentation page & help 2025-11-13 02:04:30 +05:00
Desktop
fa94b5fe7a Update EnhancedMetricCard.tsx 2025-11-13 01:37:15 +05:00
Desktop
04f15a77bc ind 2025-11-13 01:04:19 +05:00
Desktop
77ec8af4d1 Revert "lightbox"
This reverts commit 469e07e046.
2025-11-13 00:36:08 +05:00
Desktop
469e07e046 lightbox 2025-11-13 00:07:34 +05:00
Desktop
bd2a5570a9 Update ContentImageCell.tsx 2025-11-12 23:36:56 +05:00
Desktop
5da2092873 New Columns and columns visibility 2025-11-12 23:29:31 +05:00
Desktop
459cabf921 udpdates 2025-11-12 23:04:52 +05:00
Desktop
3fca67858e stadardize site slector sector selctor 2025-11-12 22:55:51 +05:00
Desktop
1042734278 asd 2025-11-12 22:44:49 +05:00
Desktop
676ac098da Update Tooltip.tsx 2025-11-12 22:34:28 +05:00
Desktop
d254ac3b94 Update WorkflowPipeline.tsx 2025-11-12 22:26:16 +05:00
Desktop
883e4642dc 123 2025-11-12 22:17:37 +05:00
Desktop
7c48854e86 fixes 2025-11-12 22:07:14 +05:00
Desktop
94fbc196f3 fixes 2025-11-12 21:55:35 +05:00
Desktop
408b12b607 fixes and more ui 2025-11-12 21:52:22 +05:00
Desktop
fa47cfa7ff enhanced ui 2025-11-12 21:37:41 +05:00
Desktop
bcc52c4891 Update Runware pricing across the application to reflect new cost of $0.009 per image in backend and frontend components. 2025-11-12 14:41:20 +05:00
Desktop
2c2eaa4c47 Update ImageQueueModal.tsx 2025-11-12 14:25:47 +05:00
Desktop
162d15357a major image prog bar update 2025-11-12 14:14:29 +05:00
Desktop
fe57c2d321 in-article image progress bar 2025-11-12 13:55:09 +05:00
IGNY8 VPS (Salman)
e2026629e2 lint 2025-11-12 08:42:13 +00:00
IGNY8 VPS (Salman)
9f704313fb Enhance image processing and progress tracking in ImageQueueModal; update docker-compose for read-write access 2025-11-12 08:39:03 +00:00
Desktop
021e2d1e20 Update ContentImageCell.tsx 2025-11-12 11:11:07 +05:00
Desktop
ba97927b31 Update ContentImageCell.tsx 2025-11-12 11:03:28 +05:00
Desktop
f90979a2b0 sad 2025-11-12 10:57:34 +05:00
Desktop
8496043258 Update ContentImageCell.tsx 2025-11-12 10:51:46 +05:00