Commit Graph

840 Commits

Author SHA1 Message Date
paragonnov
5edb3d55e5
feat: i18n: add korean language (ko-KR) (#4333) 2024-05-13 15:20:44 +08:00
Yeuoly
bbef964eb5
improve: code upgrade (#4231) 2024-05-13 14:39:14 +08:00
Joel
aa5ca90f00
fix: text generation app not show copy button (#4304) 2024-05-11 20:39:17 +08:00
Joel
4af00e4a45
feat: support copy run text result in debug panel in workflow (#4300) 2024-05-11 16:59:17 +08:00
Joel
c01c95d77f
fix: chatflow run progress problem (#4298) 2024-05-11 16:23:31 +08:00
Nite Knite
20a9037d5b
fix: align versions of react typing package (#4297) 2024-05-11 15:39:56 +08:00
Joel
34d3998566
fix: webapps not show number type input field (#4292) 2024-05-11 14:42:04 +08:00
Joel
1663df8a05
feat: hide run detail in webapps and installed apps (#4289) 2024-05-11 13:40:27 +08:00
zxhlyh
13f4ed6e0e
fix: workflow zoomin/out shortcuts (#4283) 2024-05-11 10:38:12 +08:00
YidaHu
1e451991db
fix: deutsch edit app (#4270) 2024-05-11 10:07:54 +08:00
Louie Long
749b236d3d
fix: do nothing if switch to current app (#4249)
Co-authored-by: langyong <langyong@lixiang.com>
2024-05-11 08:50:46 +08:00
TinsFox
00ce372b71
fix: hook dependency (#4242) 2024-05-11 08:43:37 +08:00
Patryk Garstecki
370e1c1a17
fix(frontend): 🔧 add privacy policy spaces (#4277) 2024-05-11 08:42:03 +08:00
Whitewater
36a9c5cc6b
fix: remove unexpected zip and add FlipForward arrow icon (#4263) 2024-05-10 18:52:41 +08:00
Joel
01555463d2
feat: llm support jinja fe (#4260) 2024-05-10 18:14:05 +08:00
zxhlyh
a1ab87107b
chore: workflow sync with hash (#4250) 2024-05-10 14:48:20 +08:00
zxhlyh
f49c99937c
fix: workflow end node deletion (#4240) 2024-05-10 10:38:05 +08:00
zxhlyh
9b24f12bf5
feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
crazywoola
487ce7c82a
fix: add missing translations (#4212) 2024-05-09 15:38:51 +08:00
TinsFox
cc835d523c
refactor: install form (#4154) 2024-05-09 15:38:09 +08:00
takatost
64c3bc070a
version to 0.6.7 (#4208) 2024-05-09 13:58:25 +08:00
faukwaa
7405b2e819
modify spelling errors: bulild -> build (#4206) 2024-05-09 13:49:19 +08:00
Louie Long
ca5081e327
fix delete log annotation (#4201)
Co-authored-by: langyong <langyong@lixiang.com>
2024-05-09 12:53:06 +08:00
tomo
a79941df22
fix: button widths (#4145) 2024-05-09 12:52:07 +08:00
zxhlyh
8137d63000
fix: workflow http node timeout & url check (#4175) 2024-05-08 13:20:26 +08:00
SASAKI Haruki
903ece6160
Fix:typo Incorrect Japanese 2 (#4167) 2024-05-08 09:04:37 +08:00
Whitewater
97dcb8977a
fix: stop event propagation when deleting selected workflow var node (#4158) 2024-05-07 21:00:43 +08:00
Patryk Garstecki
6271463240
feat(Languages): 👽 add pl-PL language (#4128) 2024-05-07 15:41:57 +08:00
Pascal M
6563cb6ec6
fix: prevent http node overwrite on open (#4127) 2024-05-07 10:08:18 +08:00
Ikko Eltociear Ashimine
3f8e2456f7
fix: typo in get-automatic-res.tsx (#4097) 2024-05-06 11:36:19 +08:00
Rhon Joe
94a650475d
improve: menu collapse readability (#4099)
Co-authored-by: rongjun.qiu <qiurj@hengtonggroup.com.cn>
2024-05-06 11:34:56 +08:00
TinsFox
630136b5b7
Revert "fix: hydration warning (#3897)" (#4059) 2024-05-04 18:00:23 +08:00
KVOJJJin
c0476c7881
Feat: frontend support timezone of timestamp (#4070) 2024-05-04 16:15:32 +08:00
Shohei Tanabe
f68b6b0e5e
Fix typo: writeOpner -> writeOpener (#4060) 2024-05-03 18:55:47 +08:00
takatost
93393e005e
version to 0.6.6 (#4050) 2024-05-02 16:06:40 +08:00
dependabot[bot]
ecb51a83d4
chore(deps): bump semver from 5.7.1 to 5.7.2 in /web (#4022)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 18:47:05 +08:00
Joel
bf42b0ae44
fix: lodash version has warning (#4020)
Co-authored-by: nite-knite <nkCoding@gmail.com>
2024-04-30 18:11:49 +08:00
dependabot[bot]
342b4fd19d chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /web
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 09:39:10 +00:00
sino
da5a8b9a59
feat: support question classifier node output (#4000) 2024-04-30 17:07:29 +08:00
Joel
c1fdaa6ae0
fix: prompt undefined caused match problem (#4010) 2024-04-30 16:31:36 +08:00
Rhon Joe
0704fe9695
fix(web): copy button visible at chat page normally (#4005)
Co-authored-by: rongjun.qiu <qiurj@hengtonggroup.com.cn>
2024-04-30 14:55:57 +08:00
zxhlyh
8b3edac091
fix: prompt editor insert quickly (#4004) 2024-04-30 14:25:21 +08:00
zxhlyh
05cab85579
fix: workflow disable shortcuts when feature panel occured (#4001) 2024-04-30 13:35:49 +08:00
crazywoola
b1194da6a5
fix: ci (#3983) 2024-04-29 18:59:37 +08:00
crazywoola
c5e2659771
Feat/install process refinement (#3982) 2024-04-29 17:55:52 +08:00
KVOJJJin
2fd702a319
Fix: password check in page of install (#3978) 2024-04-29 15:27:45 +08:00
majian
8f2ae51fe5
feat: add support for request timeout settings in the HTTP request node. (#3854)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2024-04-29 13:59:07 +08:00
Joel
fa509ce64e
feat: rename var name sync to used jinjia code (#3964) 2024-04-29 11:34:30 +08:00
TinsFox
99292edd46
chore: update @types/react (#3939) 2024-04-28 19:01:09 +08:00
Joel
3e992cb23c
feat: code transform node editor support insert var by add slash or left brace (#3946)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-04-28 17:51:58 +08:00