Skip to content

v0.5.0

Compare
Choose a tag to compare
@chriswblake chriswblake released this 21 Jul 23:58
· 360 commits to main since this release
0e6c8c1

New Features

  • Enables deployment staging for developer and production environments.
  • Verification message for email is now prettier and formats well for gmail, mobile, and Outlook.
  • Adds a new Event controller for managing settings related to the event.
    • Adds a section to the admin area for creating and updating Hackathon events.
    • Adds ability to "Apply" to a hackathon event.
    • Adds a data layer to enable future adjustment of field values, via the admin page.
  • Restructures folders to add a unit testing project.
  • Replaced static content on Selection page with dynamic statistics about the event applications.

Bug Fixes

  • Login form previously displayed password in plain text.
  • Page titles are now correct.
  • All pages in admin area now use admin layout.
  • Fixes issue during account delete that shows user menu in nav bar, even though account is deleted.

Full Changelog: https://github.com/chriswblake/osu-bh-hackathon-webapp/commits/v0.5.0