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

handleWarning on undefined controller or action #653

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from

Commits on Feb 8, 2023

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

Commits on Feb 14, 2023

  1. Clean up

    AndersGM committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    6e5577c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. fixed offenses

    AndersGM committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    fd05405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3008786 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. forward error

    AndersGM committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    d262388 View commit details
    Browse the repository at this point in the history
  2. added spec

    AndersGM committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    82527c1 View commit details
    Browse the repository at this point in the history
  3. fixed offenses

    AndersGM committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    5717328 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1051451 View commit details
    Browse the repository at this point in the history
  5. removed unused args

    AndersGM committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    8583637 View commit details
    Browse the repository at this point in the history
  6. better test name

    AndersGM committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    832872c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

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

Commits on Jun 16, 2023

  1. added better tests

    something that works
    AndersGM committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    b33b671 View commit details
    Browse the repository at this point in the history
  2. clean up specs

    AndersGM committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    b58fa98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0107294 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d656869 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35c7e69 View commit details
    Browse the repository at this point in the history
  6. fixed offenses

    AndersGM committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    e710672 View commit details
    Browse the repository at this point in the history
  7. refactored to warningHandler and use appropriatly

    reverted change
    AndersGM committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    e43fdc1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd09b5a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d3228ea View commit details
    Browse the repository at this point in the history
  10. removed duplicated test

    AndersGM committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    b1b67c7 View commit details
    Browse the repository at this point in the history
  11. improved messages

    AndersGM committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    da05e5e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. include warning in message

    AndersGM committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    9efadc0 View commit details
    Browse the repository at this point in the history
  2. test errors being forwarded

    AndersGM committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    c61ee11 View commit details
    Browse the repository at this point in the history