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

Add new custom block "DetailsBlock" with expanding answers and demonstrate it in a BreadPage and in a new FAQ page. #422

Closed

Commits on Jun 24, 2023

  1. Implement DetailsBlock, integrate with BaseStreamBlock, update main.c…

    …ss, and create details_block.html template
    gzark1 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    c721361 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Create DetailsStreamBlock, with a DetailsBlock instance as the only i…

    …nner field. Demonstrate this in the StandardPage model, with 'questions' field. Update the standard_page.html
    gzark1 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    18e2e8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3f03bc View commit details
    Browse the repository at this point in the history
  3. Save the content in bakerydemo/base/fixtures/bakerydemo.json. Make th…

    …e new FAQ page visible in the top menu.
    gzark1 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    98e2442 View commit details
    Browse the repository at this point in the history
  4. Fix typo main.css

    gzark1 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d02df7a View commit details
    Browse the repository at this point in the history
  5. Reformat typos

    gzark1 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    8ab1dca View commit details
    Browse the repository at this point in the history
  6. reformat

    gzark1 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1d6e024 View commit details
    Browse the repository at this point in the history
  7. reformat

    gzark1 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1e64d06 View commit details
    Browse the repository at this point in the history
  8. reformat

    gzark1 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    ed87593 View commit details
    Browse the repository at this point in the history
  9. reformat

    gzark1 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    fcaade8 View commit details
    Browse the repository at this point in the history
  10. reformat

    gzark1 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    31e7998 View commit details
    Browse the repository at this point in the history