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

Fix team invites #40

Merged
merged 1 commit into from
Feb 10, 2014
Merged

Fix team invites #40

merged 1 commit into from
Feb 10, 2014

Conversation

scottferg
Copy link

Team invites didn't work for a number of reasons. This change switches the TeamMemberAccept handler to use the Team ID (as noted in a TODO comment) for looking up the team, and also uses the team.Slug field for the resulting redirect after a user has accepted the team invite.

@bradrydzewski
Copy link

awesome. thank you!

bradrydzewski added a commit that referenced this pull request Feb 10, 2014
@bradrydzewski bradrydzewski merged commit 8102265 into harness:master Feb 10, 2014
johannesHarness added a commit that referenced this pull request Sep 26, 2023
To simplify UI code we are going to expose both Harness API and Standalone API (restricted to harness embedded functionalities) when running in harness mode.

Furthermore, this PR adds a middleware that allows us to reuse standalone Handlers for Harness API for operations that don't require any request/response manipulation.
johannesHarness pushed a commit that referenced this pull request Sep 26, 2023
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