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

Generate list and detail pages when creating publication types #776

Commits on Dec 26, 2022

  1. Configuration menu
    Copy the full SHA
    f756b3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    595de4c View commit details
    Browse the repository at this point in the history
  3. Update testing name for consistency and increased coverage

    Use "Test Publication" as the testing name for consistency and increased coverage as it shows the difference between where it's used as is and as a slugified identifier name.
    caendesilva committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    1c18cd7 View commit details
    Browse the repository at this point in the history
  4. Inline variable

    caendesilva committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    dd96401 View commit details
    Browse the repository at this point in the history
  5. Formatting

    caendesilva committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    da62416 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    558e424 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24a8e83 View commit details
    Browse the repository at this point in the history
  8. Deprecate output property

    caendesilva committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    fb8dfe3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d637d6e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2b57a73 View commit details
    Browse the repository at this point in the history
  11. Apply fixes from StyleCI

    StyleCIBot committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    fafc8f7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5a56014 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f22e66c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    908bebe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9616af6 View commit details
    Browse the repository at this point in the history
  16. Import used function

    caendesilva committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    5fb162e View commit details
    Browse the repository at this point in the history
  17. Remove extra newlines

    caendesilva committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    ac002bd View commit details
    Browse the repository at this point in the history
  18. Apply fixes from StyleCI

    StyleCIBot committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    e1d4812 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Extract methods

    caendesilva committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    8a22c2d View commit details
    Browse the repository at this point in the history
  2. Create methods stubs

    caendesilva committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    0b62dd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41bb202 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63d0300 View commit details
    Browse the repository at this point in the history
  5. Extract method

    caendesilva committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    aaa6fd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7214eb View commit details
    Browse the repository at this point in the history
  7. Apply fixes from StyleCI

    StyleCIBot committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    8f080a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d1dbf4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f69e5f View commit details
    Browse the repository at this point in the history
  10. Create basic list page

    caendesilva committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    3ae0979 View commit details
    Browse the repository at this point in the history
  11. Create basic detail page

    caendesilva committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    177f865 View commit details
    Browse the repository at this point in the history
  12. Split out articles

    caendesilva committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    a054549 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6877893 View commit details
    Browse the repository at this point in the history
  14. Implode arrays

    caendesilva committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    8ed34e0 View commit details
    Browse the repository at this point in the history
  15. Signify arrays

    caendesilva committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    72f4d29 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7e67fa4 View commit details
    Browse the repository at this point in the history
  17. Decrease heading level

    caendesilva committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    22e8c18 View commit details
    Browse the repository at this point in the history
  18. Adjust spacing

    caendesilva committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    d8a59ec View commit details
    Browse the repository at this point in the history
  19. Add type annotations

    caendesilva committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    059f989 View commit details
    Browse the repository at this point in the history
  20. Revert "Extract method for the Blade stub"

    This reverts commit 9d1dbf4.
    caendesilva committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    e9898d0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c0a7825 View commit details
    Browse the repository at this point in the history
  22. Revert "Add newline after variable"

    This reverts commit c0a7825.
    caendesilva committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    0ebf55f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f52f62b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    154b785 View commit details
    Browse the repository at this point in the history