IGNY8 VPS (Salman)
44ecd3fa7d
limits vlaiadtion adn keywrods forms
2025-12-12 20:05:21 +00:00
IGNY8 VPS (Salman)
9824e9a4dc
ssdsds
2025-12-12 18:57:46 +00:00
IGNY8 VPS (Salman)
9cb0e05618
asdsadsad
2025-12-12 15:11:17 +00:00
IGNY8 VPS (Salman)
f163a2e07d
udpates
2025-12-12 14:08:27 +00:00
IGNY8 VPS (Salman)
6e2101d019
feat: add Usage Limits Panel component with usage tracking and visual indicators for limits
...
style: implement custom color schemes and gradients for account section, enhancing visual hierarchy
2025-12-12 13:15:15 +00:00
IGNY8 VPS (Salman)
b2e8732a82
docs & prciing page updae markteing site
2025-12-12 10:30:14 +00:00
IGNY8 VPS (Salman)
87d1392b4c
cleanup thorough
2025-12-10 15:50:09 +00:00
IGNY8 VPS (Salman)
c665c44aba
use locat and navigate react odm router issue final fix
2025-12-10 13:58:13 +00:00
IGNY8 VPS (Salman)
3f49a2599e
intgration page fix for user delveoper
2025-12-10 12:02:27 +00:00
IGNY8 VPS (Salman)
6a056e3589
test auth store
2025-12-10 11:33:05 +00:00
IGNY8 VPS (Salman)
69363b9b31
asd
2025-12-10 11:28:37 +00:00
IGNY8 VPS (Salman)
7a35981038
feat(multi-tenancy): implement critical fixes for orphaned users and permissions
...
- Simplified HasTenantAccess permission logic to ensure every authenticated user has an account.
- Added fallback to system account for OpenAI settings in AI configuration.
- Allowed any authenticated user to check task progress in IntegrationSettingsViewSet.
- Created a script to identify and fix orphaned users without accounts.
- Updated error response handling in business endpoints for clarity.
2025-12-10 09:51:06 +00:00
IGNY8 VPS (Salman)
5fb3687854
logo and architecture fixes
2025-12-09 14:28:44 +00:00
IGNY8 VPS (Salman)
4d13a57068
feat(billing): add missing payment methods and configurations
...
- Added migration to include global payment method configurations for Stripe and PayPal (both disabled).
- Ensured existing payment methods like bank transfer and manual payment are correctly configured.
- Added database constraints and indexes for improved data integrity in billing models.
- Introduced foreign key relationship between CreditTransaction and Payment models.
- Added webhook configuration fields to PaymentMethodConfig for future payment gateway integrations.
- Updated SignUpFormUnified component to handle payment method selection based on user country and plan.
- Implemented PaymentHistory component to display user's payment history with status indicators.
2025-12-09 06:14:44 +00:00
IGNY8 VPS (Salman)
72d0b6b0fd
fixes fixes fixes tenaancy
2025-12-09 02:43:51 +00:00
IGNY8 VPS (Salman)
bfbade7624
Complete Implemenation of tenancy
2025-12-09 00:11:35 +00:00
alorig
92d16c76a7
Revert "sadasd"
...
This reverts commit 9f85ce4f52 .
2025-12-09 00:26:01 +05:00
IGNY8 VPS (Salman)
9f85ce4f52
sadasd
2025-12-08 18:22:10 +00:00
IGNY8 VPS (Salman)
c09c6cf7eb
final
2025-12-08 14:57:36 +00:00
IGNY8 VPS (Salman)
144e955b92
Fixing PLans page
2025-12-08 14:12:08 +00:00
IGNY8 VPS (Salman)
da3b45d1c7
adsasdasd
2025-12-08 11:51:00 +00:00
IGNY8 VPS (Salman)
8231c499c2
dasdas
2025-12-08 08:52:44 +00:00
IGNY8 VPS (Salman)
3f2879d269
sad
2025-12-08 08:06:36 +00:00
IGNY8 VPS (Salman)
40b7aced14
asdasd
2025-12-08 07:47:01 +00:00
IGNY8 VPS (Salman)
4e9d8af768
sadasd
2025-12-08 06:15:35 +00:00
IGNY8 VPS (Salman)
65fea95d33
Refactor API permissions and throttling: Updated default permission classes to enforce authentication and tenant access. Introduced new permission for system accounts and developers. Enhanced throttling rates for various operations to reduce false 429 errors. Improved API key loading logic to prioritize account-specific settings, with fallbacks to system accounts and Django settings. Updated integration views and sidebar to reflect new permission structure.
2025-12-07 17:23:42 +00:00
IGNY8 VPS (Salman)
2420f1678d
docs 1
2025-12-07 11:28:32 +00:00
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)
4e764e208d
billing and paymetn methods
2025-12-07 04:28:46 +00:00
IGNY8 VPS (Salman)
7a2b424237
Enhance API structure and documentation: Added new tags for Account, Integration, Automation, Linker, Optimizer, and Publisher; updated billing endpoints for admin and customer; improved API reference documentation; fixed endpoint paths in frontend services.
2025-12-07 01:13:38 +00:00
IGNY8 VPS (Salman)
7877a245b4
menu fix
2025-12-06 17:33:23 +00:00
IGNY8 VPS (Salman)
bfb07947ea
many fixes of backeend and fronteend
2025-12-06 16:41:35 +00:00
IGNY8 VPS (Salman)
365dcfbbd2
asd
2025-12-06 15:01:06 +00:00
IGNY8 VPS (Salman)
c455a5ad83
many fixes
2025-12-06 14:31:42 +00:00
IGNY8 VPS (Salman)
4a16a6a402
Billing and account fixed - final
2025-12-05 12:56:24 +00:00
alorig
ee4fa53987
Update App.tsx
2025-12-05 14:57:44 +05:00
alorig
57c89ec031
Update App.tsx
2025-12-05 14:39:48 +05:00
alorig
f986efde37
Update App.tsx
2025-12-05 14:37:49 +05:00
alorig
2622bf55a2
Update AdminCreditCostsPage.tsx
2025-12-05 14:30:25 +05:00
alorig
d473b9e767
Update App.tsx
2025-12-05 14:27:44 +05:00
alorig
e9ce2d2b27
Update App.tsx
2025-12-05 14:23:35 +05:00
alorig
3cd2cdafa9
34324
2025-12-05 14:17:07 +05:00
alorig
bbc70751db
123213
2025-12-05 14:12:06 +05:00
alorig
f3d67e9f4a
Update billing.api.ts
2025-12-05 14:03:42 +05:00
alorig
878ec612f8
123
2025-12-05 13:56:48 +05:00
alorig
5b9d1dcfb0
layout updates
2025-12-05 13:45:49 +05:00
alorig
16134f858d
Update AccountBillingPage.tsx
2025-12-05 13:22:19 +05:00
IGNY8 VPS (Salman)
1e718105f2
billing admin account 1
2025-12-05 08:01:55 +00:00
IGNY8 VPS (Salman)
f91037b729
final docs
2025-12-05 07:09:29 +00:00
IGNY8 VPS (Salman)
d92a99ecc3
some-improvement
2025-12-05 05:38:58 +00:00