Phase 10. 마에스트로 정보 수정 및 학생 목록 페이지네이션 적용
This commit is contained in:
@@ -54,8 +54,12 @@ Always record a log entry after a successful DB change. Use these `Type` values:
|
||||
| `cancel_extension_maestro` | Extension cancelled (new type, not in original) |
|
||||
| `upgrade_maestro` | Upgrade approved |
|
||||
| `reject_upgrade_maestro` | Upgrade rejected (new type, not in original) |
|
||||
| `update_maestro_name` | Maestro name changed |
|
||||
| `update_maestro_email` | Maestro email changed |
|
||||
| `update_maestro_name` | Maestro name changed | `{prev} -> {new}` |
|
||||
| `update_maestro_email` | Maestro email changed | `{prev} -> {new}` |
|
||||
| `update_maestro_status` | ActivateStatus changed (admin, new) | `{prev} -> {new}` (numeric) |
|
||||
| `update_maestro_account_type` | AccountType changed (admin, new) | `{prev} -> {new}` (numeric) |
|
||||
| `update_maestro_available_date` | AvailableActivateDateTime changed (admin, new) | `{YYYY-MM-DD} -> {YYYY-MM-DD}` |
|
||||
| `update_maestro_allow_enter_code` | AllowEditEnterCode changed (admin, new) | `{prev} -> {new}` (0 or 1) |
|
||||
|
||||
`Remark` column is `char(100)` — keep values under 100 characters.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user