Refactor contributor model #30

Merged
fsmanuel merged 4 commits from refactor/models into master 2018-04-07 17:22:34 +00:00
fsmanuel commented 2018-04-06 12:14:19 +00:00 (Migrated from github.com)
No description provided.
bumi (Migrated from github.com) approved these changes 2018-04-07 12:39:47 +00:00
bumi (Migrated from github.com) commented 2018-04-07 12:33:36 +00:00

the contributor will not be visible in the list (as any balance will be 0).
What other feedback can we give the user to indicate that the contributor was added?

the contributor will not be visible in the list (as any balance will be 0). What other feedback can we give the user to indicate that the contributor was added?
raucao (Migrated from github.com) reviewed 2018-04-07 12:44:33 +00:00
raucao (Migrated from github.com) commented 2018-04-07 12:44:33 +00:00

Just a window.alert() would do for starters.

Just a `window.alert()` would do for starters.
fsmanuel (Migrated from github.com) reviewed 2018-04-07 13:31:56 +00:00
fsmanuel (Migrated from github.com) commented 2018-04-07 13:31:56 +00:00

Done.

Done.
fsmanuel commented 2018-04-08 13:00:42 +00:00 (Migrated from github.com)

@skddc can you delete the branch? It says it is locked: https://github.com/67P/kredits-web/branches

@skddc can you delete the branch? It says it is locked: https://github.com/67P/kredits-web/branches
raucao commented 2018-04-08 13:15:02 +00:00 (Migrated from github.com)

Sorry, that's from preventing force-pushes. Please just don't force-push in the future, when it's a branch of an open pull request, and it is not an emergency change. You, or the person merging, can squash or rebase the history before it lands in master. It's easy to just close a PR and ref it from a new one, with the changed history. Thanks.

Sorry, that's from preventing force-pushes. Please just don't force-push in the future, when it's a branch of an open pull request, and it is not an emergency change. You, or the person merging, can squash or rebase the history before it lands in `master`. It's easy to just close a PR and ref it from a new one, with the changed history. Thanks.
Sign in to join this conversation.