1. 18 Mar, 2020 1 commit
  2. 17 Mar, 2020 3 commits
  3. 16 Mar, 2020 4 commits
  4. 13 Mar, 2020 2 commits
    • chrisgarrity's avatar
      Merge pull request #3746 from chrisgarrity/fix-contact-us · 9500376c
      chrisgarrity authored
      Fix contact-us mistakes
      9500376c
    • Chris Garrity's avatar
      Fix mistakes · 501a5d8f
      Chris Garrity authored
      - take captcha off the helpform url
      - use encodeUriComponent to make sure semicolons in the agent string don’t mess up the form parameters
      - take the `$` end matcher off the route to allow for parameters to be passed
      - fix forum links
      - fix faq link `/faq` => `/info/faq`
      501a5d8f
  5. 12 Mar, 2020 1 commit
  6. 11 Mar, 2020 4 commits
  7. 10 Mar, 2020 4 commits
  8. 06 Mar, 2020 1 commit
    • Chris Garrity's avatar
      Address review comments · e8197e4f
      Chris Garrity authored
      * With Carl decided to put the sidebar back even with just one item. It’s still one we want to emphasize.
      * made sure the freshdesk js file would not block loading the form (it doesn’t appear to be needed for the form, it’s probably mainly for the pop-up version)
      * moved the query processing into a constructor (more idomatic react)
      * expanded the form so it should not need to scroll - also noted that in incognito mode a captcha is shown, so created enough space for that to be visible.
      e8197e4f
  9. 05 Mar, 2020 5 commits
  10. 04 Mar, 2020 3 commits
  11. 03 Mar, 2020 8 commits
  12. 02 Mar, 2020 4 commits