Commit Graph
45380 Commits
Author SHA1 Message Date
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
liwenrui 5865d93e9e * refactor. 2023-07-15 10:09:58 +08:00
liwenrui e9a482e293 * refactor prompt menu. 2023-07-15 09:48:00 +08:00
Chenjianyu 04244cd9a0 * remove validator before jump nav. 2023-07-14 16:34:10 +08:00
Chenjianyu 118e10a5a2 * disable actions when prompt is active. 2023-07-14 16:04:43 +08:00
Chenjianyu 789a7b7417 * adjust styles. 2023-07-14 15:13:41 +08:00
Chenjianyu f9e59989d4 * add jump back location input radio. 2023-07-14 15:10:48 +08:00
Chenjianyu 599b701b1b * make prompt audit dynamic change when the user inputs new value. 2023-07-14 15:00:15 +08:00
Chenjianyu 1073d65c89 * add basic prompt audit view. 2023-07-14 14:07:02 +08:00
Chenjianyu 53bcf6e72d * add prompt audit session state. 2023-07-14 14:06:15 +08:00
liwenrui 23ce5c0d2a * tweak prompt action menus, bug #36513,36532. 2023-07-14 13:53:13 +08:00
liwenrui ba6228a4b3 * set ordering for prompts, bug #36538. 2023-07-14 13:36:38 +08:00
liwenrui 4bdc7aa5ce * prevent showing message on first submit button, bug #36535. 2023-07-14 09:50:11 +08:00
liwenrui 30a89ec066 * validate model config input, bug #36511. 2023-07-14 09:08:22 +08:00
liwenrui f747f42e29 * make sure button states sync on model editing page. 2023-07-13 17:11:45 +08:00
liwenrui 8246fab746 * tweak checkbox styles. 2023-07-13 16:43:03 +08:00
liwenrui 68fce4a04d * enable buttons after going testing. 2023-07-13 16:38:30 +08:00
liwenrui 4f0737522e * and use 0 as model for now. 2023-07-13 14:45:54 +08:00
liwenrui 160bb8900f * lift disabled on model selection. 2023-07-13 14:43:24 +08:00
liwenrui ebea2ee345 * use is_numeric cause is_int wont work properly on strings. 2023-07-13 14:24:20 +08:00
liwenrui 78358c95e4 * make prompt active on finish. 2023-07-13 14:02:18 +08:00