Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implment Monthly-Checking API Endpoint #172

Merged
merged 26 commits into from
Oct 15, 2024

Commits on Jul 14, 2024

  1. Merge pull request #4 from sef-global/main

    latest
    mayura-andrew authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    19b6e96 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    cfd59e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    3604289 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    2cdce35 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    350d485 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    adda905 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    5013738 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    996760f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    1401096 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    c0af853 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    b01ef18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    574f92f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    a9631d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc1f126 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cab216e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    5c8383f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    f27ed70 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    7681a50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37e63cb View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    b878909 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d31bb0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d738745 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Refactor: Separate Monthly Checking Services and Controllers

    - Moved monthly checking service functions to a dedicated service file (monthlyChecking.service.ts).
    - Moved monthly checking controller functions to a dedicated controller file (monthlyChecking.controller.ts).
    - Updated import paths and references to reflect the new file structure.
    - Improved code organization and maintainability by separating concerns.
    mayura-andrew committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    368a7f9 View commit details
    Browse the repository at this point in the history
  2. removed sudo file

    mayura-andrew committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    cedd5cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87a7e02 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    7d6395c View commit details
    Browse the repository at this point in the history