-
Notifications
You must be signed in to change notification settings - Fork 2
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
Zjs/issue 43 #54
base: develop
Are you sure you want to change the base?
Zjs/issue 43 #54
Conversation
Huh? I don't think api calls refer to bonus credits...but if they do, we should rename them. |
507737b
to
4575636
Compare
create_table "team_roles", force: :cascade do |t| | ||
t.string "role_name" | ||
t.string "role_display_name" | ||
t.string "role_color" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like your rebase added a schema value that it should not have.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll deal with this
Tagged as Issue #43 |
Renamed bonus_credits to reserves everywhere except in the api calls