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

Event attend #79

Merged
merged 8 commits into from
Sep 22, 2019
Merged

Event attend #79

merged 8 commits into from
Sep 22, 2019

Conversation

mjrb
Copy link
Member

@mjrb mjrb commented Sep 21, 2019

i think your editor is setup for tabs, but the rest of the codebase uses 4 spaces. python can get a bit pedantic so i used tabs here. after this merges i can reformat it back to spaces if you wan't or you can do it. I decided to put my stuff in your qrcode file because they are sort of used in conjunction.
all the imports in the test file are the same but i just reorganized them to be alphabetical and broken into stdlib, vendor, us. let me know if there is anything that looks funny, or if I'm missing an edge case

@mjrb mjrb requested a review from chiayi September 21, 2019 17:18
@mjrb mjrb merged commit bad03bd into qrcode Sep 22, 2019
mjrb pushed a commit that referenced this pull request Sep 25, 2019
* matching qr code to hackers

* Implement a script to generate QR codes with various options

* Convert to use pixels and top left corner setting

* added qr Matching test file

* Provide defaults for label printing

* Event attend (#79)

* add attend function

* move event_attend to qrscan

* reopen registration?

* temporarily use tabs and fix errors found in testing

* move attend event into qrcode.py

* reorg imports, fix minor setup bug, add attend test

* dont need that import

* fix spacing

* remove todos

* add the 2 new endpoints

* used the ensure_role decorator

* fixed my test_qr_matching

* Forgot one qrMatch

* body now return sucess

* remove comment
@mjrb mjrb deleted the event-attend branch September 26, 2019 17:10
@mjrb mjrb mentioned this pull request Sep 26, 2019
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