Commit Graph
45331 Commits
Author SHA1 Message Date
liwenrui 78358c95e4 * make prompt active on finish. 2023-07-13 14:02:18 +08:00
liwenrui 9651d5aecd * rename prompt execute. 2023-07-13 11:19:16 +08:00
liwenrui 08bbfc4a76 * print ai buttons with links, comment on menuPrint config. 2023-07-13 11:11:36 +08:00
liwenrui b0e4758a09 * fix unable to inject data. 2023-07-13 10:37:01 +08:00
liwenrui 5c7634b39a + ai prompt execute method, task #97520. 2023-07-13 10:33:34 +08:00
liwenrui bf66174a9e + ai data injection, task #97267. 2023-07-12 16:09:30 +08:00
Chenjianyu 332c3fe6a7 * add go to test action for the prompt list. 2023-07-12 15:00:16 +08:00
Chenjianyu 978448675f * add publish and unpublish action for the prompt list. 2023-07-12 14:48:25 +08:00
liwenrui 2db5db0795 * show status on ai prompt buttons. 2023-07-11 16:56:43 +08:00
liwenrui 05bf530d27 * refactor. 2023-07-11 16:07:37 +08:00
Chenjianyu 5301f5e5f4 * add table statics for prompts. 2023-07-11 15:56:20 +08:00
liwenrui 58a7976e2f + prompt entrance printing, task #96984,96985. 2023-07-11 15:34:35 +08:00
Chenjianyu 0a8d535e07 * alter alter to zui messager. 2023-07-11 14:32:30 +08:00
Chenjianyu 39198bc7ce * add return confirm dialog. 2023-07-11 14:10:47 +08:00
Chenjianyu f311965136 * adjust style. 2023-07-11 10:46:46 +08:00
Chenjianyu 4cc65609db * make progress bar jump back to list. 2023-07-11 10:38:49 +08:00
Chenjianyu 56f3a2a038 * add validate for prompt assign role. 2023-07-11 10:30:46 +08:00
Chenjianyu 535e400138 * add save action for prompt design progress bar. 2023-07-11 10:25:49 +08:00
Chenjianyu b1941e29ea * add validate for prompt design progress bar. 2023-07-11 10:14:48 +08:00
Chenjianyu 1937b9ed35 * add validate for prompt design. 2023-07-11 10:05:27 +08:00
Chenjianyu 43e7af2c9f * add validate for prompt set purpose. 2023-07-11 09:36:42 +08:00
Chenjianyu af1d01af9e * fix a style cause overflow. 2023-07-11 09:00:34 +08:00
Chenjianyu f77389cbd7 * fix languages. 2023-07-11 08:50:24 +08:00
Chenjianyu 1219b1a17b * add validate for prompt select data source. 2023-07-11 08:48:45 +08:00
Chenjianyu 473938bcf3 * fix submit button id conflict. 2023-07-10 16:14:34 +08:00
Chenjianyu c9cd289391 * make the design progress bar step more precise. 2023-07-10 15:56:55 +08:00
Chenjianyu af8b46a1b5 * change the method of jump to the next page. 2023-07-10 15:01:58 +08:00
Chenjianyu 911120b4b6 * remove dead code. 2023-07-10 14:35:35 +08:00
liwenrui dcfe10a7fa * handle empty inputs. 2023-07-10 14:28:45 +08:00
Chenjianyu 2b799c6598 * add save button to the design nav bar. 2023-07-10 14:22:33 +08:00
liwenrui 13f5511c4c * fix typo. 2023-07-10 13:37:11 +08:00
liwenrui 2af7ca9df8 * actually redirect to most recent object that user has access of on clicking go testing button, task #96982. 2023-07-10 13:29:27 +08:00
liwenrui c6b183b4ea * make helper functions private. 2023-07-10 10:26:02 +08:00
liwenrui b0281c6ebc * make return value of executePrompt consistent. 2023-07-10 10:22:37 +08:00
liwenrui d888309bbc + prompt execution, now able to execute prompt on object, task #96944. 2023-07-10 10:19:28 +08:00
liwenrui b745167d1b * add go testing button on targetForm setting page. 2023-07-07 10:41:06 +08:00
liwenrui 7132bcad26 * add function calling capability. 2023-07-06 16:02:54 +08:00
liwenrui dffd9528ef * show long fields with titles. 2023-07-06 16:02:27 +08:00
liwenrui a310abbfe8 * make helper function static and call with static not self. 2023-07-06 15:52:12 +08:00
liwenrui 53bf8021eb * use data preview in target form setting. 2023-07-06 15:48:53 +08:00
liwenrui 3f64497183 + final step of prompt creation, task #95122. 2023-07-06 15:46:01 +08:00
liwenrui 499c5c0384 * enlarge role input. 2023-07-06 15:02:03 +08:00
liwenrui 6574d644d1 * tweak ai lang. 2023-07-06 15:02:03 +08:00
Chenjianyu 68981d32f8 * add missing demo data property. 2023-07-06 10:20:07 +08:00
Chenjianyu f9f22ffcfb * remove markdown syntax for now. 2023-07-06 09:49:57 +08:00
Chenjianyu c580c312f5 * add demo data and serialize it to prompt. 2023-07-06 09:30:53 +08:00
liwenrui 7762939c1c * use prompting step name from method name. 2023-07-05 16:33:55 +08:00
liwenrui fdbf04147f * show targetForm properly in prompts list. 2023-07-05 16:04:13 +08:00
liwenrui 2d39c0e364 * fix scrolling in data source select page. 2023-07-04 13:18:48 +08:00
liwenrui 2f792e9a06 * make set purpose page properly scroll. 2023-07-04 11:35:25 +08:00