Skip to content

Releases: illinois/queue

27 February 2018 Deployment

28 Feb 04:02
8ce626e
Compare
Choose a tag to compare

Changelog

  • Improve course staff list appearance and functionality.
  • Add support for parrots :fastparrot:
  • Add proper 404 handling for all pages.
  • Order course staff by name and netid instead of db ID.
  • Show name of person who is answering the question. (@nwalters512 in #20)
  • Implement prettier and more functional homepage. (@nwalters512 in #1)
  • Allow student to edit topic and location of a qeustion that's already on the queue. (@genevievehelsel in #18)
  • Add support for course shortcodes. (@nwalters512 in #26)
  • Make dotenv setup the first thing to run when starting the app. (@nwalters512 in #30)