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/components/workflow/nodes/assigner
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
..
components fix: resolve frontend CI errors 11 months ago
default.ts revert: https://github.com/langgenius/dify/pull/18554 (#19787) 1 year ago
hooks.ts Feat: upgrade variable assigner (#11285) 2 years ago
node.tsx Feat/loop break node (#17268) 1 year ago
panel.tsx Chore: frontend infrastructure upgrade (#16420) 1 year ago
types.ts feat: last run frontend (#21369) 12 months ago
use-config.ts feat: last run frontend (#21369) 12 months ago
use-single-run-form-params.ts fix: inputs.items is undefined (#21463) 12 months ago
utils.ts Feat: upgrade variable assigner (#11285) 2 years ago