-
Notifications
You must be signed in to change notification settings - Fork 75
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
THREESCALE-1789: Add "Managed by operator" banner (UI) #3865
Closed
jlledom
wants to merge
29
commits into
3scale:THREESCALE-1789-annotations
from
jlledom:THREESCALE-1789-managed-operator-ui
Closed
THREESCALE-1789: Add "Managed by operator" banner (UI) #3865
jlledom
wants to merge
29
commits into
3scale:THREESCALE-1789-annotations
from
jlledom:THREESCALE-1789-managed-operator-ui
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
Representers and controllers
Representers and controllers
Representers and controllers
To fix test
Co-authored-by: Aleksandar N. Kostadinov <akostadi@redhat.com>
After making `:annotated` mandatory for `Annotation`
Co-authored-by: Aleksandar N. Kostadinov <akostadi@redhat.com>
0cf3094
to
edf0378
Compare
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.
What this PR does / why we need it:
The operator can manage porta resources through API. When a resource is managed by operator, we must inform the user about that.
#3857 implements the backend support (annotations). This PR implements the frontend, for now, just a banner in the relevant screens:
http://provider-admin.3scale.localhost:3000/buyers/accounts/4
http://provider-admin.3scale.localhost:3000/buyers/accounts/4/edit
http://provider-admin.3scale.localhost:3000/apiconfig/services/2
http://provider-admin.3scale.localhost:3000/apiconfig/services/2/edit
http://provider-admin.3scale.localhost:3000/p/admin/backend_apis/2
http://provider-admin.3scale.localhost:3000/p/admin/backend_apis/2/edit
Examples:
Which issue(s) this PR fixes
https://issues.redhat.com/browse/THREESCALE-1786
Verification steps
#show
or#edit
screens