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

Code restructure to classes #394

Merged
merged 10 commits into from
Dec 22, 2020
Merged

Code restructure to classes #394

merged 10 commits into from
Dec 22, 2020

Commits on Dec 22, 2020

  1. Move templates out of src dir

    glensc committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    ebcfe57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72f8335 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f04c417 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6b0420 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    384b34a View commit details
    Browse the repository at this point in the history
  6. Cleanup config: drop unused methods

    The methods were referenced only from tests.
    glensc committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    99901e4 View commit details
    Browse the repository at this point in the history
  7. Load config on demand

    This avoids need to manually load config from bootstrap
    glensc committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    d3189af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d5ac43b View commit details
    Browse the repository at this point in the history
  9. Don't use XHGUI_ROOT_DIR

    glensc committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    0f80f6e View commit details
    Browse the repository at this point in the history
  10. Drop src/bootstrap.php file

    glensc committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    22db6ae View commit details
    Browse the repository at this point in the history