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

Event dates block and sort UI #12

Merged
merged 26 commits into from
Dec 15, 2020
Merged

Event dates block and sort UI #12

merged 26 commits into from
Dec 15, 2020

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    05aa6ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e3d05f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdc9e7e View commit details
    Browse the repository at this point in the history
  4. feat: sort UI for curated lists

    Adds optional sort UI for curated lists in both query and specific-listings modes.
    dkoo committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    c6fe929 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abd1dfc View commit details
    Browse the repository at this point in the history
  6. feat: better sort options

    dkoo committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    854fa3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f2b771 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    413b52c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    afd1200 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eb0b1e3 View commit details
    Browse the repository at this point in the history
  11. chore: start event date sort by option (TODO)

    Starts implementing the event date sort by option. Metadata needs to be restructured to enable sorting results from WP_Query.
    dkoo committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    c9e3d8e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7266f47 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    92e6ba4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    80914aa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3786cae View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3c6d958 View commit details
    Browse the repository at this point in the history
  17. feat: more intelligent event dates in excerpt

    Uses the Event Dates block template to render dates as part of Event listing excerpts. This is a better user experience because the dates don't have to be near the top of the listing content, and all dates will be pre-pended to the excerpt regardless of where they are in the event post content.
    dkoo committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    fee8fc1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e21bc05 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a017dc6 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    4a1e160 View commit details
    Browse the repository at this point in the history
  2. fix: unused namespace import

    dkoo committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    b076e32 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    5b3f887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb89dac View commit details
    Browse the repository at this point in the history
  3. fix: hide, don't remove, load more button after getting all posts

    This lets us reuse the load more button after re-sorting the list.
    dkoo committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    b3262e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

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

Commits on Dec 12, 2020

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