Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed merch prices and merch check layout #1717

Merged
merged 1 commit into from
Feb 16, 2016
Merged

fixed merch prices and merch check layout #1717

merged 1 commit into from
Feb 16, 2016

Conversation

EliAndrewC
Copy link
Contributor

Three fixes here:

  1. I set the merch prices for this year. We really need to move this out of development-defaults,ini but that's where it's always been, and fixing that is out of scope for this PR. (I'm hoping to get Dom to tackle The Final Puppetization magfest-archive/ubersystem-puppet#28 in the next couple of months and then we'd get that for free.)

  2. I fixed a minor display bug with the "Check Merch" button on the merch page. We now property listify all of the "number of things you get" cases (nothing, 1 thing, 2 things, many things).

  3. Most seriously, there was a bug in the merch code that we never noticed because it only triggers when two items in your store cost the same thing, This didn't happen for MagClassic, but it's totally a thing for us. I fixed the prices feature in config.py so this is no longer an issue.

'Lanyard' = 5
'Wristband' = 1
'MAGnet (indoor)' = 2
'MAGnet (outdoor)' = 4
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hope everyone appreciates the "MAGnet" pun.

@EliAndrewC
Copy link
Contributor Author

Gonna merge this now so I can deploy to staging. Any changes people want can be made in a separate PR, probably before it gets pushed to production (I'm not currently planning on doing a push to production until later this evening).

EliAndrewC added a commit that referenced this pull request Feb 16, 2016
fixed merch prices and merch check layout
@EliAndrewC EliAndrewC merged commit 550f5af into master Feb 16, 2016
@EliAndrewC EliAndrewC deleted the merch_fixes branch February 16, 2016 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant