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

Merge staging into main #667

Merged
merged 52 commits into from
Jun 4, 2024
Merged

Merge staging into main #667

merged 52 commits into from
Jun 4, 2024

Commits on Apr 12, 2024

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

Commits on Apr 23, 2024

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

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    69772e9 View commit details
    Browse the repository at this point in the history
  2. fix property list controls

    AZBL committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    230bc94 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge remote-tracking branch 'upstream/staging' into AZBL/594-fix-pro…

    …perty-list-controls
    AZBL committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0b3050a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2ab1b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3519ce View commit details
    Browse the repository at this point in the history
  4. Fix malformed JSON in .all-contributorsrc

    Add missing curly brackets to JSON in config file.
    CodeWritingCow committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    493ef20 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #613 from CodeWritingCow/codewritingcow/fix-all-co…

    …ntributors-config-file
    
    Fix issue with all-contributors bot throwing errors
    brandonfcohen1 authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9b2bbc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    2382ff1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #615 from CodeForPhilly/main

    oops fix bad PR
    nlebovits authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ca6fd46 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #617 from jgrimes86/jgrimes86/601-fix-strobing-but…

    …tons
    
    Bug Fix: Correct flashing of filter button color on select & hover
    nlebovits authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    96ab3d9 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    c56edb2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #620 from SKalt/quick-and-dirty-ci

    build: first draft of CI pipeline
    nlebovits authored May 1, 2024
    Configuration menu
    Copy the full SHA
    a5e8a2c View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    1303e90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e492af2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #611 from AZBL/AZBL/594-fix-property-list-controls

    Fix Property List Controls - 594
    nlebovits authored May 2, 2024
    Configuration menu
    Copy the full SHA
    5704e21 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Replace h4 tags on Transform Property page

    Replace h4 tags with h3 tags on page
    to avoid skipping heading levels.
    CodeWritingCow committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c7f175d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #621 from CodeWritingCow/codewritingcow/618-change…

    …-card-titles-to-h3
    
    618: Change card titles to H3 tags on Transform Property page
    nlebovits authored May 3, 2024
    Configuration menu
    Copy the full SHA
    dde9d9a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    2415cc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4c16a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45d5319 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Create CookieConsentBanner

    Create UI component for users to accept or decline cookies in their Web browser.
    CodeWritingCow committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4f00cd0 View commit details
    Browse the repository at this point in the history
  2. Add Cookie Settings link to footer

    Add link to footer.
    Update footer styling to match new UX requirements. Center align footer elements and separate them with dash symbols.
    CodeWritingCow committed May 15, 2024
    Configuration menu
    Copy the full SHA
    28f79a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d8a64d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 17, 2024

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

Commits on May 18, 2024

  1. Merge pull request #636 from amyyeung17/602-tooltip-a11y

    Fix #602: Tooltip for share button when tabbing (a11y)
    bacitracin authored May 18, 2024
    Configuration menu
    Copy the full SHA
    c059e16 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Fix the issue of map-legends going offscreen

    + This issue only persists on mobile devices
    10234567Z committed May 19, 2024
    Configuration menu
    Copy the full SHA
    6e0eed6 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    90473f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a45f2e3 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Add padding-top to cookie banner buttons

    Add padding to match wireframe.
    CodeWritingCow committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c33d681 View commit details
    Browse the repository at this point in the history
  2. Added tooltip classes

    amyyeung17 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3dc3f3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1b9530 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    b7b8463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e01b25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2fedfd View commit details
    Browse the repository at this point in the history
  4. Change anchor tag to Next.js Link

    Use Link so state will persist when user navigates
    to linked page.
    CodeWritingCow committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b88fb5b View commit details
    Browse the repository at this point in the history
  5. Replace NextUI Link with Next.js Link in IconLink

    Use Next.js Link so cookie state will persist when user navigates
    to linked pages.
    CodeWritingCow committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3777ed7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #637 from 10234567Z/598-fix-mobile-map-height

    Fix the issue of map-legends going offscreen
    nlebovits authored May 28, 2024
    Configuration menu
    Copy the full SHA
    cf4804e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #644 from AZBL/AZBL/604-apply-hover-styling-on-pro…

    …pety-cards-when-keyboard-focus
    
    604 /  Apply Hover Styling on Property Cards when Keyboard Focus is on Cards
    nlebovits authored May 28, 2024
    Configuration menu
    Copy the full SHA
    713310d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #647 from amyyeung17/612-tooltips

    Fix #612: Added tooltips for SinglePropertyDetail and MapLegend
    nlebovits authored May 28, 2024
    Configuration menu
    Copy the full SHA
    b56d552 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #648 from CodeForPhilly/cjfit/634-devops-update-co…

    …ntributing-section
    
    Add sections to contributing, clarify CI/CD steps
    nlebovits authored May 28, 2024
    Configuration menu
    Copy the full SHA
    2e887c7 View commit details
    Browse the repository at this point in the history
  10. Add new state to CookieProvider

    Add shouldAllowCookies, setShouldAllowCookies to CookieProvider.
    CodeWritingCow committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f109a78 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    36a3207 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Add cookie consent logic to Save Property button

    If user clicks Save Property button after declining cookies,
    display cookie-consent banner again.
    CodeWritingCow committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c8e7a81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    990e70d View commit details
    Browse the repository at this point in the history
  3. Refactor onClickSaveButton to improve code legibility

    Rewrite parts of click handler into helper methods.
    CodeWritingCow committed May 29, 2024
    Configuration menu
    Copy the full SHA
    99a6593 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f445e7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge pull request #635 from CodeWritingCow/codewritingcow/597-cookie…

    …-banner
    
    597: Accept or Decline Cookies
    nlebovits authored May 31, 2024
    Configuration menu
    Copy the full SHA
    6c6e6c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #622 from amyyeung17/599-map-toggle

    Feat #599: Improve map toggle
    nlebovits authored May 31, 2024
    Configuration menu
    Copy the full SHA
    8d4e384 View commit details
    Browse the repository at this point in the history