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

New filters, sorting, and more updates for browse view #835

Open
wants to merge 42 commits into
base: develop
Choose a base branch
from

Commits on Aug 14, 2020

  1. Configuration menu
    Copy the full SHA
    731ff5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68fb05c View commit details
    Browse the repository at this point in the history
  3. Add structured data to officer profiles: schema.org, Open Graph, Twit…

    …ter Card, Google Breadcrumbs
    dismantl committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    79d746d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    120ebfa View commit details
    Browse the repository at this point in the history
  5. flake8 fix

    dismantl committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    eb88463 View commit details
    Browse the repository at this point in the history
  6. jinjaaaaaaaaaaaaaa fix

    dismantl committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    42f0a64 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. Configuration menu
    Copy the full SHA
    5c32849 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1db45bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7abac1c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

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

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    2cec579 View commit details
    Browse the repository at this point in the history
  2. Move logic from list_officers.html template to view; Remove officer_n…

    …ame.html partial; Allow filtering by both first name and last name
    dismantl committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    67adfd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef9889e View commit details
    Browse the repository at this point in the history
  4. flake8 fixes

    dismantl committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    36fe52f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

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

Commits on Sep 27, 2020

  1. Add job_title() and badge_number() methods to Officer class; move log…

    …ic from list_officers.html -> view; remove officer_name.html partial template
    dismantl committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    f6d4bde View commit details
    Browse the repository at this point in the history
  2. Removed tests for last name capitalization; names should be correctly…

    … capitalized in the database instead.
    dismantl committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    6863335 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6878780 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd9c357 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7ba317 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb415f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2dc8680 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b6a0ed4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a159bf6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07641f2 View commit details
    Browse the repository at this point in the history
  11. Added dropdown menu for sorting list_officers view by: last name, ran…

    …k, total pay, salary, overtime
    dismantl committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    62a4b07 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    73d5d79 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fdc5dfe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e5611a9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3bbd76e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ff10608 View commit details
    Browse the repository at this point in the history
  17. minor testing fixes

    dismantl committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    2f85fa7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f6528d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

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

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    2abefcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ecc2bd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'list-officer-updates' of github.com:lucyparsons/OpenOve…

    …rsight into list-officer-updates
    dismantl committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    4911a14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a8b054 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6768304 View commit details
    Browse the repository at this point in the history
  6. Bump libsqlite3 version from 3.27.2 -> 3.33.0 in Dockerfile so it sup…

    …ports "NULLS LAST" syntax
    dismantl committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    f818509 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

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