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: don't fetch ACLs when user doesn't exist yet #385

Merged
merged 1 commit into from
Jan 26, 2022
Merged

Conversation

czosel
Copy link

@czosel czosel commented Jan 25, 2022

No description provided.

@czosel czosel requested a review from derrabauke January 25, 2022 15:42
Copy link

@derrabauke derrabauke left a comment

Choose a reason for hiding this comment

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

👍

@derrabauke derrabauke merged commit b407b5e into main Jan 26, 2022
@czosel czosel deleted the fix-acl-fetch branch January 26, 2022 22:18
{{#if @model.isNew}}
<tbody>
<tr>
<td colspan="99" class="uk-text-center">You can add ACLs once the new user has been saved.</td>
Copy link
Author

Choose a reason for hiding this comment

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

Translation!

@czosel czosel mentioned this pull request Jan 27, 2022
github-actions bot pushed a commit that referenced this pull request Jan 27, 2022
## [3.1.1](v3.1.0...v3.1.1) (2022-01-27)

### Bug Fixes

* don't fetch ACLs when user doesn't exist yet ([#385](#385)) ([b407b5e](b407b5e))
* error handling decorator for ember-concurrency tasks ([#386](#386)) ([63b8704](63b8704))
* tree control search and expansion ([#387](#387)) ([98adf1c](98adf1c))
* use full-name in parent scope selection ([#389](#389)) ([f54d27a](f54d27a))
* use intl translation ([#394](#394)) ([2bb4942](2bb4942))
@czosel
Copy link
Author

czosel commented Jan 27, 2022

🎉 This PR is included in version 3.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants