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

Direct dispatch to fleet or robot #1004

Merged
merged 23 commits into from
Sep 18, 2024
Merged

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    3213eea View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Use icons for favorite

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    caa8fd7 View commit details
    Browse the repository at this point in the history
  2. Fix warning time, use switch and made buttons nicer

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f9b2efa View commit details
    Browse the repository at this point in the history
  3. To display priority

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2bdd4d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Lint

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    77950be View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat/labels-priority-schedule

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    09d6e57 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    a6a4e41 View commit details
    Browse the repository at this point in the history
  2. Use switch for priority, flip low priority icon

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0703b77 View commit details
    Browse the repository at this point in the history
  3. Remove getDefaultTaskPriorty

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6a5ff5a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Basic implementation working, still with frontend errors

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ce848a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Fix component render sequence issues

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ca9ecf9 View commit details
    Browse the repository at this point in the history
  2. Lint

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a29954b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Merge branch 'main' into feature/fleet-robot-selection

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a310646 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Fix capitalization, disable scheuling for robot dispatch, allow edit …

    …scheduled fleet task
    
    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    cdf7fba View commit details
    Browse the repository at this point in the history
  2. Comments and consolidate logs

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    35f92a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9c8fba View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Refactor dispatch and schedule callbacks, fix edit schedule event, ad…

    …d comments
    
    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7ba2064 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feature/fleet-robot-selection

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bfd018a View commit details
    Browse the repository at this point in the history
  3. Remove stale print

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ad263a0 View commit details
    Browse the repository at this point in the history
  4. lint

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3692aa7 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    4dece1e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge branch 'main' into feature/fleet-robot-selection

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    adb317f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Document props

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9c592af View commit details
    Browse the repository at this point in the history