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
le0zh 71fa14f791
fix: resolve clipboard.writeText failure under HTTP protocol (#12936) 1 year ago
Joel eff280f3e7
feat: tailwind related improvement (#6085) 2 years ago
Bowen Liang a798dcfae9
web: Add style CI workflow to enforce eslint checks on web module (#1910) 2 years ago
John Wang db896255d6 Initial commit 3 years ago