Commit Graph
55470 Commits
Author SHA1 Message Date
liwenrui b12b916880 * return empty when unable to find object. 2023-07-24 15:11:01 +08:00
liwenrui 2dc0582830 * remove unused view var. 2023-07-24 14:18:24 +08:00
Chenjianyu 83d30f9232 * clone object and map a module name. 2023-07-24 14:16:50 +08:00
liwenrui f2d3d7c726 * more comment. 2023-07-24 13:27:17 +08:00
liwenrui 1ee2ece929 * comment. 2023-07-24 13:24:38 +08:00
liwenrui 914deef0f6 * refactor. 2023-07-24 13:15:49 +08:00
liwenrui 59be44d0a2 * refactor. 2023-07-24 13:04:16 +08:00
liwenrui df8e93991d * refactor target form config. 2023-07-24 11:22:57 +08:00
Chenjianyu 66c9e874ba * add prompt exec menu icons. 2023-07-24 10:59:04 +08:00
Chenjianyu 463f8397ff * complete go testing locations. 2023-07-21 09:50:41 +08:00
liwenrui d7d0396e20 * dedupe. 2023-07-20 16:52:15 +08:00
liwenrui 6fff7aa763 + more target forms. 2023-07-20 16:50:09 +08:00
Chenjianyu e6f87cd4ad * change default active module. 2023-07-20 15:18:35 +08:00
Chenjianyu 155a180b4f * add my module data source. 2023-07-20 15:12:34 +08:00
Chenjianyu 399bc08717 * add a fallback for none exist demo data sources. 2023-07-20 14:21:16 +08:00
Chenjianyu 052c119a16 * complete select data source fields. 2023-07-20 13:52:03 +08:00
liwenrui 2095dfd66c * add (un)publisher to prompt details, minor refactors, task #97647. 2023-07-19 14:44:03 +08:00
liwenrui ff8b4c134f * add table field name lang to get detailed changes, task #97648. 2023-07-19 14:03:44 +08:00
liwenrui b2d006cb43 * add changes logging to prompt actions, task #97648. 2023-07-19 13:52:48 +08:00
liwenrui 03ecd94c90 * add action config and lang for ai prompts, task #97648. 2023-07-19 13:42:20 +08:00
Chenjianyu fef2e1b088 * unset prompt audit status. 2023-07-19 10:39:09 +08:00
Chenjianyu 0103f8bee9 * add loading indicator. 2023-07-19 10:38:55 +08:00
liwenrui 7cc382fad5 * show actions on prompt detail page, task #97648. 2023-07-19 10:19:54 +08:00
liwenrui 907657cb1b * create prompt actions by diffing with original prompt, task #97648. 2023-07-19 10:00:07 +08:00
liwenrui 243b27e759 * add action for prompt create / update, task #97648. 2023-07-19 09:42:24 +08:00
liwenrui 561c6a2ef0 * limit name length to 20. 2023-07-18 17:30:25 +08:00
liwenrui 9d792c0297 * remove conversations menu for now. 2023-07-18 17:30:25 +08:00
Chenjianyu 68436717f8 * fix code style. 2023-07-18 17:29:35 +08:00
Chenjianyu 2060f9685d * add empty value judgment. 2023-07-18 17:27:04 +08:00
Chenjianyu 44a6b207d4 * fix prompt audit display field. 2023-07-18 17:27:04 +08:00
liwenrui 7e68ced462 * use publish instead of next step. 2023-07-18 17:23:56 +08:00
liwenrui 887a44afe9 * sync injected editor content, bug #36640. 2023-07-18 17:15:57 +08:00
Chenjianyu f2ef0b9b25 * escape html chars. 2023-07-18 16:04:01 +08:00
Chenjianyu b06bcf9532 * add side column for prompt view page. 2023-07-18 15:49:11 +08:00
Chenjianyu 36fc15ae67 * only show publish button when prompt is draft. 2023-07-18 15:25:28 +08:00
Chenjianyu 185004aceb * add prompt view detail block. 2023-07-18 14:30:52 +08:00
liwenrui 1e94e0546f * move status to status column, task #97001, bug #36613. 2023-07-18 13:51:59 +08:00
liwenrui 94d91ae74e * actually disable button, bug #36608. 2023-07-18 13:22:24 +08:00
liwenrui 433885b0a0 * prevent navigating into dummy testing locaiton, bug #36581. 2023-07-18 13:20:19 +08:00
liwenrui 928358c9df * fix incorrect record count. 2023-07-18 11:14:43 +08:00
liwenrui ca415c9113 * fix prompt details menu. 2023-07-18 11:02:58 +08:00
liwenrui 637132f6fd * add quick switcher and title to prompt details. 2023-07-18 10:58:02 +08:00
Chenjianyu e4d1c2b6a1 * add publish prompt button for test page. 2023-07-18 10:57:13 +08:00
Chenjianyu 31096a25e8 * fix link. 2023-07-18 10:23:15 +08:00
Chenjianyu e66042bd04 * add save action for prompt audit page. 2023-07-18 10:22:37 +08:00
liwenrui 5bacdd134b * add confirm to unpublishing. 2023-07-18 10:17:02 +08:00
liwenrui b45536c722 * change deleter confirm message. 2023-07-18 10:12:29 +08:00
liwenrui 5c3c30a160 * add todo. 2023-07-18 10:10:40 +08:00
liwenrui 6ebb6eb566 * add main menu to prompt details, task #97646. 2023-07-18 10:07:21 +08:00
liwenrui 5b90d1f5da * fix unable to update prompt due to false nonunique name. 2023-07-18 09:26:43 +08:00