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

Prevent IR request link from appearing on all interstitial pages #310

Merged
merged 28 commits into from Sep 30, 2020

Commits on Sep 28, 2020

  1. Make initial changes

    petechd committed Sep 28, 2020
    Copy the full SHA
    279f45d View commit details
    Browse the repository at this point in the history
  2. Add logic

    petechd committed Sep 28, 2020
    Copy the full SHA
    47ada7d View commit details
    Browse the repository at this point in the history
  3. Refactor if conditions

    petechd committed Sep 28, 2020
    Copy the full SHA
    01b3070 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    71a436f View commit details
    Browse the repository at this point in the history
  5. Remove list item id check

    petechd committed Sep 28, 2020
    Copy the full SHA
    7297452 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'fix-request-link' of github.com:ONSdigital/eq-questionn…

    …aire-runner into fix-request-link
    petechd committed Sep 28, 2020
    Copy the full SHA
    14c8ae3 View commit details
    Browse the repository at this point in the history
  7. Add review changes

    petechd committed Sep 28, 2020
    Copy the full SHA
    b84f9c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Update app/views/handlers/__init__.py

    Co-authored-by: Ian Wootten <hi@niftydigits.com>
    petechd and iwootten committed Sep 29, 2020
    Copy the full SHA
    5335b9b View commit details
    Browse the repository at this point in the history
  2. Add review changes

    petechd committed Sep 29, 2020
    Copy the full SHA
    dc4c3d7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    61997cc View commit details
    Browse the repository at this point in the history
  4. Remove repetition

    petechd committed Sep 29, 2020
    Copy the full SHA
    28bc326 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2a3ef4f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    50cd252 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    47ed188 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    0381d03 View commit details
    Browse the repository at this point in the history
  9. Remove method from a list

    petechd committed Sep 29, 2020
    Copy the full SHA
    a445a32 View commit details
    Browse the repository at this point in the history
  10. Add test and new interstitial

    petechd committed Sep 29, 2020
    Copy the full SHA
    269760e View commit details
    Browse the repository at this point in the history
  11. Rename method

    petechd committed Sep 29, 2020
    Copy the full SHA
    a951414 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    289960f View commit details
    Browse the repository at this point in the history
  13. Add review changes

    petechd committed Sep 29, 2020
    Copy the full SHA
    87af948 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    91ddfda View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    e55bff1 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'fix-request-link' of github.com:ONSdigital/eq-questionn…

    …aire-runner into fix-request-link
    petechd committed Sep 29, 2020
    Copy the full SHA
    70b09be View commit details
    Browse the repository at this point in the history
  17. Reformat method

    petechd committed Sep 29, 2020
    Copy the full SHA
    68b63c6 View commit details
    Browse the repository at this point in the history
  18. Fix method typo

    petechd committed Sep 29, 2020
    Copy the full SHA
    b18d919 View commit details
    Browse the repository at this point in the history
  19. Fix integration test

    petechd committed Sep 29, 2020
    Copy the full SHA
    13d4eed View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Update test_schemas/en/test_individual_response.json

    Co-authored-by: Mebin Abraham <35296336+MebinAbraham@users.noreply.github.com>
    petechd and MebinAbraham committed Sep 30, 2020
    Copy the full SHA
    358e589 View commit details
    Browse the repository at this point in the history
  2. Move ir method to its group

    petechd committed Sep 30, 2020
    Copy the full SHA
    c19aa5e View commit details
    Browse the repository at this point in the history