Commit Graph

11 Commits (816ea2457184c6ed7c71de9c6181ee0d0eb3b3bf)

Author SHA1 Message Date
ytqh 816ea24571 Apply code formatting with ruff formatter
- Fixed formatting issues across 23 files
- Ensured all linting checks pass with uv run ruff check
- Code now follows consistent formatting standards
- No functional changes, only formatting improvements

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
11 months ago
ytqh 01c6681fa1 Merge remote-tracking branch 'dify/main' into main 1 year ago
ytqh c7e326aec8 feat: do not restrict health status 1 year ago
ytqh cb00f43e98 remove unused api 1 year ago
ytqh 68777e7de1 remove unused api 1 year ago
ytqh 1d72b70d82 Enhance student management by adding organization filtering. Updated API endpoints to include account information and ensure students belong to the admin's organization. Modified EndUserService to support organization-based pagination. 1 year ago
ytqh c49e3f7c2d fix students total 1 year ago
ytqh f933eeb18f change path 1 year ago
ytqh 42dc11206a add conversation and message 1 year ago
ytqh 5c04969714 finish get user list 1 year ago
ytqh 9db51e8b8c add students api 1 year ago