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/fetch table with default table #19

Merged
merged 18 commits into from
Oct 9, 2023

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    c1a4e60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7588393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0147e2f View commit details
    Browse the repository at this point in the history
  4. phpqa fixes

    rochamarcelo committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    2237b33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4013760 View commit details
    Browse the repository at this point in the history
  6. Check table based on the controller className when calling LocatorAwa…

    …reTrait::fetchTable without arguments
    rochamarcelo committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    a3a777d View commit details
    Browse the repository at this point in the history
  7. Check table based on the controller className when calling LocatorAwa…

    …reTrait::fetchTable without arguments
    rochamarcelo committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    588ad47 View commit details
    Browse the repository at this point in the history
  8. Check table based on the controller className when calling LocatorAwa…

    …reTrait::fetchTable without arguments
    rochamarcelo committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    4dc4048 View commit details
    Browse the repository at this point in the history
  9. phpqa fixes

    rochamarcelo committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    2c710a7 View commit details
    Browse the repository at this point in the history
  10. phpqa fixes

    rochamarcelo committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    b02f0a3 View commit details
    Browse the repository at this point in the history
  11. Fix reference issues when fetchTable is called inside other class usi…

    …ng property or var, ex: `$this->MyClass->SecondClass->fetchTable()`. Refactoring code.
    rochamarcelo committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    018c2c6 View commit details
    Browse the repository at this point in the history
  12. Refactoring code

    rochamarcelo committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    3d46dda View commit details
    Browse the repository at this point in the history
  13. Refactoring code

    rochamarcelo committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    b00eb0f View commit details
    Browse the repository at this point in the history
  14. Refactoring codex

    rochamarcelo committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    19fb294 View commit details
    Browse the repository at this point in the history
  15. Used debug flag for phpstan and ignore errors related to generic obje…

    …ct type(ex: ReflectionClass)
    rochamarcelo committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    1ebe90c View commit details
    Browse the repository at this point in the history
  16. fixing phpunit issue.

    rochamarcelo committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    3d16626 View commit details
    Browse the repository at this point in the history
  17. fixing phpunit issue.

    rochamarcelo committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    44e98e7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d87e73a View commit details
    Browse the repository at this point in the history