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

Scorecards 2023 initial views #533

Merged
merged 50 commits into from
Sep 4, 2023

Commits on Sep 4, 2023

  1. move 2022 scoring into new app

    struan authored and zarino committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    539cf58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ff8632 View commit details
    Browse the repository at this point in the history
  3. remove question view, add section view

    struan authored and zarino committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7056387 View commit details
    Browse the repository at this point in the history
  4. add django bootrap5 to requirements

    struan authored and zarino committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c1fa4c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be8db4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70fc847 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6536917 View commit details
    Browse the repository at this point in the history
  8. [Scorecards] Tidy up Bootstrap

    Navbar
    
    Added provisory styling
    lucascumsille authored and zarino committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    abf6fa0 View commit details
    Browse the repository at this point in the history
  9. update sass compiler for bootstrap 5

    [Scoring 2023] 2023 Branding
    
    [Scorecards 2023] Fixed footer
    
    [Scorecards 2023] Added category variables
    
    [Scorecards 2023] Fixing tables
    
    [Scorecards 2023] Added Styling for homepage
    struan authored and zarino committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    526468a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    39d5051 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e17c212 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fc3a803 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    839bf0d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7d1b497 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eea619c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c08dec7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3ea1ce4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    16a2ed9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a92bde6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3ba48a1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a8def46 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    844cc23 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    088ec00 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ad3183a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2b6e618 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5bf385b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ee87cce View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    cc5d585 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f74a547 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7ff693b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e13c529 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    69764db View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1c3e914 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c32a8a5 View commit details
    Browse the repository at this point in the history
  35. [Scorecards 2023] Fixed aligmnent problem for council-category-score …

    …when council name is too long
    lucascumsille authored and zarino committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    056c86b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    daee739 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    4caaa70 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    0ac5861 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    9f721ea View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    4b020ed View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    dfa3fb4 View commit details
    Browse the repository at this point in the history
  42. fix login/logout redirects

    struan authored and zarino committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    2504871 View commit details
    Browse the repository at this point in the history
  43. fix downpage redirect in mixin

    struan authored and zarino committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    82a4abc View commit details
    Browse the repository at this point in the history
  44. fix css first-child compile issue

    struan authored and zarino committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    08b45c5 View commit details
    Browse the repository at this point in the history
  45. Improvements to Scorecards year dropdown

    - Remove "Scorecards" from button label, leaving just year
    - Style button as a nav link
    - Add drop shadow to dropdown
    - Add absolute position to dropdown even on small screens
    - Add TODO comments about missing URLs
    zarino committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d25e13f View commit details
    Browse the repository at this point in the history
  46. Navbar improvements

    - New vertical layout for nav search input and nav links
    - Smaller nav search input
    - Proper label for the search input, rather than CSS pseudo-element
    - Add hidden submit button to search form
    - Less garish styling for search input label
    - Switch out of mobile nav at lg, rather than xl, breakpoint
    - Slightly more horizontal padding around header on wider screens
    - Remove "New" from "New Methodology" nav link text
    zarino committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    1384915 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    ae99521 View commit details
    Browse the repository at this point in the history
  48. Tidy up Sass pipeline

    - Add _utils.scss to main.scss import flow
    - Move .text-bg-* declarations out of main.scss into _utils.scss
    - Move $spacers declaration out of main.scss into variables.scss
    - Comment out unused Bootstrap component imports
    zarino committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e4069a5 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    016db20 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    37c9f16 View commit details
    Browse the repository at this point in the history