Commit Graph

10 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>
12 months ago
ytqh 01c6681fa1 Merge remote-tracking branch 'dify/main' into main 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 7102fe396c add login check in service api auth 1 year ago
ytqh c49e3f7c2d fix students total 1 year ago
ytqh 42dc11206a add conversation and message 1 year ago
ytqh 5c04969714 finish get user list 1 year ago
ytqh 806e2a6bb1 fix major check and update not success 1 year ago
ytqh d32779b5a8 fix profile 1 year ago
ytqh 71bb24f569 impl user profile 1 year ago