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
IGNY8 VPS (Salman)
a145e6742e
Add ThreeWidgetFooter component and hook for 3-column table footer layout
...
- ThreeWidgetFooter.tsx: 3-column layout matching Section 3 of audit report
- Widget 1: Page Progress (current page metrics + progress bar + hint)
- Widget 2: Module Stats (workflow pipeline with progress bars)
- Widget 3: Completion (both Planner/Writer stats + credits)
- useThreeWidgetFooter.ts: Hook to build widget props from data
- Builds page progress for Keywords, Clusters, Ideas, Tasks, Content
- Builds Planner/Writer module pipelines
- Calculates completion stats from data
Uses CSS tokens from styles/tokens.css for consistent styling
2025-12-27 17:51:46 +00:00
IGNY8 VPS (Salman)
a1ec3100fd
Phase 1: Progress modal text, SiteSerializer fields, Notification store, SiteCard checklist
...
- Improved progress modal messages in ai/engine.py (Section 4)
- Added keywords_count and has_integration to SiteSerializer (Section 6)
- Added notificationStore.ts for frontend notifications (Section 8)
- Added NotificationDropdownNew component (Section 8)
- Added SiteSetupChecklist to SiteCard in compact mode (Section 6)
- Updated api.ts Site interface with new fields
2025-12-27 17:40:28 +00:00
IGNY8 VPS (Salman)
c227d9ee03
final ui of planner and writer
2025-12-27 09:25:31 +00:00
IGNY8 VPS (Salman)
efd7193951
more fixes
2025-12-27 08:56:09 +00:00
IGNY8 VPS (Salman)
034c640601
mpre ui fixes
2025-12-27 08:00:09 +00:00
IGNY8 VPS (Salman)
4482d2f4c4
more fixes ui
2025-12-27 07:09:33 +00:00
IGNY8 VPS (Salman)
d5bda678fd
more fixes
2025-12-27 06:53:36 +00:00
IGNY8 VPS (Salman)
302af6337e
ui improvements
2025-12-27 06:08:29 +00:00
IGNY8 VPS (Salman)
726d945bda
header rekated fixes
2025-12-27 05:33:05 +00:00
IGNY8 VPS (Salman)
fd6e7eb2dd
page adn app header mods
2025-12-27 04:09:05 +00:00
IGNY8 VPS (Salman)
e5959c3e72
Section 6 COmpleted
2025-12-27 03:41:51 +00:00
IGNY8 VPS (Salman)
4e9bf0ba56
Section 5 Complete
2025-12-27 03:09:57 +00:00
IGNY8 VPS (Salman)
74a3441ee4
SEction 4 completeed
2025-12-27 02:59:27 +00:00
IGNY8 VPS (Salman)
178b7c23ce
Section 3 Completed
2025-12-27 02:43:46 +00:00
IGNY8 VPS (Salman)
add04e2ad5
Section 2 COmpleted
2025-12-27 02:20:55 +00:00
IGNY8 VPS (Salman)
890e138829
credits commit
2025-12-27 01:54:21 +00:00
IGNY8 VPS (Salman)
91525b8999
finalizing app adn fixes
2025-12-25 22:58:21 +00:00
IGNY8 VPS (Salman)
4bffede052
docs & ux improvmeents
2025-12-25 20:31:58 +00:00
IGNY8 VPS (Salman)
90e6e96b2b
signup form
2025-12-25 13:10:56 +00:00