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

Empty item list bug fix #135

Merged
merged 3 commits into from
Oct 30, 2024

Commits on Oct 30, 2024

  1. Merge branch 'master' of https://github.com/Eru111/tp

    * 'master' of https://github.com/Eru111/tp:
      Fix incorrect variable reference
      Improve user-centric language
      Fix issues with JUnit tests
      Add table of contents and change syntax
      Change font colors in UI
      Update user guide to make it specific to our program
      Add unknown attribute test for parseContactAttribute
      Fix checkstyle issues
      Add tests for ParserUtil
      Fix test for sorting by date
      Add tests for SortCommand
      Add tests for UniquePersonList
      Fix tests for sort command parsing
      Remove unnecessary imports
      Fix ModelStub in AddCommandTest
      Fix checkstyle issues
      Remove unnecessary tests
      Add ability to sort contacts by date
      Add ascending and descending sort functionality for contacts
    Elyas Alqasim committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bc06d4d View commit details
    Browse the repository at this point in the history
  2. Fix empty item list bug

    Elyas Alqasim committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7f88939 View commit details
    Browse the repository at this point in the history
  3. Fix style issues

    Elyas Alqasim committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c5b93f2 View commit details
    Browse the repository at this point in the history