-
Notifications
You must be signed in to change notification settings - Fork 76
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
Role import #4508
Merged
Merged
Role import #4508
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
backport-4.7
This PR should be backported to stable-4.7 (2.4)
backport-4.8
This PR should be backported to stable-4.8 (2.4)
labels
Nov 11, 2023
himdel
added
community
comunity mode feature
and removed
backport-4.7
This PR should be backported to stable-4.7 (2.4)
backport-4.8
This PR should be backported to stable-4.8 (2.4)
labels
Nov 11, 2023
himdel
force-pushed
the
role-import
branch
3 times, most recently
from
December 8, 2023 03:52
6881c83
to
5e92115
Compare
himdel
force-pushed
the
role-import
branch
4 times, most recently
from
December 13, 2023 05:22
2b019db
to
32f7d3e
Compare
This was referenced Dec 13, 2023
himdel
force-pushed
the
role-import
branch
2 times, most recently
from
December 15, 2023 22:37
b908b8b
to
137b80e
Compare
himdel
force-pushed
the
role-import
branch
2 times, most recently
from
December 17, 2023 04:43
0674150
to
cdf2823
Compare
and remove more title case
This was referenced Dec 17, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue AAH-2833
Forum https://forum.ansible.com/t/new-ansible-galaxy-web-portal-where-is-all-the-old-role-admin-functionality/2304
Closes #4503
Requires ansible/galaxy_ng#1959, ansible/galaxy_ng#2009
Related: ansible/galaxy_ng#2011, ansible/galaxy_ng#2012
Preceding: #4757 #4758 #4759
Add role import log tab
Add role namespace create button
Fix permission check on import role button
Allow superadmin to create a role namespace
(dev: superadmin allow role sync)
Link role namespaces from owner namespace detail
Add import form namespace check, superadmin can create a role namespace & assign a provider namespace
Add namespace owners check to role detail, add Import new version button,
Allow role import form to prefill github info, go back to collection detail when params.back,
Add import role to namespace detail/list,
Add wip role imports - TODO left side list role imports (#4760), go there during import (import log only shows success)