This website requires JavaScript.
Explore
Help
Sign In
mrleo1nid
/
h-school
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
22
Commits
1
Branch
0
Tags
65feda37565ab3f99f4828b1987a52ea2d80b169
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
Leonid Pershin
65feda3756
add shel
2026-08-18 23:51:10 +03:00
Leonid Pershin
3366e8e44b
Enhance family and roster management in school simulation by implementing support for incomplete families, ensuring proper handling of absent parents while maintaining surname consistency. Update family creation logic to account for single-parent households and revise child identification to prevent ID conflicts. Introduce seat shuffling to prevent siblings from being placed in the same class, improving the realism of student distribution. Update related tests to validate these new functionalities and ensure robustness in family and roster handling.
ci / server (push)
Failing after 3m49s
Details
ci / client (push)
Successful in 24s
Details
2026-08-18 21:13:16 +03:00
Leonid Pershin
533bd80f5e
Implement people management features by adding API endpoints for retrieving school rosters and individual person cards. Enhance the UI to support a people browser with filtering and pagination capabilities. Update localization strings for improved user experience and ensure robust handling of person data. Revise documentation to reflect new API functionalities and update tests to validate the new features.
ci / server (push)
Failing after 11s
Details
ci / client (push)
Successful in 17s
Details
2026-08-18 19:44:42 +03:00