Skip to content
Snippets Groups Projects

Standardize and materialize 500, 404, and 403 pages

Merged ZEKE WITTER requested to merge dwitter2/my-root:simple500 into master

In this PR:

  • Removed bootstrap CSS
  • Added inline Material Design Lite CSS
  • Added a single CSS file for ease of editing, which can be minified and copy+pasted into the inline styles
  • Updated CSS (changed old red to new red, removed extraneous CSS)
  • Added very basic tab-selection function
  • Added sad bucky
  • Moved alternate links into tabs (uw-system links are shown by default and uw-madison links can be seen by clicking the uw-madison tab)
  • Added npm to serve locally for dev purposes
  • Updated readme

Note: Previously, bootstrap CSS was being brought in via CDN and other styles were added via <style> tags. Using the latter approach for MDL looks pretty gory in the HTML. Can I use a CDN for that like we were doing for bootstrap or would that be considered a dependency?

Screenshots

Screen_Shot_2016-07-26_at_11.37.07_AM Screen_Shot_2016-07-26_at_11.37.23_AM Screen_Shot_2016-07-26_at_11.37.36_AM

Notify: @timothy-vertein @levett @michael-adas @andrew-petro

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • ZEKE WITTER Added 1 commit:

    Added 1 commit:

    • 2213ba02 - Un-ignore package.json and sad bucky image
  • As long as the page renders in a usable way even if the remote resources don't load, I think using a CDN would be OK.

  • ZEKE WITTER Added 1 commit:

    Added 1 commit:

    • ef15fbc4 - Add CDN for material lite and add some fallback CSS
  • Author Contributor

    @michael-adas: I switched it over to the CDN and added some fallback CSS. It's not as pretty but I think it's readable.

    Screen_Shot_2016-07-26_at_1.42.36_PM

  • ZEKE WITTER Added 1 commit:

    Added 1 commit:

  • Does sad bucky show up for only Madison users or will it show for other campuses, such as UW-Milwaukee?

    I'm cool if bucky is showing up for everyone, just wanted to make sure that we did that on purpose.

    Edited by Timothy Vertein
  • Author Contributor

    @timothy-vertein: Right now it'll show for everyone. I went that route because we are also currently displaying sad bucky in the portal marketplace for everyone.

  • Author Contributor

    FYI @levett: I need to be given the master role in the myuw group in order to merge. Thanks!

  • And from here on out, @dwitter2 now has the role, of master.

  • ZEKE WITTER Status changed to merged

    Status changed to merged

  • ZEKE WITTER mentioned in commit 104f3bde

    mentioned in commit 104f3bde

  • Please register or sign in to reply
    Loading