Desktop
19b4c9faa3
image generation function implementation
2025-11-12 04:32:42 +05:00
Desktop
854e4b2d0d
removeing unneceary code
2025-11-12 04:27:11 +05:00
Desktop
4bd158ce01
removeing unneceary code
2025-11-12 04:20:43 +05:00
Desktop
d1d2d768e5
Revert "dup remocal"
...
This reverts commit cfddf3d8fd .
2025-11-12 04:05:17 +05:00
Desktop
cfddf3d8fd
dup remocal
2025-11-12 04:03:16 +05:00
Desktop
c47d18c18d
icon
2025-11-12 03:59:34 +05:00
Desktop
27ec18727c
Add Image Generation Settings Endpoint and Update Frontend Modal: Implement a new API endpoint to fetch image generation settings, enhance the ImageQueueModal to display progress and status, and integrate the settings into the image generation workflow.
2025-11-12 03:50:34 +05:00
IGNY8 VPS (Salman)
e89eaab0f2
some changes
2025-11-11 22:33:26 +00:00
IGNY8 VPS (Salman)
c84a02c757
1
2025-11-11 22:19:22 +00:00
IGNY8 VPS (Salman)
ce9663438b
Enhance image generation functionality: Add console tracking to monitor progress and errors during image processing, and include image queue in response metadata for better integration.
2025-11-11 22:19:13 +00:00
IGNY8 VPS (Salman)
253d2e989d
fixes for image gen
2025-11-11 21:35:54 +00:00
IGNY8 VPS (Salman)
298b7bc625
progress mdoal
2025-11-11 21:14:46 +00:00
IGNY8 VPS (Salman)
5638ea78df
Add Image Generation from Prompts: Implement new functionality to generate images from prompts, including backend processing, API integration, and frontend handling with progress modal. Update settings and registry for new AI function.
2025-11-11 20:49:11 +00:00
IGNY8 VPS (Salman)
5f11da03e4
backednd iamge table updae
2025-11-11 19:34:49 +00:00
IGNY8 VPS (Salman)
6104bf8849
image promtp ang progress modal texts
2025-11-11 19:14:04 +00:00
IGNY8 VPS (Salman)
ecc275cc61
added imae adn prompt icons on contetn page
2025-11-11 18:34:58 +00:00
IGNY8 VPS (Salman)
a1b21f39f6
Updated iamge prompt flow adn frotnend backend
2025-11-11 18:10:18 +00:00
IGNY8 VPS (Salman)
fa696064e2
Add Generate Image Prompts Functionality: Implement new AI function for generating image prompts, update API endpoints, and integrate with frontend actions for content management.
2025-11-11 17:40:08 +00:00
Desktop
f4d62448cf
reference plugin and image gen analysis
2025-11-11 21:16:37 +05:00
IGNY8 VPS (Salman)
fedf415646
dd move
2025-11-11 16:03:58 +00:00
IGNY8 VPS (Salman)
618ed0543d
Enhance Content Management: Add sector name to ContentSerializer, improve Content view with pagination and search filters, and refactor Content page for better data handling and display.
2025-11-11 15:55:32 +00:00
IGNY8 VPS (Salman)
0924a8436c
Remove outdated migration for status choices and implement normalization for task and content statuses in new migration.
2025-11-11 14:43:02 +00:00
Desktop
a7880c3818
Refactor content status terminology and enhance cluster serializers with idea and content counts
2025-11-11 18:51:32 +05:00
Desktop
b321c99089
Cleanup
2025-11-11 18:35:40 +05:00
Desktop
14c0a7687f
AI Docs
2025-11-11 03:00:29 +05:00
Desktop
d966e12265
Update Tasks.tsx
2025-11-11 02:41:21 +05:00
Desktop
33e47f07e6
Update Tasks.tsx
2025-11-11 02:35:54 +05:00
Desktop
263b39e00c
text updates on modals
2025-11-11 02:26:33 +05:00
Desktop
2f5ec140f6
Update ProgressModal.tsx
2025-11-11 01:54:41 +05:00
Desktop
1b6d431971
ai debug and modal texts
2025-11-11 01:37:04 +05:00
Desktop
92c89a095e
Update ProgressModal.tsx
2025-11-11 01:23:39 +05:00
Desktop
2f0c283e51
Update ProgressModal.tsx
2025-11-11 01:19:02 +05:00
Desktop
f817a80704
Update ProgressModal.tsx
2025-11-11 01:14:05 +05:00
Desktop
7b235a0d0c
Revert "Update ProgressModal.tsx"
...
This reverts commit d97be87385 .
2025-11-11 01:08:54 +05:00
Desktop
e5bf546f6c
Revert "Update ProgressModal.tsx"
...
This reverts commit 6f19a4211d .
2025-11-11 01:08:48 +05:00
Desktop
6f19a4211d
Update ProgressModal.tsx
2025-11-11 01:06:30 +05:00
Desktop
d97be87385
Update ProgressModal.tsx
2025-11-11 01:03:35 +05:00
Desktop
cf5e456fe7
Update ProgressModal.tsx
2025-11-11 00:54:45 +05:00
Desktop
a7c9fb4772
Update ProgressModal.tsx
2025-11-11 00:47:23 +05:00
Desktop
4beddaf25d
Update ProgressModal.tsx
2025-11-11 00:43:39 +05:00
Desktop
760736b50e
Bulk Delete 2
2025-11-11 00:42:56 +05:00
Desktop
100d481b40
Bulk Delete
2025-11-11 00:32:00 +05:00
Desktop
60ec02595b
ProgressModalUpdates
2025-11-11 00:27:37 +05:00
Desktop
052332ef01
Update ProgressModal.tsx
2025-11-11 00:17:34 +05:00
Desktop
51f8e07634
Keep showing steps
2025-11-11 00:02:49 +05:00
Desktop
727c999413
Refactor ProgressModal and API logging
...
- Removed AI request logging from `autoGenerateIdeas`, `generateSingleIdea`, `autoGenerateContent`, and `autoGenerateImages` functions to streamline API calls.
- Updated `useProgressModal` to enhance step logging by directly processing request and response steps, improving clarity and performance.
- Cleaned up deprecated logging imports in `TablePageTemplate` to reflect the removal of frontend debug logging.
2025-11-10 23:55:12 +05:00
Desktop
14beeed75c
Stage 3 & stage 4
2025-11-10 23:51:59 +05:00
Desktop
1bd9ebc974
Enhance AIEngine and ProgressModal for improved user feedback
...
- Added user-friendly messages for input description, preparation, AI call, parsing, and saving phases in AIEngine.
- Updated ProgressModal to display success messages and checklist-style progress steps based on function type.
- Improved handling of step logs and current phase determination for better user experience during asynchronous tasks.
2025-11-10 23:47:36 +05:00
Desktop
bb4fe9d6c1
Create IGNY8_AI_UNIFICATION_MIGRATION_PLAN.md
2025-11-10 23:36:14 +05:00
Desktop
ecbab4d380
audits
2025-11-10 23:04:12 +05:00