Optimize the UI experience of open platform authorization management#4436
Merged
klboke merged 57 commits intoapolloconfig:masterfrom Jul 6, 2022
Merged
Optimize the UI experience of open platform authorization management#4436klboke merged 57 commits intoapolloconfig:masterfrom
klboke merged 57 commits intoapolloconfig:masterfrom
Conversation
# Conflicts: # README.md
Co-authored-by: Jason Song <nobodyiam@gmail.com>
Contributor
|
@klboke It's great. Having a filter function will be more useful? |
lepdou
reviewed
Jul 2, 2022
...lo-portal/src/main/java/com/ctrip/framework/apollo/portal/controller/ConsumerController.java
Outdated
Show resolved
Hide resolved
...lo-portal/src/main/java/com/ctrip/framework/apollo/portal/controller/ConsumerController.java
Outdated
Show resolved
Hide resolved
Contributor
Author
|
Retrieval is a nice feature. However, in terms of business logic, third-party applications should not be created too much. Then because I didn't think clearly, whether to do front-end retrieval or back-end retrieval. Therefore, this version will not have this function for now. I will consider adding it after seeing the feedback from the community. |
Co-authored-by: Jason Song <nobodyiam@gmail.com>
Co-authored-by: Jason Song <nobodyiam@gmail.com>
Contributor
It's ok~ |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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's the purpose of this PR
Optimize the UI experience of open platform authorization management.
It mainly adds a list page of third-party applications, displays existing third-party applications, and provides the same paging function as configuration management. The specific functions are as follows: