-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
[ISSUE #12017] Fix frontend bugs and backend bugs(Discard) #12785
Closed
RickonZhang0929
wants to merge
77
commits into
alibaba:summer-ospp#12017
from
RickonZhang0929:develop-issue#12017-ui
Closed
[ISSUE #12017] Fix frontend bugs and backend bugs(Discard) #12785
RickonZhang0929
wants to merge
77
commits into
alibaba:summer-ospp#12017
from
RickonZhang0929:develop-issue#12017-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
…y with SPI (alibaba#12367) * 历史配置清理逻辑SPI改造 * 添加单元测试 * 单元测试fix * 单元测试fix * 优化spi实现 * 优化日志打印
…s' and cannot be customized. (alibaba#12406)
Github -> GitHub
…alibaba#12376) * [IT]Adjust core module auth integration tests to meet checkstyle requirements. * [IT]Adjust config module base integration tests to meet checkstyle requirements.
* 删除console多余的@EnableScheduling * 删除console多余的@EnableScheduling
* 修复mem计算逻辑 * 修复mem计算逻辑单测 * fix ci
* Try to fix codecov lose for PR. * Try to fix codecov lose for PR. * Try to fix codecov lose for PR. * Try to fix codecov lose for PR. * Try to fix codecov lose for PR. * Try to fix codecov lose for PR. * Try to fix codecov lose for PR.
…libaba#12477) * FIX [ISSUE alibaba#12446] macInstance 补充日志 * UPDATE [ISSUE alibaba#12466] serviceMetadata environment variables config * fixed DefaultParamChecker and DefaultParamCheckerTest codeStyle
* Remove KvStorage and ConsistencyService. * Fix switch manager dead lock until timeout. * Ignore env vote leader effect in IT. * Wait leader voted before start do test case.
…libaba#12491) * ✨Configuration type display and advanced search by type added to configuration list * ✨Generate static files * ✨Add license
* Fix unit test error. * Fix unit test error.
…libaba#12502) * FIX [ISSUE alibaba#12093] fix reset password success but no message * [ISSUE alibaba#12093] fix reset password success but no message * [ISSUE alibaba#12093] fix reset password success but no message * [ISSUE alibaba#12093] fix reset password success but no message
* Fix param checker filter invalid problem. * Add Unit test for CheckConfigurationTest
…libaba#12565) This reverts commit 5d8d81a.
…register. (alibaba#12670) (alibaba#12671) Co-authored-by: 俱欢 <[email protected]>
…history dynamically on the front end (alibaba#12616) * Display the number of days to retain the configuration history dynamically on the front end * checkstyle * Display the number of days to retain the configuration history dynamically on the front end
Bumps commons-io:commons-io from 2.7 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#12673) Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.22.3 to 3.25.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.22.3...v3.25.5) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* grpc invoke source control * grpc invoke source control * metrics controller param check enhancement * check style and pmd
* Add unit test for sys module. * Add unit test for sys module. * Fix unit test. * Make unit test more stable. * Make unit test more stable.
…ba#12274) * refactor: Unified Nacos Client address module code, and provide custom expansion capabilities * refactor: Adjust the priority of endpoint and server addr * refactor: adjust code for code review * refactor: adjust code for code review * refactor: adjust code for code review * refactor: adjust code for code review * refactor: adjust code for code review * refactor: adjust code for code review * refactor: add new line * refactor: adjust code for review * refactor: adjust code for review * refactor: adjust code for review * refactor: merge develop and fix test * refactor: revert test code * refactor: adjust for code review * refactor: fix checkstyle
* feat: - support e2e write url to pr - support java auth test - fix cpp bug cased by mirror error * feat: - support e2e write url to pr - support java auth test - fix cpp bug cased by mirror error * feat: - support e2e write url to pr - support java auth test - fix cpp bug cased by mirror error
* fix: upgrade upload-artifact version * fix: upgrade upload-artifact version * feat: support e2e write to pr
…ger. (alibaba#12746) * Refactor server list manager and server list provider. And Add unit test for these classes. * Little refactor and enhance for ConfigServerListManager and NamingServerListManager. Add unit test for these.
* Make unit test more stable. * update comment。 * update comment。 * change repo to alibaba/nacos. * 尝试添加评论PR的权限。 * 尝试添加评论PR的权限。 * 尝试添加评论PR的权限。 * comment on pr action by pull_request_target. * use github.repository variable replace repository
* Add some check in DiskUtil and add unit test. * simply DiskUtils in control plugin.
… Console API for config section * Update the request path * Update the request parameters * Update the return values
… Console API for other section * Update the request path * Update the request parameters * Update the return values
* Fix response code * Fix login
…017-ui # Conflicts: # console-ui/src/pages/ConfigurationManagement/ConfigurationManagement/ConfigurationManagement.js # console-ui/src/reducers/authority.js
* Merged the develop branch * Fixed bugs in config, service, and namespace
* Modified the namespace update method * Added two beta-related API in the config section * Modified relevant unit tests
RickonZhang0929
changed the title
Develop issue#12017 UI
[ISSUE #12017] Fix frontend bugs and backend bugs
Oct 25, 2024
RickonZhang0929
changed the title
[ISSUE #12017] Fix frontend bugs and backend bugs
[ISSUE #12017] Fix frontend bugs and backend bugs(Discard)
Oct 29, 2024
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.
Please do not create a Pull Request without creating an issue first.
What is the purpose of the change
For 12017
Fix frontend bugs and backend bugs
Brief changelog
Merged the develop branch
Fixed bugs in configuration, service, and namespace
Modified the namespace update method
Added two beta-related API in the config section
Modified relevant unit tests
Verifying this change
Follow this checklist to help us incorporate your contribution quickly and easily:
[ISSUE #123] Fix UnknownException when host config not exist
. Each commit in the pull request should have a meaningful subject line and body.mvn -B clean package apache-rat:check findbugs:findbugs -Dmaven.test.skip=true
to make sure basic checks pass. Runmvn clean install -DskipITs
to make sure unit-test pass. Runmvn clean test-compile failsafe:integration-test
to make sure integration-test pass.