SSWConsulting / SSWConsulting/TimePro.Tools

MCP Apps: leave read (calendar of leave entries and balance status)

Open
#82 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area: MCP Apps Priority: P3 Type: Feature
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.