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 |
|
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 |
|