Add SEO fields to Tasks model, improve content generation response handling, and enhance progress bar animation
- Added primary_keyword, secondary_keywords, tags, and categories fields to Tasks model - Updated generate_content function to handle full JSON response with all SEO fields - Improved progress bar animation: smooth 1% increments every 300ms - Enhanced step detection for content generation vs clustering vs ideas - Fixed progress modal to show correct messages for each function type - Added comprehensive logging to Keywords and Tasks pages for AI functions - Fixed error handling to show meaningful error messages instead of generic failures
This commit is contained in:
4
frontend/node_modules/.vite/deps/react.js
generated
vendored
4
frontend/node_modules/.vite/deps/react.js
generated
vendored
@@ -1,5 +1,5 @@
|
||||
import {
|
||||
require_react
|
||||
} from "./chunk-D2P3IO6H.js";
|
||||
import "./chunk-EWTE5DHJ.js";
|
||||
} from "./chunk-S5FHZHKU.js";
|
||||
import "./chunk-EQCVQC35.js";
|
||||
export default require_react();
|
||||
|
||||
Reference in New Issue
Block a user