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
27
Commits
1
Branch
0
Tags
cad3068bac6803525c71241bec1f42b52cfd56a1
Commit Graph
2 Commits
Include renames
Author
SHA1
Message
Date
Leonid Pershin
2ebc783585
Enhance school simulation management by introducing a new
SchoolWeekDays
option, allowing configuration of the number of working days in a week. Update the API to include school week days in responses and enhance documentation to reflect these changes. Revise UI components to support the new management features, ensuring a seamless user experience when hiring and assigning staff. Update localization strings for improved clarity and consistency across the application.
ci / server (push)
Failing after 3m37s
Details
ci / client (push)
Successful in 13s
Details
2026-08-19 00:47:09 +03:00
Leonid Pershin
94842ab192
Enhance staffing management in school simulation by introducing API endpoints for hiring staff and assigning subjects. Implement payroll cap validation to ensure hiring and subject assignments do not exceed the allocated budget. Update the simulation options to include a monthly payroll cap and revise related classes to support new staffing functionalities. Enhance documentation to reflect these changes and update tests to validate the new features.
2026-08-19 00:19:09 +03:00