IGNY8 VPS (Salman)
909ed1cb17
Phase 3 & Phase 4 - Completed
2026-01-07 00:57:26 +00:00
IGNY8 VPS (Salman)
9ca048fb9d
Phase 3 - credts, usage, plans app pages #Migrations
2026-01-06 21:28:13 +00:00
IGNY8 VPS (Salman)
cb8e747387
Phase 2, 2.1 and 2.2 complete
2026-01-05 08:17:56 +00:00
IGNY8 VPS (Salman)
abc6c011ea
phase 1 complete
2026-01-05 05:06:30 +00:00
IGNY8 VPS (Salman)
de0e42cca8
Phase 1 fixes
2026-01-05 04:52:16 +00:00
IGNY8 VPS (Salman)
ff44827b35
Phase 1 missing file
2026-01-05 03:41:17 +00:00
IGNY8 VPS (Salman)
e93ea77c2b
Pre luanch plan phase 1 complete
2026-01-05 03:40:39 +00:00
IGNY8 VPS (Salman)
dc7a459ebb
django admin Groups reorg, Frontend udpates for site settings, #Migration runs
2026-01-05 01:21:52 +00:00
IGNY8 VPS (Salman)
c4de8994dd
image gen mess
2026-01-03 22:31:30 +00:00
IGNY8 VPS (Salman)
f518e1751b
IMage genartion service and models revamp - #Migration Runs
2026-01-03 20:08:16 +00:00
IGNY8 VPS (Salman)
a70f8cdd01
generate iamge button
2026-01-03 19:09:31 +00:00
IGNY8 VPS (Salman)
a1016ec1c2
wokring models and image genration model and admin apges
2026-01-03 17:28:18 +00:00
IGNY8 VPS (Salman)
f1ba0aa531
Section 2 Completed
2026-01-03 09:07:47 +00:00
IGNY8 VPS (Salman)
4d6ee21408
Section 2 Part 3
2026-01-03 08:11:41 +00:00
IGNY8 VPS (Salman)
935c7234b1
SEction 2 part 2
2026-01-03 04:39:06 +00:00
IGNY8 VPS (Salman)
94d37a0d84
Section 2 2.1 2.4 Completed
2026-01-03 02:43:43 +00:00
IGNY8 VPS (Salman)
e2d462d8b6
Update dashboard and automation colors to new module scheme
...
Dashboard widgets:
- WorkflowPipelineWidget: Sites now has transparent bg with colored icon
- Tasks stage uses navy (gray-700/800), Content/Drafts use blue (brand)
- AIOperationsWidget: Content now uses blue (brand) instead of green
- RecentActivityWidget: Content activity now uses blue (brand)
- QuickActionsWidget: Tasks step uses navy, Content uses blue
Automation components:
- AutomationPage STAGE_CONFIG: Tasks→Content now navy, Content→Prompts blue
- GlobalProgressBar: Updated stage colors to match new scheme
- CurrentProcessingCard: Stage colors match new module scheme
Color scheme:
- Planner Pipeline (Blue → Pink → Amber): Keywords, Clusters, Ideas
- Writer Pipeline (Navy → Blue → Pink → Green): Tasks, Content, Images, Published
2026-01-03 00:52:18 +00:00
IGNY8 VPS (Salman)
16dfc56ba0
Update module colors for visual distinction in pipelines
...
Module Color Updates:
- Tasks: Changed from primary (blue) → gray-base (navy #031D48)
- Content: Changed from success (green) → primary (blue #3B82F6)
Pipeline Flow Visual Distinction:
- Planner: Blue → Pink → Amber (Keywords → Clusters → Ideas)
- Writer: Navy → Blue → Green (Tasks → Content → Published)
Base Colors (already set):
- Primary: #3B82F6 (blue)
- Success: #10B981 (green)
- Warning: #F59E0B (amber)
- Danger: #DC2626 (red)
- Purple: #F63B82 (pink)
- Gray Base: #031D48 (navy)
Updated files:
- colors.config.ts: Updated MODULE_COLORS, PIPELINE_COLORS, WORKFLOW_COLORS
- Added grayBase/grayDark to CSS_VAR_COLORS
2026-01-03 00:24:57 +00:00
IGNY8 VPS (Salman)
bc371e5482
Consolidate docs: move design/docs files to docs folder
...
- Moved DESIGN-GUIDE.md → docs/30-FRONTEND/DESIGN-GUIDE.md
- Moved frontend/DESIGN_SYSTEM.md → docs/30-FRONTEND/DESIGN-TOKENS.md
- Moved IGNY8-APP.md → docs/00-SYSTEM/IGNY8-APP.md
- Moved fixes-kb.md → docs/90-REFERENCE/FIXES-KB.md
- Moved FINAL_PRELAUNCH.md → docs/plans/FINAL-PRELAUNCH.md
- Updated all references in .rules, README.md, docs/INDEX.md
- Updated ESLint plugin documentation comments
- Root folder now only contains: .rules, CHANGELOG.md, README.md
2026-01-02 23:43:58 +00:00
IGNY8 VPS (Salman)
f28f641fd5
COmpoeentes standardization 2
2026-01-02 00:27:27 +00:00
IGNY8 VPS (Salman)
a4691ad2da
componenets standardization 1
2026-01-01 21:42:04 +00:00
IGNY8 VPS (Salman)
c880e24fc0
Styles styels styles
2026-01-01 18:12:51 +00:00
IGNY8 VPS (Salman)
e96069775c
GLobal Styling part 1
2026-01-01 14:54:27 +00:00
IGNY8 VPS (Salman)
c44d520a7f
reorg
2026-01-01 10:54:16 +00:00
IGNY8 VPS (Salman)
815c7b5129
12
2026-01-01 10:41:31 +00:00
IGNY8 VPS (Salman)
d389576634
final section 10 -- and lgoabl styles adn compoeents plan
2026-01-01 10:41:16 +00:00
IGNY8 VPS (Salman)
41e124d8e8
SEction 9-10
2026-01-01 08:10:24 +00:00
IGNY8 VPS (Salman)
0340016932
Section 3-8 - #MIgration Runs -
...
Multiple Migfeat: Update publishing terminology and add publishing settings
- Changed references from "WordPress" to "Site" across multiple components for consistency.
- Introduced a new "Publishing" tab in Site Settings to manage automatic content approval and publishing behavior.
- Added publishing settings model to the backend with fields for auto-approval, auto-publish, and publishing limits.
- Implemented Celery tasks for scheduling and processing automated content publishing.
- Enhanced Writer Dashboard to include metrics for content published to the site and scheduled for publishing.
2026-01-01 07:10:03 +00:00
IGNY8 VPS (Salman)
f81fffc9a6
Section 1 & 2 - #Migration Run
2026-01-01 06:29:13 +00:00
IGNY8 VPS (Salman)
6caeed14cb
docs adn more plan
2026-01-01 03:34:13 +00:00
IGNY8 VPS (Salman)
0d3e25e50f
autoamtiona nd other pages udpates,
2026-01-01 01:40:34 +00:00
IGNY8 VPS (Salman)
a02e485f7d
2
2025-12-31 23:52:58 +00:00
IGNY8 VPS (Salman)
89b64cd737
many changes for modules widgets and colors and styling
2025-12-31 23:52:43 +00:00
IGNY8 VPS (Salman)
6953343026
imp part 5
2025-12-30 14:37:28 +00:00
IGNY8 VPS (Salman)
51950c7ce1
imp part 3
2025-12-30 10:28:24 +00:00
IGNY8 VPS (Salman)
885158e152
master - part 2
2025-12-30 09:47:58 +00:00
IGNY8 VPS (Salman)
2af7bb725f
master plan implemenattion
2025-12-30 08:51:31 +00:00
IGNY8 VPS (Salman)
96aaa4151a
1
2025-12-30 00:29:55 +00:00
IGNY8 VPS (Salman)
4f7ab9c606
stlyes fixes
2025-12-29 19:52:51 +00:00
IGNY8 VPS (Salman)
c91175fdcb
styling css gloablization
2025-12-29 05:59:56 +00:00
IGNY8 VPS (Salman)
0ffd21b9bf
metricsa dn backedn fixes
2025-12-29 04:33:22 +00:00
IGNY8 VPS (Salman)
53fdebf733
automation and ai and some planning and fixes adn docs reorg
2025-12-29 01:41:36 +00:00
IGNY8 VPS (Salman)
748de099dd
Automation final fixes
2025-12-28 20:37:46 +00:00
IGNY8 VPS (Salman)
7f82ef4551
automation fixes part 3 using claude opus4.5
2025-12-28 19:05:03 +00:00
IGNY8 VPS (Salman)
f92b3fba6e
automation fixes (part2)
2025-12-28 03:15:39 +00:00
IGNY8 VPS (Salman)
ea9125b805
Automation revamp part 1
2025-12-28 01:46:27 +00:00
IGNY8 VPS (Salman)
0605f650b1
notifciations issues fixed final
2025-12-28 00:52:14 +00:00
IGNY8 VPS (Salman)
d0f98d35d6
final all done 2nd last plan before goign live
2025-12-27 22:32:29 +00:00
IGNY8 VPS (Salman)
5f9a4b8dca
final polish phase 1
2025-12-27 21:27:37 +00:00
IGNY8 VPS (Salman)
627938aa95
Section 3: Implement ThreeWidgetFooter on Planner & Writer pages
...
- Created ThreeWidgetFooter.tsx component with 3-column layout:
- Widget 1: Page Progress (current page metrics + progress bar + hint)
- Widget 2: Module Stats (workflow pipeline with links)
- Widget 3: Completion (both modules summary)
- Created useThreeWidgetFooter.ts hook for building widget props
- Integrated ThreeWidgetFooter into:
- Planner: Keywords, Clusters, Ideas pages
- Writer: Tasks, Content pages
- SiteCard already has SiteSetupChecklist integrated (compact mode)
- Backend serializer returns all required fields
2025-12-27 18:01:33 +00:00