Commit Graph
55460 Commits
Author SHA1 Message Date
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
Chenjianyu 33ebe618d8 * add regenerate button for prompt execution. 2023-07-17 17:07:41 +08:00
liwenrui 84cbde79df + detail popover for prompts, task #97641. 2023-07-17 16:38:40 +08:00
liwenrui 220874cd7b * tweak uniqueness error message. 2023-07-17 15:51:15 +08:00
liwenrui 1dcbc64fe2 * check unique prompt name, task #97642. 2023-07-17 15:42:25 +08:00
liwenrui 755d3825fe + prompt details view. 2023-07-17 15:37:51 +08:00
Chenjianyu c2027f13c8 * disable submit button when the required field is not fulfilled. 2023-07-17 15:08:15 +08:00
liwenrui fc8dfe091c * fix idiotic condition error. 2023-07-17 13:22:26 +08:00
Chenjianyu cf507de3cc * adjust layout. 2023-07-17 11:22:04 +08:00
Chenjianyu fae7849fc7 * change event listener range, fix jump bug. bug #36519. 2023-07-17 11:02:42 +08:00
liwenrui 9c342d9637 * add states to prompt buttons. 2023-07-15 10:10:13 +08:00