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 task creation form #743

Merged
merged 10 commits into from
Aug 24, 2023
Merged

Update task creation form #743

merged 10 commits into from
Aug 24, 2023

Commits on Aug 23, 2023

  1. Rename place to waypoint

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5ed1240 View commit details
    Browse the repository at this point in the history
  2. Reduce delivery form requirements to just pickup and dropoff waypoint…

    … names
    
    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d67062b View commit details
    Browse the repository at this point in the history
  3. Adding WaypointCollection, which filters each waypoint type, display …

    …waypoint options only for that type
    
    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    08eea0c View commit details
    Browse the repository at this point in the history
  4. Disable menu item if task is unavailable

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    17439d4 View commit details
    Browse the repository at this point in the history
  5. Fix error of passing a value to element by int instead of string

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    74a7a41 View commit details
    Browse the repository at this point in the history
  6. Using patrol instead of loop

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    2c06d39 View commit details
    Browse the repository at this point in the history
  7. Fix documentation and create-task story

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    27a4049 View commit details
    Browse the repository at this point in the history
  8. Revert to Place, as Waypoint implies routes

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    49d6a35 View commit details
    Browse the repository at this point in the history
  9. Revert changes to variable names

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b0a563f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Refactor if case

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9837319 View commit details
    Browse the repository at this point in the history