You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/web/app
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
..
(commonLayout) feat: the frontend part of mcp (#22131) 11 months ago
(shareLayout) reject whitespace characters in password regexp (#22232) 11 months ago
account reject whitespace characters in password regexp (#22232) 11 months ago
activate E-300 (#19726) 1 year ago
components fix: resolve frontend CI errors 11 months ago
dev-only feat: add i18n checker (ui) (#17283) 1 year ago
dev-preview feat/TanStack-Form (#18346) 1 year ago
education-apply refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 1 year ago
forgot-password reject whitespace characters in password regexp (#22232) 11 months ago
init E-300 (#19726) 1 year ago
install reject whitespace characters in password regexp (#22232) 11 months ago
oauth-callback feat: the frontend part of mcp (#22131) 11 months ago
repos/[owner]/[repo]/releases Introduce Plugins (#13836) 1 year ago
reset-password reject whitespace characters in password regexp (#22232) 11 months ago
signin fix: resolve frontend CI errors 11 months ago
styles feat: prevent input of non-numeric values ​​in numer input (#21562) 12 months ago
layout.tsx feat: introduce new env ALLOW_UNSAFE_DATA_SCHEME to allow rendering data uri scheme (#21321) 11 months ago
page.module.css Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
page.tsx Chore: frontend infrastructure upgrade (#16420) 1 year ago
routePrefixHandle.tsx Modifying the preview of the uploaded avatar will freeze, fix the bug… (#20202) 1 year ago