Commit Graph

188 Commits

Author SHA1 Message Date
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)
6c4415ab16 asdda 2025-12-07 04:29:43 +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)
dc9dba2c9e API Refernce orginal 2025-12-06 23:37:48 +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
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
IGNY8 VPS (Salman)
6cf786b03f billing accoutn with all the mess here 2025-12-05 03:59:54 +00:00
IGNY8 VPS (Salman)
3a7ea1f4f3 docs and billing adn acaoutn 40% 2025-12-04 23:56:38 +00:00
IGNY8 VPS (Salman)
1e3299a089 cleanup 2025-12-04 22:48:59 +00:00
IGNY8 VPS (Salman)
1fc7d3717d docs 2025-12-04 13:38:54 +00:00
IGNY8 VPS (Salman)
39df00e5ae 8 Phases refactor 2025-12-03 16:08:02 +00:00
IGNY8 VPS (Salman)
30bbcb08a1 asdadd 2025-12-03 14:20:14 +00:00
alorig
316f48d024 ud 2025-12-03 19:02:28 +05:00
alorig
a9788820fd rename 2025-12-03 18:12:01 +05:00
IGNY8 VPS (Salman)
de425e0e93 docs updates 2025-12-03 13:03:14 +00:00
IGNY8 VPS (Salman)
316cafab1b automation fixes 2025-12-03 12:24:59 +00:00
IGNY8 VPS (Salman)
5d96e1a2bd cleanup docs 2025-12-03 07:40:25 +00:00
IGNY8 VPS (Salman)
7df6e190fc test 2025-12-03 02:15:05 +00:00
IGNY8 VPS (Salman)
a38626ba67 wp content temalpate 2025-12-01 11:05:22 +00:00
IGNY8 VPS (Salman)
04f04af813 some test 2025-12-01 07:03:46 +00:00
IGNY8 VPS (Salman)
50af3501ac wp plugin refacotr 2025-12-01 06:57:54 +00:00
IGNY8 VPS (Salman)
7357846527 docs 2025-12-01 06:47:13 +00:00
IGNY8 VPS (Salman)
55a00bf1ad refactors 2025-12-01 03:42:31 +00:00
IGNY8 VPS (Salman)
861ca016aa ref 2025-12-01 03:07:07 +00:00
IGNY8 VPS (Salman)
a7a772a78c blurpritn adn site builde cleanup 2025-12-01 02:22:02 +00:00
IGNY8 VPS (Salman)
42bc24f2c0 fix fix fix 2025-12-01 00:13:46 +00:00
alorig
c3c875c9b8 Revert "lets see"
This reverts commit 2cf8eb2405.
2025-11-30 13:04:34 +05:00
alorig
2cf8eb2405 lets see 2025-11-30 13:02:27 +05:00
alorig
062d09d899 docs-complete 2025-11-29 22:52:34 +05:00
alorig
d7a49525f4 12 2025-11-29 21:46:27 +05:00
IGNY8 VPS (Salman)
98396cb7b9 2132 2025-11-29 16:44:22 +00:00
IGNY8 VPS (Salman)
d412651875 stb 2025-11-29 16:34:31 +00:00
alorig
3ce42202b2 12345 2025-11-29 21:22:38 +05:00
alorig
dc024ae004 12345 2025-11-29 21:13:59 +05:00
alorig
2a57509a1e 123 2025-11-29 21:04:18 +05:00
IGNY8 VPS (Salman)
ac8fa2ae9c master ref 2025-11-29 15:28:20 +00:00
alorig
8d096b383a 21 2025-11-29 14:33:07 +05:00
alorig
342d9eab17 rearrange 2025-11-18 04:16:37 +05:00
alorig
8040d983de asd 2025-11-18 03:32:36 +05:00
alorig
abcbf687ae Phase 4 pending 2025-11-18 03:27:56 +05:00
IGNY8 VPS (Salman)
aa74fb0d65 1 2025-11-17 20:50:51 +00:00
IGNY8 VPS (Salman)
b6b1aecdce Update site builder configurations and enhance migration dependencies
- Added `OptimizationConfig` to `INSTALLED_APPS` in `settings.py`.
- Updated migration dependencies in `0001_initial.py` to include `writer` for content source fields.
- Modified the `account` ForeignKey in `PageBlueprint` and `SiteBlueprint` models to use `tenant_id` for better clarity.
- Deleted obsolete implementation plan documents for phases 0-4 to streamline project documentation.
- Improved overall project structure by removing outdated files and enhancing migration clarity.
2025-11-17 20:22:29 +00:00
alorig
f7115190dc Add Linker and Optimizer modules with API integration and frontend components
- Added Linker and Optimizer apps to `INSTALLED_APPS` in `settings.py`.
- Configured API endpoints for Linker and Optimizer in `urls.py`.
- Implemented `OptimizeContentFunction` for content optimization in the AI module.
- Created prompts for content optimization and site structure generation.
- Updated `OptimizerService` to utilize the new AI function for content optimization.
- Developed frontend components including dashboards and content lists for Linker and Optimizer.
- Integrated new routes and sidebar navigation for Linker and Optimizer in the frontend.
- Enhanced content management with source and sync status filters in the Writer module.
- Comprehensive test coverage added for new features and components.
2025-11-18 00:41:00 +05:00
IGNY8 VPS (Salman)
4b9e1a49a9 Remove obsolete scripts and files, update site builder configurations
- Deleted the `import_plans.py`, `run_tests.py`, and `test_run.py` scripts as they are no longer needed.
- Updated the initial migration dependency in `0001_initial.py` to reflect recent changes in the `igny8_core_auth` app.
- Enhanced the implementation plan documentation to include new phases and updates on the site builder project.
- Updated the `vite.config.ts` and `package.json` to integrate testing configurations and dependencies for the site builder.
2025-11-17 17:48:15 +00:00
IGNY8 VPS (Salman)
8a9dd8ed2f aaaa 2025-11-17 11:58:45 +00:00
IGNY8 VPS (Salman)
9930728e8a Add source tracking and sync status fields to Content model; update services module
- Introduced new fields in the Content model for source tracking and sync status, including external references and optimization fields.
- Updated the services module to include new content generation and pipeline services for better organization and clarity.
2025-11-17 11:15:15 +00:00