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

[WIP] Chapters show page #73

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

[WIP] Chapters show page #73

wants to merge 38 commits into from

Commits on Apr 3, 2023

  1. Add slug field for chapters

    banta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    074d8cd View commit details
    Browse the repository at this point in the history
  2. Use slug to retrieve a chapter

    banta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    75322ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93a2fbb View commit details
    Browse the repository at this point in the history
  4. Make slug to be readable only

    banta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    3456de5 View commit details
    Browse the repository at this point in the history
  5. Use slug to grt a chapter

    banta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    51ebab2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    044baa6 View commit details
    Browse the repository at this point in the history
  7. Style the chapters page

    banta committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    0c12424 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    66bc655 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c268f90 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

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

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    5e4c1e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55867a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41ac233 View commit details
    Browse the repository at this point in the history
  4. Delete unused code

    Kihara-Kamotho committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c7d2f29 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    31f1f89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb64a44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    991329a View commit details
    Browse the repository at this point in the history
  4. Add hero image placeholder to chapter

    Use a placeholder if hero image not attached
    Kihara-Kamotho committed May 3, 2023
    Configuration menu
    Copy the full SHA
    6d82a0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    125f2b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5af853 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f9746c View commit details
    Browse the repository at this point in the history
  8. Update Google map iframe code

    banta committed May 3, 2023
    Configuration menu
    Copy the full SHA
    209c988 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    458d282 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2103d6d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c4d7177 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    653ab74 View commit details
    Browse the repository at this point in the history
  13. Add find by chapter method to users chapter

    Add method that finds chapter leaders
    Kihara-Kamotho committed May 3, 2023
    Configuration menu
    Copy the full SHA
    5cfc053 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e7de540 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    707d85c View commit details
    Browse the repository at this point in the history
  2. Moved chapter description and leaders

    Moved chapter description and leaders to col that covers 2/3 of the page while the map resides on the other col
    Kihara-Kamotho committed May 4, 2023
    Configuration menu
    Copy the full SHA
    3c943c7 View commit details
    Browse the repository at this point in the history
  3. Added chapter leader card to chapters helper

    Used to render chapter leader on the chapter show page
    Kihara-Kamotho committed May 4, 2023
    Configuration menu
    Copy the full SHA
    e2f349a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

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

Commits on May 24, 2023

  1. Schema changed

    banta committed May 24, 2023
    Configuration menu
    Copy the full SHA
    cb75974 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    943fb20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    422cf89 View commit details
    Browse the repository at this point in the history
  3. Update chapter show page UI

    banta committed May 28, 2023
    Configuration menu
    Copy the full SHA
    87d381f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e401d31 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Add a slug field under fixtures

    banta committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    a771a77 View commit details
    Browse the repository at this point in the history