Commit Graph
109954 Commits
Author SHA1 Message Date
wangzemei 6d09ca2994 * [task#150347] modify the sql of ai model. 2025-10-09 13:35:39 +08:00
wangzemei 2b0c243620 * [task#150347] modify the sql of ai model. 2025-10-09 13:35:39 +08:00
wangzemei 79025f815f - [task#150347] remove the useless code. 2025-10-09 13:35:38 +08:00
wangzemei d4eb9590d4 * [task#150347] modify the sql of ai model. 2025-10-09 13:35:38 +08:00
wangzemei bf8a63a5bf * [task#150347] process the logic of ai model. 2025-10-09 13:35:38 +08:00
wangzemei ee750e295f * [task#150347] modify the display of ai model. 2025-10-09 13:35:38 +08:00
wangzemei b7d94145d0 * [task#150348] modify the sql for ai. 2025-10-09 13:35:38 +08:00
sunhao 9d978b2279 * [ui] add zai config tip to aiapp-conversation page. 2025-10-09 13:35:38 +08:00
sunhao 3342aeaa95 * [bug #65698] update z-index of menu in CSS for improved layering. 2025-10-09 13:35:38 +08:00
sunhao 6175a25510 * [refac] format code. 2025-10-09 13:35:38 +08:00
sunhao 31de2c2ff2 * [bug #65683] show zai config tip when no config exists. 2025-10-09 13:35:38 +08:00
sunhao 4c966f48dd * [bug #65682] remove models check in aiapp-view. 2025-10-09 13:35:38 +08:00
sunhao 1cf0fb4c3c * [story #77917] refactor executeZentaoPrompt to simplify prompt condition check by removing unnecessary promptConfig reference.. 2025-10-09 13:35:37 +08:00
sunhao a5c7f75a42 * [story #77917] add global var to store zai status in top page. 2025-10-09 13:35:37 +08:00
sunhao bfd227b500 * [story #77917] enhance promptExecute function by adding auto parameter for conditional form opening. Update prompt menu links to include auto parameter and modify response structure for improved callback handling. Add 'goTesting' language entry in multiple language files. 2025-10-09 13:35:37 +08:00
sunhao eae703aa24 * [story #77917] enhance openPageForm and executeZentaoPrompt functions to support promise-based handling and improved callback functionality. Added auto parameter for conditional form opening and updated popup ID for better management. 2025-10-09 13:35:37 +08:00
sunhao 4614b2c379 * [misc] add callback handling in zin.js to support string and object callbacks for enhanced functionality. 2025-10-09 13:35:37 +08:00
wangzemei a9a1a2dd0d - [task#149831] remove the useless privs. 2025-10-09 13:35:37 +08:00
sunhao 83b0a1951c * [misc] enhance AI chat functionality by adding 'chatType' parameter to message payload and updating initialization options in the browse mini program. 2025-10-09 13:35:37 +08:00
sunhao 1612b35ab2 * [story #77918] add chatType parameter to postMessage in executeZentaoPrompt function. 2025-10-09 13:35:37 +08:00
wangzemei 645357e8f4 * [bug#65755] fix the issues of deleting category. 2025-10-09 13:35:37 +08:00
sunhao 6c2cb27705 * [story #77918] add explian to tool calling. 2025-10-09 13:35:37 +08:00
wangzemei 2416cf2932 * [bug#65757] add the params for createMiniProgram. 2025-10-09 13:35:37 +08:00
sunhao 01116f1156 * [story #77918] update language files to add translations for new change-related terms in German, English, and French. 2025-10-09 13:35:36 +08:00
sunhao 3436bf452d * [misc] refactor AI plugin registration in Zentao to include constant for line breaks. 2025-10-09 13:35:36 +08:00
sunhao ccef63a40b * [story #77918] suppport showing diff view in ai tool calling result. 2025-10-09 13:35:36 +08:00
sunhao 0555bb0979 * [story #77918] improve ui for opening page and applying form data from ai tool calling. 2025-10-09 13:35:36 +08:00
sunhao a8392af980 * [story #77918] increase ai popup panel width on calling tools. 2025-10-09 13:35:36 +08:00
sunhao d0548293b8 * [story #77918] add more info to response of executePrompt request. 2025-10-09 13:35:36 +08:00
sunhao 90251c8d8c * [misc] enhance serializeDataToPrompt method to avoid access undefined props. 2025-10-09 13:35:26 +08:00
sunhao 95cad87f68 * [misc] fix ai review btn text. 2025-10-09 13:35:26 +08:00
sunhao 46b3b996ce * [story #77918] refactor prompt button generation in AI panel to use html::a for improved AJAX support and maintainability. 2025-10-09 13:35:26 +08:00
sunhao dcaedba41b * [story #77918] update language files to include 'applyFormFormat' translations for German, English, French, and Chinese. 2025-10-09 13:35:25 +08:00
sunhao 3f1d5311b0 * [story #77918] implement openPageForm and executeZentaoPrompt functions to enhance AI panel interactions and streamline form data application. 2025-10-09 13:35:25 +08:00
sunhao d22d135707 * [story #77918] enhance ai control logic to include target form details in response and streamline prompt execution handling. 2025-10-09 13:35:25 +08:00
sunhao 40b53aaf09 * [story #77918] only return promt execution info on call ai-executePrompt.. 2025-10-09 13:35:25 +08:00
sunhao 545bc1bd18 * [story #77918] fix php error on access undefined prop. 2025-10-09 13:35:25 +08:00
sunhao 34e7b9f589 * [story #77918] add global method to apply form data to page. 2025-10-09 13:35:25 +08:00
sunhao 7fea6268e2 * [story #77918] add global method to check the shared ai panel instance. 2025-10-09 13:35:25 +08:00
wangzemei 9ae0403de1 * [misc] modify the categoryList of ai. 2025-10-09 13:35:25 +08:00
wangzemei de42810e81 * [bug#65762] fix the display of prompt desc. 2025-10-09 13:35:25 +08:00
wangzemei da24a6be55 * [bug#65763] fix the display of createdBy. 2025-10-09 13:35:25 +08:00
wangzemei d08a068aad * [bug#65759] change the recPerPage form 15 to 20. 2025-10-09 13:35:25 +08:00
wangzemei 76069953b6 * [bug] modify the display of category. 2025-10-09 13:35:24 +08:00
wangzemei b3c62b532e * [bug#65755] modify the display of category. 2025-10-09 13:35:24 +08:00
wangzemei c69903d362 * [bug#65749] modify the tip of publishminiprogram and unpublishminiprogram. 2025-10-09 13:35:24 +08:00
wangzemei ac8e9bc33e * [bug#65745] change the display position of the add button to the last line. 2025-10-09 13:35:05 +08:00
wangzemei 2d2eea2569 * [task#149831] modify the judgment logic of ai priv. 2025-10-09 13:34:51 +08:00
wangzemei b2b5401dc0 * [task#149831] modify the privs of ai. 2025-10-09 13:34:51 +08:00
sunhao c8dc32d939 * [story #77992] enhance miniprogram import modal by adding AJAX support for cleaning empty files. 2025-10-09 13:34:51 +08:00