• Joined on 2025-11-09
salman pushed to main at salman/igny8 2025-12-08 07:34:32 +00:00
42d04fb7f2 sdsd
salman pushed to main at salman/igny8 2025-12-08 07:11:07 +00:00
d144f5d19a refactor
salman pushed to main at salman/igny8 2025-12-08 06:40:09 +00:00
7483de6aba asda
salman pushed to main at salman/igny8 2025-12-08 06:18:19 +00:00
salman pushed to main at salman/igny8 2025-12-08 06:15:36 +00:00
4e9d8af768 sadasd
salman pushed to main at salman/igny8 2025-12-08 06:02:06 +00:00
156742d679 asdasd
salman pushed to main at salman/igny8 2025-12-08 05:53:33 +00:00
191287829f asdasd
salman pushed to main at salman/igny8 2025-12-08 05:36:24 +00:00
69e88432c5 asdas
salman pushed to main at salman/igny8 2025-12-08 05:23:09 +00:00
6dcbc651dd Refactor account and permission handling: Simplified account filtering logic in AccountModelViewSet and removed redundant admin/system user checks from permissions. Enhanced user access methods to streamline site access verification and improved error handling for account context requirements. Updated throttling logic to eliminate unnecessary system account bypass conditions.
salman pushed to main at salman/igny8 2025-12-07 17:40:09 +00:00
f0066b6e7d copy
salman pushed to main at salman/igny8 2025-12-07 17:23:43 +00:00
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.
salman pushed to main at salman/igny8 2025-12-07 14:14:31 +00:00
3cbed65601 revamps docs complete
salman pushed to main at salman/igny8 2025-12-07 12:03:47 +00:00
1dd2d53a8e doce revapm phase 1
salman pushed to main at salman/igny8 2025-12-07 11:49:37 +00:00
c87bc7266c docs rearrange
salman pushed to main at salman/igny8 2025-12-07 11:37:40 +00:00
8aef9c7727 doce revamps
salman pushed to main at salman/igny8 2025-12-07 11:28:35 +00:00
2420f1678d docs 1
salman pushed to main at salman/igny8 2025-12-07 10:07:30 +00:00
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.
salman pushed to main at salman/igny8 2025-12-07 06:28:00 +00:00
46fc6dcf04 sadasd
6c4415ab16 asdda
4e764e208d billing and paymetn methods
Compare 3 commits »
salman pushed to main at salman/igny8 2025-12-07 02:05:07 +00:00
31c06d032c Add read-only admin functionality and enhance billing models in admin interface
salman pushed to main at salman/igny8 2025-12-07 01:13:39 +00:00
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.