| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-25 | Validate import payload and return create/update stats | Szymon Szukalski | |
| - Add validation to /import payload - Move import logic to service bean - Track whether entities have been created or update - Report number of created and updated entities as return value for the import endpoint - Add some test coverage to exercise the validators | |||
| 2024-07-23 | Implement domain services | Szymon Szukalski | |
| Implement core business logic for working with Student, Test, and TestResult. | |||
