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

[Feature] [WEBSITE-1239] 404 page redesign #2253

Merged
merged 17 commits into from
Feb 21, 2017

Commits on Feb 17, 2017

  1. 404 page redesign

    albertorenteria authored and sfate committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    a753792 View commit details
    Browse the repository at this point in the history
  2. Fix css format

    albertorenteria authored and sfate committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    c302215 View commit details
    Browse the repository at this point in the history
  3. Fix link destination

    albertorenteria authored and sfate committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    5276732 View commit details
    Browse the repository at this point in the history
  4. Remove old 404 file

    albertorenteria authored and sfate committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    11e1ee2 View commit details
    Browse the repository at this point in the history
  5. Add new controller and helper

    albertorenteria authored and sfate committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    c6e4587 View commit details
    Browse the repository at this point in the history
  6. Add new 404 template

    albertorenteria authored and sfate committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    6488abf View commit details
    Browse the repository at this point in the history
  7. Add new route to the 404 page

    albertorenteria authored and sfate committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    47fc5cf View commit details
    Browse the repository at this point in the history
  8. Tell rails to use tempaltes

    albertorenteria authored and sfate committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    e1bcb68 View commit details
    Browse the repository at this point in the history
  9. Error pages sass

    albertorenteria authored and sfate committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    6090944 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9bb059c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0e6dbf8 View commit details
    Browse the repository at this point in the history
  12. update styling and put content inside .container

    Mateus Moraes authored and sfate committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    4d06368 View commit details
    Browse the repository at this point in the history
  13. Return back static 500 page

    sfate committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    d5f7492 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    89c8e57 View commit details
    Browse the repository at this point in the history
  15. Fix not found routes spec

    sfate committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    bf0a952 View commit details
    Browse the repository at this point in the history
  16. Fix unmactched routes catch

    sfate committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    ab239d5 View commit details
    Browse the repository at this point in the history
  17. Fix specs

    sfate committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    62843b2 View commit details
    Browse the repository at this point in the history