rubycentral / cfp-app

Rails app for managing a conference CFP
MIT License
223 stars 154 forks source link

Flagrant/sponsors bug fixes #300

Closed codyjamesbrooks closed 2 years ago

codyjamesbrooks commented 2 years ago

Reason for Change

I was recording a loom video to go over the 'adding sponsors to an Event' in the CFP. And while I was recording the video there were some things that really stood out as feeling as though they really needed to be improved.

Some of the things are small. A little bit of CSS over here, a data validation sprinkled in over there. Some of the things were actual oversights, that would have been flushed out with more testing and use.

The commit message has a detailed accounting of everything that the PR seeks to accomplish, And I have included tests on all of the behavior that I noticed that I wanted to ensure was correct.

Changes

Here is a list of all of the Sponsor related updates

Here are the updates that are not sponsor related, and are more general application cleanup

adarsh commented 2 years ago

bump @jonsgreen for review