Add a calendar.

Review Request #7243 — Created April 23, 2015 and submitted

Information

student-sonar
master
d39e9a3...

Reviewers

A few times this semester we've had the end of a term sneak up on us. This
change adds a calendar of upcoming dates so that it doesn't happen again.

  • Looked at the calendar.
  • Verified that old events don't show up.
  • Verified that group filtering worked correctly.

Description From Last Updated

This is a messy condition. Maybe we should pull this out into a variable?

brenniebrennie

Blank line between these.

brenniebrennie

Left over from debugging?

brenniebrennie
reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        views/student-list.handlebars
        lib/frontend/main.js
        bin/add-calendar-entry
        lib/schema.js
        style.css
        lib/routes.js
    
    
    
    Tool: Pyflakes
    Ignored Files:
        views/student-list.handlebars
        lib/frontend/main.js
        bin/add-calendar-entry
        lib/schema.js
        style.css
        lib/routes.js
    
    
  2. 
      
brennie
  1. 
      
  2. lib/frontend/main.js (Diff revision 1)
     
     
     
     
     

    This is a messy condition. Maybe we should pull this out into a variable?

  3. lib/frontend/main.js (Diff revision 1)
     
     
     

    Blank line between these.

  4. lib/frontend/main.js (Diff revision 1)
     
     

    Left over from debugging?

  5. 
      
david
reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        views/student-list.handlebars
        lib/frontend/main.js
        bin/add-calendar-entry
        lib/schema.js
        style.css
        lib/routes.js
    
    
    
    Tool: Pyflakes
    Ignored Files:
        views/student-list.handlebars
        lib/frontend/main.js
        bin/add-calendar-entry
        lib/schema.js
        style.css
        lib/routes.js
    
    
  2. 
      
brennie
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (0a70468)
Loading...