Skip to content
Ben Rothman edited this page Sep 8, 2013 · 3 revisions

###Changes

  • Moved to Bootstrap 3 (improved styles and responsiveness)
  • Moved from Google Charts to HighCharts
  • Better date range selection on breakdown page and stylized "Show Unattended" checkbox
  • The Points Table now loads 8 times faster when it's full of events
  • Event info now shows on click instead of on hover on the table
  • Photos of Slivkans next to their names on the points submission form! Try hovering over the photos.
  • Whenever a request to the server is made, a loading bar appears at the top of the page. This bar has no relation to the actual load time, but it makes it feel like something is happening

###Technical Mumbo Jumbo

  • Streamlined the production flow (Grunt, Bower, RequireJS, JSHint, QUnit)
  • ...which also means the assets are concatenated and minified. So not that anyone will notice, but load time should be improved

###Photos!

  • Breakdown Date Range:
    • Before:
    • Before
    • After:
    • After
  • Breakdown Show Unattended:
    • Before:
    • Before
    • After:
    • After
  • Breakdown Pie Graph:
    • Before:
    • Before
    • After:
    • After
  • Submission Slivkan Autocomplete:
    • Before:
    • Before
    • After:
    • After
  • Submission Inputs
    • Before:
    • Before
    • After:
    • After
Clone this wiki locally