Commit Graph

16 Commits (59d2a8a2087186b6a1af76cc76c824523303911a)

Author SHA1 Message Date
k-brahma-claude 59d2a8a208 fix: resolve frontend CI errors
- Fix ESLint errors in MFA-related test files (empty arrow functions)
- Add missing newlines at end of MFA translation files
- Fix TypeScript error in mail-and-password-auth.tsx (proper type guard for LoginResponse)
- Apply ESLint auto-fixes across the codebase for consistency

All frontend CI checks now pass:
- ESLint: 0 errors, 622 warnings
- TypeScript: 246 errors (all pre-existing, MFA error fixed)
- Jest: All 344 tests passing
11 months ago
Wu Tianwei 411e332f1b
feat: dark mode for knowledge (#15236) 1 year ago
zxhlyh 6fe9aa69cc
feat: n to 1 retrieval legacy (#6554) 2 years ago
Joel 4ae4895ebe
feat: add frontend unit test framework (#6426) 2 years ago
zxhlyh ebba124c5c
feat: workflow if-else support elif (#6072) 2 years ago
Joel eff280f3e7
feat: tailwind related improvement (#6085) 2 years ago
Diego Romero-Lovo 4c0a31d38b
FR: #4048 - Add color customization to the chatbot (#4885)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
zxhlyh 5d4d65a85b
fix: button (#5470) 2 years ago
Joel 51d34f5936
fix: button component will refresh page (#5420) 2 years ago
TinsFox a3bd5eba02
refactor: refactor the button component using `forwardRef` (#4379)
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
2 years ago
Nite Knite 37f292ea91
feat: model load balancing (#4926) 2 years ago
crazywoola 3cf5c1853d
Fix: default button behavior (#2609) 2 years ago
Rozstone 07fbeb6cf0
enhancement: improve client-side code (#2568) 2 years ago
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>
2 years ago
Matri 062e2e915b
fix: login improvement (#941) 3 years ago
John Wang db896255d6 Initial commit 3 years ago