SSWConsulting / SSWConsulting/TimePro.Tools
MCP Apps: leave read (calendar of leave entries and balance status)
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3
- Forks
- 0
- Avg merge
- 29m
- Merged PRs (30d)
- 28
Description
Part of MCP Apps (https://github.com/SSWConsulting/TimePro.Tools/issues/78). Read-only view.
A month calendar of the employee's leave from get_leave_entries (ALL filter, statuses coloured: approved, pending, pending cancellation, cancelled, declined) with the leave-balance import status card (get_leave_balance_status: last import date, stale flag) and the leave-usage signal (get_leave_balance).
Acceptance: renders for the staging employee; terminal clients unchanged; no new data paths.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the MCP Apps implementation and trace how it calls get_leave_entries, get_leave_balance_status, and get_leave_balance. Build the read-only leave calendar and balance status view for the staging employee, then verify terminal clients remain unchanged and no new data paths are introduced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100