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

feat!: adding team member creates user if they don't exist #525

Merged
merged 3 commits into from
Jul 23, 2023

Conversation

leg100
Copy link
Owner

@leg100 leg100 commented Jul 22, 2023

This PR changes the behaviour of the add team member functionality, both via the UI and the API: when adding a user to a team, if the user does not exist the user is created.

This is a deviation from TFC's behaviour. But then OTF already differs quite a bit from TFC when it comes to users: in OTF, users are not "invited" and are instead created the first time they login. There is no email functionality because that would add a further dependency (a mail relay).

@leg100 leg100 merged commit fbeb789 into master Jul 23, 2023
leg100 pushed a commit that referenced this pull request Jul 24, 2023
🤖 I have created a release *beep* *boop*
---


## [0.1.0](v0.0.53...v0.1.0)
(2023-07-24)


### ⚠ BREAKING CHANGES

* adding team member creates user if they don't exist
([#525](#525))

### Features

* adding team member creates user if they don't exist
([#525](#525))
([fbeb789](fbeb789))
* organization tokens ([#528](#528))
([7ddd416](7ddd416))
* **ui:** tag search/dropdown menu
([#523](#523))
([09b8310](09b8310))


### Bug Fixes

* embed magnifying glass icon
([8a45d51](8a45d51))
* run tailwind css on template changes
([e749013](e749013))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@leg100 leg100 deleted the team-add-new-user branch December 16, 2023 10:22
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