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

Add notices for Budgeted and Actual Expenditure comparison #109

Merged
merged 11 commits into from
Jan 24, 2019

Commits on Jan 21, 2019

  1. Configuration menu
    Copy the full SHA
    0d06912 View commit details
    Browse the repository at this point in the history
  2. * Add notice message when data is missing for one or more years.

    * Add notice message when a department did not exist for one or more years.
    otterbotter committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    eae7c46 View commit details
    Browse the repository at this point in the history
  3. * Add notice message for programme breakdown

    * WIP on changing condition for notice from requiring only 1 missing
    phase to requiring all 4 phases to be missing
    otterbotter committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    5f5781c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. * Fix grammar in string generation for specific state

    * Only raise program notice in correct cases
    otterbotter committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    42d3504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b8799a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bdfdd0 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Configuration menu
    Copy the full SHA
    de38f2c View commit details
    Browse the repository at this point in the history
  2. * Add additional test data

    * Add test for budgeted and actual expenditure programme breakdown
    otterbotter committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    1add2c1 View commit details
    Browse the repository at this point in the history
  3. * Move mock data to global variable

    * Re-add budgeted and actual summary
    otterbotter committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    36fcbd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Configuration menu
    Copy the full SHA
    3176646 View commit details
    Browse the repository at this point in the history
  2. clarify a little bit

    jbothma committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    254e387 View commit details
    Browse the repository at this point in the history