Signmeup Versions Save

Real-time application to sign up for and manage TA hours.

v4.6.2

4 years ago

Fixes

  • Update fourseven.scss to resolve compatibility issues #263

Features

  • Improve queue page title for students #264

v4.6.1

5 years ago

Fixes

  • Fix error preventing queue page from loading fully when signupLimit is undefined.

v4.6.0

5 years ago

Features

  • #169 Display recently ended queues on home page for 5 minutes
  • #226 Allow alumni.brown.edu emails to sign up for tickets (@rc9575)
  • #253 Limit the number of times a student can be seen per week

v4.5.2

5 years ago

v4.5.1

5 years ago

v4.5.0

5 years ago

Features

  • #249 Course setting to auto-delete students who have been missing after X minutes (thanks @bnavetta)

Bug fixes

  • Settings page should now keep the current course/tab when losing focus or reloading

v4.4.0

5 years ago

Features

  • #216 Replace synced-cron with Steve Jobs
  • #116 Automatically send email and text notifications to students when claimed
  • #44 and #246 Allow users to set preferred names

Codebase

  • #245 Update bootstrap to 4.1.3
  • Other various dependency upgrades/updates
  • #227 Use prettier to autoformat javascript

v4.3.0

6 years ago

Features

  • #239 Improve mobile experience by making website more responsive
  • #241 Display Google profile pictures for TAs

v4.2.1

6 years ago

Bug fixes

  • Fix texts to AT&T email addresses
  • #231 Truncate long location names in queue cards
  • #236 Fix notifications causing queue page to reload

Codebase

  • Update Meteor to 1.6.1
  • #234 Add indexes to some fields for performance

v4.2.0

6 years ago

Features

  • #183 Provide more informative error message for bad queue IDs (@wpovell)
  • #47 Add a swiping up animation to tickets marked as done (@gregcarlin)
  • #16 Add WebKit notifications (@gregcarlin)
  • Update Bootstrap to v4
  • #209 Replace SAML authentication with Google login

Codebase

  • #210 Deploy to Meteor Galaxy (with Mongo Atlas) instead of a Brown CS VM