alorig
ea9ffedc01
Revert "Update Usage.tsx"
...
This reverts commit bf6589449f .
2025-11-17 17:28:24 +05:00
alorig
bf6589449f
Update Usage.tsx
2025-11-17 17:24:38 +05:00
alorig
75ba407df5
Enhance dashboard data fetching by adding active site checks
...
- Implemented checks for active site in Home, Planner, and Writer dashboards to prevent data fetching when no site is selected.
- Updated API calls to include site_id in requests for better data accuracy.
- Modified user messages to guide users in selecting an active site for insights.
2025-11-17 17:22:15 +05:00
IGNY8 VPS (Salman)
56c30e4904
schedules page removed
2025-11-16 21:21:07 +00:00
IGNY8 VPS (Salman)
ab6b6cc4be
Phase 0: Add credit costs display to Credits page
...
- Added credit costs reference table to Credits page
- Shows cost per operation type with descriptions
- Consistent with Usage page credit costs display
- Helps users understand credit consumption
2025-11-16 19:06:48 +00:00
IGNY8 VPS (Salman)
d0e6b342b5
Phase 0: Update billing pages to show credits and credit costs
...
- Updated Usage page to show only credits and account management limits
- Removed plan operation limit displays (planner, writer, images)
- Added credit costs reference table showing cost per operation type
- Updated limit cards to handle null limits (for current balance display)
- Improved UI to focus on credit-only system
2025-11-16 19:06: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)
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)
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
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)
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
IGNY8 VPS (Salman)
6109369df4
Add API Monitor route and sidebar entry
2025-11-15 13:44:39 +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
fced34b1e4
diff colros
2025-11-14 15:41:25 +05:00
Desktop
00301c2ae8
phase 3 complete
2025-11-14 15:07:01 +05:00
Desktop
628620406d
sd
2025-11-14 07:24:20 +05:00
Desktop
f4f7835fdf
Revert "color scheme update"
...
This reverts commit 99ea23baa5 .
2025-11-14 06:33:43 +05:00
Desktop
99ea23baa5
color scheme update
2025-11-14 06:24:25 +05:00
Desktop
3b1eec87bf
updates
2025-11-14 05:16:21 +05:00
Desktop
3eb712b2dd
new dashboards
2025-11-14 04:58:56 +05:00
Desktop
946b419fa4
ds
2025-11-14 04:47:54 +05:00
Desktop
741070c116
new
2025-11-14 04:45:26 +05:00
Desktop
f7d329bf09
thinker and automation dashboards
2025-11-14 04:43:02 +05:00
IGNY8 VPS (Salman)
f8bab8d432
Enhance Docker and Vite configurations for marketing service; update allowed hosts in docker-compose; modify marketing script in package.json; fix heading typo in Usage component; update marketing image asset.
2025-11-13 19:54:22 +00:00
Desktop
5a747181c1
Update Usage.tsx
2025-11-13 19:56:17 +05:00
Desktop
224e32230c
Update Help.tsx
2025-11-13 02:09:55 +05:00
Desktop
2aebc9edb0
documentation page & help
2025-11-13 02:04:30 +05:00
Desktop
085e9a33ce
Update Home.tsx
2025-11-13 01:48:09 +05:00
Desktop
bde9d33e78
New Dashboard
2025-11-13 01:34:31 +05:00
Desktop
5f39ab5004
Update Industries.tsx
2025-11-13 01:20:47 +05:00
Desktop
28c814560a
Update Industries.tsx
2025-11-13 01:15:47 +05:00
Desktop
e28ac2c46e
Update Industries.tsx
2025-11-13 01:12:39 +05:00
Desktop
fb8bc9fa86
Update KeywordOpportunities.tsx
2025-11-13 01:08:01 +05:00
Desktop
04f15a77bc
ind
2025-11-13 01:04:19 +05:00
Desktop
31bfadf38a
ind page
2025-11-13 00:59:55 +05:00
Desktop
dabaa140a7
iamge modal
2025-11-13 00:41:30 +05:00
Desktop
77ec8af4d1
Revert "lightbox"
...
This reverts commit 469e07e046 .
2025-11-13 00:36:08 +05:00
Desktop
07fd04e9f3
Revert "x"
...
This reverts commit 5bd2b00ee4 .
2025-11-13 00:35:59 +05:00
Desktop
2b8d342e75
Revert "1234"
...
This reverts commit 621ee60521 .
2025-11-13 00:35:50 +05:00
Desktop
e3c0c98e15
Revert "Update Images.tsx"
...
This reverts commit d1221bc9a2 .
2025-11-13 00:35:43 +05:00
Desktop
d1221bc9a2
Update Images.tsx
2025-11-13 00:33:10 +05:00
Desktop
621ee60521
1234
2025-11-13 00:26:05 +05:00
Desktop
5bd2b00ee4
x
2025-11-13 00:13:44 +05:00
Desktop
469e07e046
lightbox
2025-11-13 00:07:34 +05:00