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 rudimentary name and amount functionality to FilterCommand #7

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    896ed00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c52660 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into branch-Code/FilterCommandFinal

    * master:
      Add duplicate Transaction explanation
      Add Budget model documentation and use case 1
      Update DG
    sp4ce-cowboy committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    da4b795 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b4ea49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7a05fe View commit details
    Browse the repository at this point in the history
  6. Fix style errors

    sp4ce-cowboy committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    1aeeeff View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    1785300 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into branch-Code/FilterCommandFinal

    * master:
      Update image sizes
      Update images to use properly cropped ones by macos
      Add new line at the end for UserGuide
      Update UG add_transaction with important notes
      Update UG
      Added TOC and structure skeleton
    sp4ce-cowboy committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    d2120a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Merge branch 'master' into branch-Code/FilterCommandFinal

    * master:
      Add TestTransactions
      Address code suggestions
      Update UI Unit tests
      Remove problematic tests
      Fix style
      Update UI tests for CommandBox
      Add initialization to CommandBox UI unit tests
      Fix listener count
      Add UI Unit tests to CommandBox
      Add ability to capture and restore latest CommandBox input
      Fix checkstyle errors
      Add unit tests for ExampleGenerator
      Add JavaDocs for ExampleGenerator
      Add unit test for CommandUsage + Builder
      Add JavaDocs for CommandUsage
      Remove automated parameter sorting
      Inline ExampleGenerator into setExample usage
      Adopt CommandUsage over raw String concatenation
      Add CommandUsage builder
    sp4ce-cowboy committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f417f4a View commit details
    Browse the repository at this point in the history
  2. Modify predicates

    sp4ce-cowboy committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    dc888d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9534aed View commit details
    Browse the repository at this point in the history
  4. Revert "Add ability to stack filters"

    This reverts commit 9534aed.
    sp4ce-cowboy committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    97e55ed View commit details
    Browse the repository at this point in the history