IGNY8 VPS (Salman)
508b6b4220
Enhance billing and subscription management: Added payment method checks in ProtectedRoute, improved error handling in billing components, and optimized API calls to reduce throttling. Updated user account handling in various components to ensure accurate plan and subscription data display.
2025-12-07 10:07:28 +00:00
IGNY8 VPS (Salman)
59e9cb4322
import
2025-11-30 05:06:43 +00:00
IGNY8 VPS (Salman)
d2f3f3ef97
seed keywords
2025-11-29 23:30:22 +00:00
alorig
b0409d965b
refactor-upto-phase 6
2025-11-20 21:29:14 +05:00
IGNY8 VPS (Salman)
6c6133a683
Enhance public access and error handling in site-related views and loaders
...
- Updated `DebugScopedRateThrottle` to allow public access for blueprint list requests with site filters.
- Modified `SiteViewSet` and `SiteBlueprintViewSet` to permit public read access for list requests.
- Enhanced `loadSiteDefinition` to resolve site slugs to IDs, improving the loading process for site definitions.
- Improved error handling in `SiteDefinitionView` and `loadSiteDefinition` for better user feedback.
- Adjusted CSS styles for better layout and alignment in shared components.
2025-11-18 22:40:00 +00:00
IGNY8 VPS (Salman)
fc6dd5623a
Add refresh token functionality and improve login response handling
...
- Introduced RefreshTokenView to allow users to refresh their access tokens using a valid refresh token.
- Enhanced LoginView to ensure correct user/account loading and improved error handling during user serialization.
- Updated API response structure to include access and refresh token expiration times.
- Adjusted frontend API handling to support both new and legacy token response formats.
2025-11-16 21:06:22 +00:00
Desktop
64b8280bce
Implement security enhancements and unified response formats across API endpoints. Update permission classes for various ViewSets to ensure proper tenant isolation and compliance with API standards. Refactor authentication endpoints to utilize success and error response helpers, improving error tracking and response consistency. Complete documentation updates reflecting these changes and achieving full compliance with API Standard v1.0.
2025-11-16 11:35:47 +05: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)
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
60b8188111
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00