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

Feature/form input required #764

Merged
merged 6 commits into from
Sep 8, 2023
Merged

Commits on Sep 7, 2023

  1. Making form fields required

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    92dbbb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4627dcf View commit details
    Browse the repository at this point in the history
  3. Fix e2e tests, select coe for patrol explicitly

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

Commits on Sep 8, 2023

  1. Splitting interface and refactoring validity check

    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    dbc681b View commit details
    Browse the repository at this point in the history
  2. Delivery quantity to positive int field, and sku to text field, monit…

    …or null or empty value
    
    Signed-off-by: Aaron Chong <[email protected]>
    aaronchongth committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    979de72 View commit details
    Browse the repository at this point in the history
  3. Disable submit when clean zone is removed

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