Chenjianyu
|
cd58b94ac1
|
* readjustment prompt audit button.
|
2023-07-26 09:30:01 +08:00 |
|
liwenrui
|
672307d81b
|
* fix undefined property.
|
2023-07-25 16:48:11 +08:00 |
|
liwenrui
|
5cfcb2267d
|
* make errors verboser.
|
2023-07-25 15:38:45 +08:00 |
|
liwenrui
|
3d015a1ccb
|
* verbose failure messages.
|
2023-07-25 14:53:50 +08:00 |
|
liwenrui
|
b3f5ba68b5
|
* fix data source is my (which is no longer usable) by default.
|
2023-07-25 14:39:19 +08:00 |
|
liwenrui
|
91a9944cc1
|
+ prompt delete.
|
2023-07-25 14:31:17 +08:00 |
|
liwenrui
|
6906adfb6a
|
* fix unable to generate url.
|
2023-07-25 13:44:04 +08:00 |
|
liwenrui
|
9057fab255
|
* fix calling model method.
|
2023-07-25 13:07:10 +08:00 |
|
liwenrui
|
a5169afd1e
|
+ link vars assembling.
|
2023-07-25 11:32:56 +08:00 |
|
Chenjianyu
|
c1b9d01c32
|
* fix save prompt will publish it.
|
2023-07-25 10:45:37 +08:00 |
|
liwenrui
|
3678742833
|
+ prompt edit, task #98732.
|
2023-07-24 19:29:32 +08:00 |
|
Chenjianyu
|
34113880d1
|
* handle prompt exec failed condition.
|
2023-07-24 15:22:58 +08:00 |
|
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
|
e6f87cd4ad
|
* change default active module.
|
2023-07-20 15:18:35 +08:00 |
|
liwenrui
|
2095dfd66c
|
* add (un)publisher to prompt details, minor refactors, task #97647.
|
2023-07-19 14:44:03 +08:00 |
|
Chenjianyu
|
fef2e1b088
|
* unset prompt audit status.
|
2023-07-19 10:39:09 +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 |
|
Chenjianyu
|
b06bcf9532
|
* add side column for prompt view page.
|
2023-07-18 15:49:11 +08:00 |
|
Chenjianyu
|
185004aceb
|
* add prompt view detail block.
|
2023-07-18 14:30:52 +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
|
6ebb6eb566
|
* add main menu to prompt details, task #97646.
|
2023-07-18 10:07:21 +08:00 |
|
Chenjianyu
|
33ebe618d8
|
* add regenerate button for prompt execution.
|
2023-07-17 17:07:41 +08:00 |
|
liwenrui
|
755d3825fe
|
+ prompt details view.
|
2023-07-17 15:37:51 +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
|
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
|
4f0737522e
|
* and use 0 as model for now.
|
2023-07-13 14:45:54 +08:00 |
|
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
|
5c7634b39a
|
+ ai prompt execute method, task #97520.
|
2023-07-13 10:33:34 +08:00 |
|
Chenjianyu
|
978448675f
|
* add publish and unpublish action for the prompt list.
|
2023-07-12 14:48:25 +08:00 |
|
Chenjianyu
|
c9cd289391
|
* make the design progress bar step more precise.
|
2023-07-10 15:56:55 +08:00 |
|
Chenjianyu
|
2b799c6598
|
* add save button to the design nav bar.
|
2023-07-10 14:22:33 +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
|
b745167d1b
|
* add go testing button on targetForm setting page.
|
2023-07-07 10:41:06 +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 |
|
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
|
cdd6c13fbb
|
+ target form setter, task #95118.
|
2023-07-03 16:39:01 +08:00 |
|
Chenjianyu
|
49281937fa
|
* change array keys to follow with the page name.
|
2023-07-03 16:01:36 +08:00 |
|
Chenjianyu
|
12e8a2d43b
|
* add step variable.
|
2023-07-03 15:30:30 +08:00 |
|
liwenrui
|
5a2361dc29
|
+ set purpose page, task #95115.
|
2023-07-03 11:46:45 +08:00 |
|
liwenrui
|
96be2728dc
|
* save prompt data source, and restore selector states from saved prompt data, finish task #95116.
|
2023-06-27 10:36:53 +08:00 |
|