Commit Graph

55 Commits

Author SHA1 Message Date
Charles Zhou
9961cdd7c8
fix: modal z-index cleanup (#5234) 2024-06-15 21:09:19 +08:00
Charles Zhou
8bcc5a36bb
feat: new editor user permission profile (#4435)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2024-06-14 20:34:25 +08:00
takatost
7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2024-04-08 18:51:46 +08:00
Rozstone
2001483659
fix: default to allcategories when search params is not from recommended (#2653) 2024-03-02 17:11:25 +08:00
crazywoola
816b707a16
Fix: explore apps is not shown (#2604) 2024-02-28 15:43:42 +08:00
Rozstone
f1cbd55007
enhancement: skip fetching to improve user experience when switching … (#2580) 2024-02-27 19:16:22 +08:00
Rozstone
d93288f711
Feat/use searchparams as state (#2554)
Co-authored-by: crazywoola <427733928@qq.com>
2024-02-26 12:52:59 +08:00
crazywoola
9574730050
Feat/i18n restructure (#2529) 2024-02-23 14:31:06 +08:00
zxhlyh
51d359268e
chore: replace chat in web app (#2373) 2024-02-04 16:10:46 +08:00
Joel
bc11c6a7f2
feat: recommended apps list support sort by position (#2303) 2024-01-31 11:00:44 +08:00
Joel
f8f4b961a1
chore: handle app name and options too long (#2283) 2024-01-30 14:53:10 +08:00
Joel
bec998ab94
chore: remove universal chat code (#2194) 2024-01-25 11:47:35 +08:00
zxhlyh
3e51710fe6
fix: explore app add to workspace (#2160) 2024-01-24 12:37:42 +08:00
Joel
7bbe12b2bd
feat: support assistant frontend (#2139)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-01-23 19:31:56 +08:00
takatost
d069c668f8
Model Runtime (#1858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
2024-01-02 23:42:00 +08:00
Joel
2e588ae221
feat: use gtag instead gtm (#1695) 2023-12-05 15:05:05 +08:00
Joel
75a6122173
feat: SaaS price plan frontend (#1683)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-12-03 22:10:16 +08:00
Joel
0423775687
fix: explore page header menu hide in safari (#1658) 2023-11-30 16:13:42 +08:00
Yuhao
4322b17a81
fix: app card hover selector (#1646) 2023-11-29 14:58:27 +08:00
Yuhao
3c37fd37fa
fix: batch mobile layout fixes (#1641) 2023-11-28 20:05:19 +08:00
zxhlyh
80ddb00f10
fix: score_threshold_enabled variable (#1627) 2023-11-27 15:38:05 +08:00
Yuhao
a9c1c7d239
feat: fe mobile responsive next (#1609) 2023-11-27 11:47:48 +08:00
Joel
b23de4affc
fix: chat on start bug (#1588) 2023-11-21 17:26:49 +08:00
zxhlyh
6b15827246
feat: [frontend] support vision (#1518)
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-11-13 22:32:39 +08:00
zxhlyh
32747641e4
feat: add api-based extension & external data tool & moderation (#1459) 2023-11-06 19:36:32 +08:00
zxhlyh
5b9858a8a3
feat: advanced prompt (#1330)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
2023-10-12 23:14:28 +08:00
Joel
0c420d64b3
chore: hover conversation show option button (#1160) 2023-09-12 16:35:13 +08:00
zxhlyh
84c76bc04a
Feat/chat add origin (#1130) 2023-09-09 19:17:12 +08:00
Joel
23a6c85b80
chore: handle workspace apps scrollbar (#1101) 2023-09-05 15:56:21 +08:00
Joel
9458b8978f
feat: siderbar operation support portal (#1061) 2023-08-31 17:46:51 +08:00
Joel
a834ba8759
feat: support rename conversation (#1056) 2023-08-30 17:32:32 +08:00
bowen
f9bec1edf8
chore: perfect type definition (#1003) 2023-08-28 19:48:53 +08:00
Matri
e8039a7da8
fix: add flex-wrap to categories container (#944) 2023-08-22 13:39:52 +08:00
bowen
5e0540077a
chore: perfect type definition (#940) 2023-08-22 10:58:06 +08:00
Joel
cd78adb0ab
feat: support show model display name (#887) 2023-08-17 15:13:35 +08:00
Joel
f95f6db0e3
feat: support app rename and make app card ui better (#766)
Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
2023-08-16 10:31:08 +08:00
takatost
d10ef17f17
feat: frontend multi models support (#804)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-08-12 00:57:13 +08:00
Joel
17c3a63e50
fix: explore app list grid style conflict and remove useless style (#725) 2023-08-03 09:51:00 +08:00
bowen
41d33ee837
fix: abnormal styles (#711) 2023-08-02 17:31:30 +08:00
bowen
9485cc9308
fix: can not choose emoji (#716) 2023-08-02 15:22:27 +08:00
Joel
23e52f14e3
feat: chat add page title (#667) 2023-07-28 14:44:45 +08:00
Joel
d44d4bd6fd
feat: support query date tool (#662) 2023-07-27 22:27:05 +08:00
Joel
eae670ea4a
feat: enchance chat user experience (#660) 2023-07-27 18:04:41 +08:00
Joel
23e3413655
feat: chat in explore support agent (#647)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-07-27 13:27:34 +08:00
zxhlyh
a03a92e9db
Feat/chat support voice input (#532) 2023-07-07 17:50:42 +08:00
Joel
c6ab7eebd9
fix: delete operation style error (#485) 2023-06-29 09:24:31 +08:00
Joel
838825d747
feat: optimize conversation operation (#479) 2023-06-28 17:53:23 +08:00
Joel
ec261aea54
feat: conversation app support pin and delete conversation (#467) 2023-06-28 11:16:54 +08:00
Joel
dbe0c43515
Chore: support gradient border and text (#317) 2023-06-08 09:38:11 +08:00
KVOJJJin
c67f626b66
Feat: Support re-segmentation (#114)
Co-authored-by: John Wang <takatost@gmail.com>
Co-authored-by: Jyong <718720800@qq.com>
Co-authored-by: 金伟强 <iamjoel007@gmail.com>
2023-06-01 23:19:36 +08:00