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

Functional quote service app #1

Merged
merged 7 commits into from
Jan 17, 2017
Merged

Functional quote service app #1

merged 7 commits into from
Jan 17, 2017

Conversation

sameetandpotatoes
Copy link
Member

@sameetandpotatoes sameetandpotatoes commented Jan 15, 2017

  • I don't plan on getting this out before our first deploy, but I had time and wanted to update this since I already worked with a sinatra app before.

  • Also, I had a few questions that I had / wanted other people's opinions of, which I will make comments in the appropriate sections

UI as of now:

screenshot 2017-01-15 01 11 16

Approve/Delete buttons automatically show up for admins, and not for normal students.

Other PRs:

acm-uiuc/groot-desktop-frontend#43
acm-uiuc/groot#43

# Since we cannot verify that a netid was valid, this doesn't work'
# case attr
# when :author
# return [400, "Invalid poster"] unless Auth.verify_user(params[attr])
Copy link
Member Author

Choose a reason for hiding this comment

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

These would be the validations for verifying a valid netid/user. liquid did this, should we do the same?

Copy link
Member Author

Choose a reason for hiding this comment

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

Leaving commented out for now

@tyler-thetyrant
Copy link
Member

Looks good to me.

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.

None yet

2 participants