Commit Graph

173 Commits

Author SHA1 Message Date
Joel
87af414a52
feat: stop response enchancement (#352) 2023-06-13 16:34:53 +08:00
Joel
fff39a307a
feat: use react sentry to support pass config via runtime (#350) 2023-06-13 16:04:54 +08:00
crazywoola
433f8cb57e
Feature/add emoji to webapp (#345) 2023-06-13 14:54:12 +08:00
Joel
b16a7b0b3b
feat: stop response call api (#340) 2023-06-12 16:37:03 +08:00
bowen
205459d54d
fix: button abnormal style (#333) 2023-06-10 13:19:08 +08:00
KVOJJJin
b055470147
Fix: xls not supported (#329) 2023-06-09 16:11:27 +08:00
Joel
d5ab3b5072
fix: output code too long break ui (#320) 2023-06-08 16:27:37 +08:00
crazywoola
df26f82536
Feature/support xlsx (#311) 2023-06-08 15:23:38 +08:00
Joel
dbe0c43515
Chore: support gradient border and text (#317) 2023-06-08 09:38:11 +08:00
张今灵
f4052fdbc7
fix: analysis all time param (#316) 2023-06-07 22:18:21 +08:00
Joel
040eacb8bd
fix: safari 14 not show modal (#310) 2023-06-07 09:59:33 +08:00
Joel
3e380c082a
fix: reset some config not work: like var required status, dataset, feature status (#305) 2023-06-06 14:58:56 +08:00
zxhlyh
53db5bab36
Feat/add GitHub star icon (#302) 2023-06-06 11:22:00 +08:00
Joel
6483beb096
Feat/auto rule generate (#300) 2023-06-06 10:52:02 +08:00
zxhlyh
e61c84ca72
fix: header nav load more app (#296) 2023-06-06 10:42:32 +08:00
Joel
4134e915ce
fix: tooltip covered by high z index element (#295) 2023-06-05 10:49:06 +08:00
KVOJJJin
59e59c19b2
fix: missing imports (#281) 2023-06-01 23:40:34 +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
crazywoola
f65a3ad1cc
Feature/replace default icon in overview (#279) 2023-06-01 13:06:56 +08:00
Joel
a616bf3129
Fix/long more suggestion not see all (#272) 2023-05-31 17:09:55 +08:00
Joel
f2f19484b8
fix: text generation too long hide the operation btn (#271) 2023-05-31 16:24:30 +08:00
Joel
f572b55237
chore: link prefetch deprecated. Remove warning message. (#270) 2023-05-31 14:56:14 +08:00
Joel
554570dc22
feat: feature support UI preview (#269) 2023-05-31 14:10:59 +08:00
Joel
5239b2c7ab
Feat/dashboard more chart (#266) 2023-05-31 11:21:30 +08:00
Joel
5e772bd10b
fix: stop response btn hide messages (#261) 2023-05-30 16:15:08 +08:00
Joel
91bcbd0b26
fix: svg attr in ts file (#260) 2023-05-30 15:26:26 +08:00
Joel
c5ccf382df
chore: input area highlight and moblie hide tooltip (#251) 2023-05-30 11:16:31 +08:00
KVOJJJin
f42ef494f8
Fix: correct links in app list (#248) 2023-05-30 08:08:33 +08:00
Joel
091beffae7
feat: add code style (#242) 2023-05-29 17:49:01 +08:00
Joel
408fb502a1
fix: no var text still show split line (#239) 2023-05-29 14:35:21 +08:00
Joel
7660539689
fix: markdown code always show scrollbar (#237) 2023-05-29 14:05:59 +08:00
Joel
970950e3a8
feat: support select multi datasets (#235) 2023-05-29 13:52:56 +08:00
Yuhao
d43279a1cc
fix: robot emoji (#217) 2023-05-26 15:26:56 +08:00
Joel
10848d74a0
fix: changelog link (#216) 2023-05-26 10:22:35 +08:00
crazywoola
f9df23a091
fix: default icon (#213) 2023-05-26 09:55:37 +08:00
Joel
17a1c05728
fix: var highlight problme (#214) 2023-05-25 23:38:06 +08:00
Joel
66782ef19c
chore: title support i18n (#212) 2023-05-25 22:13:43 +08:00
Joel
fb7f509e5c
chore: show explore entrance (#211) 2023-05-25 21:49:12 +08:00
Joel
1d06eba61a
fix: prompt and preview not show html like tag (#201) 2023-05-25 18:42:42 +08:00
Joel
93e99fb343
feat: generation support gpt4 (#200) 2023-05-25 18:15:57 +08:00
crazywoola
b9ebce7ab7
fix: emoji picker in safari (#199) 2023-05-25 17:43:41 +08:00
Joel
33b3eaf324
Feat/explore (#198) 2023-05-25 16:59:47 +08:00
zxhlyh
99f7e4f277
fix: provider token validate (#195) 2023-05-25 13:27:27 +08:00
Yuhao
659c3e7a81
fix: nav ui bug (#191)
Co-authored-by: yuhao1118 <yuhao1118@bytedance.net>
2023-05-25 13:01:09 +08:00
zxhlyh
0bb253efe0
fix: providererror message when token validated fail (#190) 2023-05-24 19:50:14 +08:00
Joel
8b44dba988
fix: api key copy fail (#186) 2023-05-24 16:11:25 +08:00
zxhlyh
d96bcfa4ee
fix: dataset setting (#183) 2023-05-24 14:20:21 +08:00
Nite Knite
380b4b3ddc
fix: refresh list on delete (#178) 2023-05-23 23:06:16 +08:00
zxhlyh
1c5f63de7e
fix: azure-openai key validate (#164) 2023-05-23 14:15:33 +08:00
Joel
4ba38465ac
fix: dark-theme-btn-selected (#156) 2023-05-23 10:43:38 +08:00
Joel
a7c40a07d8
fix: seg no blank break ui (#150) 2023-05-22 17:22:28 +08:00
Joel
7a2291f450
fix: more than 6th options would be hide (#136) 2023-05-22 11:25:40 +08:00
Joel
17a8118154
fix: email reg (#135) 2023-05-22 10:39:51 +08:00
crazywoola
4db01403ae
feat: add missing i18n (#130) 2023-05-22 10:12:17 +08:00
Yuanyuan Zhang
d8425f3f4c
Fix the email validation problem for a.b@c.club. (#94)
Co-authored-by: yyzhang <yuanyuan.zhang@haochezhu.club>
2023-05-22 10:08:26 +08:00
KVOJJJin
38754734a2
Fix:style of new line (#134) 2023-05-22 09:09:53 +08:00
KVOJJJin
c6f715861a
Fix: event listener of file dropping (#113) 2023-05-21 17:22:35 +08:00
Yuhao
b46511dd7b
fix: emoji-picker-z-index (#125)
Co-authored-by: yuhao1118 <yuhao1118@bytedance.net>
2023-05-21 17:21:01 +08:00
Joel
18d1f6a6c6
fix: chat res table or code is very long caused ui problem (#124) 2023-05-21 16:27:24 +08:00
Nite Knite
4779fcf6f1
feature: infinite scroll (#119)
Add infinite scroll support to app list and dataset list.
2023-05-20 21:55:47 +08:00
Joel
94eb2a623e
fix: fix chat res no blank too long caused ui problem (#116) 2023-05-20 17:19:39 +08:00
crazywoola
37c3b8979c
Feature/add emoji (#103) 2023-05-19 17:36:44 +08:00
John Wang
f68b05d5ec
Feat: support azure openai for temporary (#101) 2023-05-19 13:24:45 +08:00
crazywoola
a43ef7a926
Feature/remove mock server (#88) 2023-05-18 10:50:34 +08:00
GarfieldLucy
ac2a1bc954
fix: chat log overflow style upgrade (#87)
Co-authored-by: llx_changed <xi.liu@goodwe.com>
2023-05-18 00:11:17 +08:00
Joel
a4481a3f29
fix: prompt no blank too long break ui (#81) 2023-05-17 21:50:42 +08:00
zxhlyh
15f932573a
fix: settings modal (#74) 2023-05-17 19:05:51 +08:00
Joel
ce492d13f1
feat: gpt4 max token set to 8k (#67) 2023-05-17 14:53:15 +08:00
Joel
74d954610f
Feat/support copy apikey and chat message (#62) 2023-05-17 11:22:25 +08:00
Joel
5fcd5c2499
fix: spend time and token (#47) 2023-05-16 16:52:03 +08:00
zxhlyh
92fb4ab4c1
fix: help document link (#42) 2023-05-16 14:44:24 +08:00
Joel
19eaf27126
fix: lodash package rename (#9)
Co-authored-by: Joel
2023-05-15 11:48:46 +08:00
John Wang
db896255d6 Initial commit 2023-05-15 08:51:32 +08:00