IGNY8 VPS (Salman)
a492eb3560
Enhance ImagesViewSet and Images component with site and sector filtering
...
- Added site_id and sector_id query parameter support in ImagesViewSet for filtering content and task-linked images.
- Implemented event listeners in the Images component to refresh data on site and sector changes.
- Updated image prompt handling to allow undefined values.
2025-11-16 10:24:46 +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)
3694e40c04
Enhance API documentation and schema management by implementing explicit tag configurations for Swagger and ReDoc. Introduce postprocessing hooks to filter auto-generated tags, ensuring only defined tags are used. Update viewsets across various modules to utilize the new tagging system, improving clarity and organization in API documentation.
2025-11-16 04:48:14 +00:00
IGNY8 VPS (Salman)
79648db07f
Integrate OpenAPI/Swagger documentation using drf-spectacular, enhancing API documentation with comprehensive guides and schema generation. Add multiple documentation files covering authentication, error codes, rate limiting, and migration strategies. Update settings and URLs to support new documentation endpoints and schema configurations.
2025-11-16 02:15:37 +00:00
IGNY8 VPS (Salman)
452d065c22
Implement unified API standard v1.0 across backend and frontend, enhancing error handling, response formatting, and monitoring capabilities. Refactor viewsets for consistent CRUD operations and introduce API Monitor for endpoint health checks. Update migrations to ensure database integrity and remove obsolete constraints and fields. Comprehensive test suite created to validate new standards and functionality.
2025-11-16 01:56:16 +00:00
Desktop
5908115686
fixes of broken fucntions
2025-11-16 04:56:48 +05: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)
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)
7144281acc
removal of ignored folders
2025-11-13 17:26:00 +00:00
igny8
60b8188111
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00