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 ideas board functionality #1160

Draft
wants to merge 21 commits into
base: trunk
Choose a base branch
from
Draft

Add ideas board functionality #1160

wants to merge 21 commits into from

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    b968f2a View commit details
    Browse the repository at this point in the history
  2. Update post-type.php

    hlashbrooke committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    37f0d97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e40a559 View commit details
    Browse the repository at this point in the history
  4. Fixing linting errors

    hlashbrooke committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    f32fb79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    510e7f2 View commit details
    Browse the repository at this point in the history
  6. Linting fixes

    hlashbrooke committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    4698236 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    8443f18 View commit details
    Browse the repository at this point in the history
  2. Implementing idea search and filtering

    Also prevents idea resubmission on page refresh.
    hlashbrooke committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    a7fbad3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f55d6b1 View commit details
    Browse the repository at this point in the history
  4. Rebuilding CSS

    hlashbrooke committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    9471d2c View commit details
    Browse the repository at this point in the history
  5. Removing excess styles

    hlashbrooke committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    eaac29b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f908a5c View commit details
    Browse the repository at this point in the history
  7. Ordering, default meta and votes display

    Adding order filter, setting default post meta, and displaying votes.
    
    TODO: Order by status and voting UI
    hlashbrooke committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    bc2c4d4 View commit details
    Browse the repository at this point in the history
  8. Fixing linting errors

    hlashbrooke committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    3c2de25 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d492335 View commit details
    Browse the repository at this point in the history
  10. Introducing voting UI

    hlashbrooke committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    d0b0c10 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    c514059 View commit details
    Browse the repository at this point in the history
  2. Fixing linting errors

    hlashbrooke committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    aa96f3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d02c82 View commit details
    Browse the repository at this point in the history
  4. Updating styles

    hlashbrooke committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    4881035 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

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