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

Update UG (Task commands) #203

Merged
merged 4 commits into from
Oct 31, 2024

Commits on Oct 27, 2024

  1. Merge branch 'master' of https://github.com/AY2425S1-CS2103T-F15-4/tp

    * 'master' of https://github.com/AY2425S1-CS2103T-F15-4/tp:
      Fix dependencies in UI UML
      Fix SampleDataUtil task format
      Add Vendor, Todo, Event, Deadline, Description, TaskName, Date
      Fix wrong hastag return value
      Update UML Class Diagram for Storage Class
      Update to match remote
      Add TagSequenceDiagram and remove redundant code
      Update UML Class Diagram for Storage Class
      Add Find Command UML diagram
      Edit Find Command class diagram
      Update UI UML diagram
      Add Find Command class diagram
      Add Task
      Removed duplicate line Wedding --> WeddingAddress
      Update Tag, Person, Wedding UML diagram
      Revert "Fix add command prompt"
    DanzaSeah committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    63051f2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/AY2425S1-CS2103T-F15-4/tp

    * 'master' of https://github.com/AY2425S1-CS2103T-F15-4/tp:
      Add more tests and create vendor packages
      Remove redundant code
      Fix checkstyle
      Remove logging statements
      Add vendor testcases
      Add AddressBook parser testcases
      Resolve merge conflicts and test cases
      Add logging and fix checkstyle
      Fix checkstyle and add assertions
      Add testcases and fix storage
      Change Assign Vendor Command formatting
      Add Unassign Vendor Command
      Add Vendor class, add and assign commands
    DanzaSeah committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    6d78b6f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Merge branch 'master' of https://github.com/AY2425S1-CS2103T-F15-4/tp

    * 'master' of https://github.com/AY2425S1-CS2103T-F15-4/tp:
      Update command summary in UG
      Standardise assign keywords
      Add parser test for edit wedding
      Add vendor command keyword tests
      Fix keyword test comments
      Add tests for command keywords
      Add command keywords
      Change tests to match case insensitivity
      Fix name case sensitivity
      Update User Guide
      Add titles for panes
      Fix checkstyle
      Fix minimum width
      Fix horizontal panel growth
      Fix entity list height growth
      Fix split view to fill
      Split view between person and others
    DanzaSeah committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    feb9a38 View commit details
    Browse the repository at this point in the history
  2. Update UG (Task commands)

    DanzaSeah committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    df64f84 View commit details
    Browse the repository at this point in the history