Commit Graph

6 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
Joel 7709d9df20
Chore: frontend infrastructure upgrade (#16420)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: jZonG <jzongcode@gmail.com>
1 year ago
NFish adacd01f82
Feat: support account deletion (#10008) 1 year ago
Joel eff280f3e7
feat: tailwind related improvement (#6085) 2 years ago
Nite Knite 4779fcf6f1
feature: infinite scroll (#119)
Add infinite scroll support to app list and dataset list.
3 years ago
John Wang db896255d6 Initial commit 3 years ago