Karson
ba15e23362
fix issue #9795 ( #9844 )
2023-01-13 10:33:46 +08:00
杨翊 SionYang
528574de75
Upgrade ui dependencies to fix some depend vulnerability. ( #9652 )
...
* Upgrade ui dependencies to fix some depend vulnerability.
* Upgrade ui dependencies to fix some depend vulnerability.
2022-12-06 20:21:31 +08:00
zhanghong
ccf24a9297
[ISSUE #9471 ] 更新搜索参数不会重置 ( #9649 )
...
* 更新搜索信息不会重置
* fix some console-ui build warning
* 维持historyRollback页面的搜索项不被清空
2022-12-06 16:45:01 +08:00
l12i7n19
f19d5d8eaa
feat: Service List page retains query information. ( #9598 )
2022-11-25 14:46:38 +08:00
drgnchan
2ec89ae50b
fix: change overflow hidden to visible in configuration query div ( #9595 )
2022-11-22 09:46:19 +08:00
忆年
2d2b100507
Update NameSpaceList.js ( #9436 )
...
修复样式,存在多行 namespace后,显示不全。
2022-11-03 13:45:51 +08:00
zhouchunhai
3ca75cdc7f
fix bug #9263 , lost page condition in configuration management page. ( #9290 )
2022-10-11 09:24:31 +08:00
zhouchunhai
1d8e5d9443
Feature #8941 Support Fuzzy Query in Authority Control--for ui change. ( #9127 )
2022-09-26 10:33:45 +08:00
onewe
c505a3f1f5
set server.error.include-message to ALWAYS ( #9045 )
2022-08-30 10:21:29 +08:00
chenhao26
bdf9d04ead
remove namespaceShowName uniqueness check ( #8989 )
2022-08-18 11:11:52 +08:00
@xiaochangbai
8c43096171
optimize: internationalization of product description content on landing pages ( #8956 )
2022-08-15 10:09:06 +08:00
heimanba
8cede1cf84
refactor: 💡 update console-ui theme ( #8951 )
...
✅ Closes: https://github.com/alibaba/nacos/issues/8950
2022-08-11 21:40:54 +08:00
onewe
54a3b9ebe3
[ISSUE #8880 ] add a request exception handler ( #8881 )
...
* [ISSUE #8880 ] add a request exception handler
Close #8880
* [ISSUE #8880 ] retry ci
2022-08-05 14:55:19 +08:00
chenhao26
de5ec356cc
import config file auth fail ( #8844 )
...
* import config file auth fail
* run ci
* run ci2
2022-08-01 16:48:55 +08:00
onewe
29d472e94a
[ISSUE #8784 ] fix some bugs for Console UI ( #8787 )
...
* [ISSUE #8784 ] fix some bugs for Console UI
- add server.error.include-message property
- add no permission tip when push config
- use addAllowedOriginPattern instead of addAllowedOrigin
- remove RAM logic in the lib.js
- fix button type error and mode value error in NewConfig.js
- fix the password reset dialog can't show
Close #8784
* [ISSUE #8784 ] fix translate error
* [ISSUE #8784 ] user ON_PARAM instead of ALWAYS
* [ISSUE #8784 ] fix user reset password in the Header.js
2022-07-25 09:56:20 +08:00
gogogo
a7b9d8b72d
[ISSUE #8755 ] add default fuzzy search feature ( #8757 )
...
* 默认模糊查询
* 删除多余字符
* 英语翻译
* 英语翻译
* 英语翻译
2022-07-19 10:21:45 +08:00
rui.zhang
7aa74b9643
feat: add version data compare in the history list ( #7428 )
...
* feat: add version data compare in the history list
* feat: add version data compare in the history list
2022-06-28 14:01:48 +08:00
onewe
29b2fa4302
[ISSUE #8602 ] fix display error after delete current namespace ( #8609 )
...
- fix some warnings, such as use rowProps instead of getRowProps etc
- MainLayout keeps namespace param
Close #8602
2022-06-24 15:01:08 +08:00
onewe
d6f27409a6
[ISSUES #8417 ] throw a HttpSessionRequiredException when sessions expired ( #8419 )
...
* [ISSUE #8417 ] throw a HttpSessionRequiredException when sessions expired
* [ISSUE #8417 ] add unit test
* [ISSUE #8417 ] repackage
Close #8417
* [ISSUE #8417 ] retry ci
* [ISSUE #8417 ] retry ci
2022-05-23 15:17:51 +08:00
onewe
5926c67062
[ISSUE #8150 ] Add the namespace description item to the namespace list page ( #8155 )
...
* [ISSUE #8150 ] Add the namespace description item to the namespace list page
Close #8150
* [ISSUE #8150 ] resolve conflict
Close #8150
* [ISSUE #8150 ] Rebuild console-ui
2022-04-29 11:36:07 +08:00
Cherish 蔡
a170a696f3
feat( #7498 ): Some machines are case sensitive, so rename instanceFilter.js to InstanceFilter.js ( #8236 )
2022-04-26 09:46:08 +08:00
onewe
af90533c8e
[ISSUE #8156 ] Add hash-tag for js and css ( #8157 )
...
* [ISSUE #8156 ] Add hash-tag for js and css
- add index.html to copyList
- use index.ejs instead of index.html
- webpack enable hash
Close #8156
* [ISSUE #8156 ] Fix context-path error in development environment
Close #8156
2022-04-20 10:20:26 +08:00
onewe
dba1cf56f0
[ISSUE #8107 ] 403 go to home page when modify user's password ( #8114 )
...
Close #8107
2022-04-18 11:37:14 +08:00
onewe
19185cb338
[ISSUE #8161 ] Icon-font-path and font-custom-path use relative path instead of absolute path ( #8172 )
...
- banner.txt use `server.servlet.contextPath` instead of nacos
Close #8161
2022-04-18 11:27:39 +08:00
onewe
069afce86e
[ISSUE #8087 ] Fix popup layer auto width ( #8091 )
...
Close #8087
2022-04-08 13:34:27 +08:00
myifeng
6aa867337e
[ISSUE #7941 ] FIX: Missing parameters 'dataId' and 'group'. ( #7964 )
...
* [ISSUE #7941 ] FIX: Missing parameters 'dataId' and 'group'.
* check tenant.
2022-03-24 09:50:44 +08:00
KomachiSion
78de31dbdd
Merge remote-tracking branch 'upstream/develop' into issue#5696-merge-develop
...
# Conflicts:
# auth/src/main/java/com/alibaba/nacos/auth/common/AuthConfigs.java
# client/src/main/java/com/alibaba/nacos/client/config/impl/ClientWorker.java
# client/src/main/java/com/alibaba/nacos/client/naming/NacosNamingMaintainService.java
# client/src/main/java/com/alibaba/nacos/client/naming/remote/AbstractNamingClientProxy.java
# client/src/main/java/com/alibaba/nacos/client/naming/remote/NamingClientProxyDelegate.java
# client/src/test/java/com/alibaba/nacos/client/naming/remote/AbstractNamingClientProxyTest.java
2022-01-12 16:52:14 +08:00
brotherlu-xcq
3960beb869
[ISSUE #7006 ] remove the unnecessary popup when delete namespace. ( #7007 )
2021-10-08 09:27:17 +08:00
andotorg
99e6ce9c81
support issues #6645 ( #6903 )
...
* add ldap print error log
* update history dataId and group filter is select
* fix select add showSearch properties
* To avoid unexpected NPE
* add security annotation on controller configs method
2021-09-17 19:28:26 +08:00
Catcher Wong
bfa94e318d
[ISSUE #6817 ] sample code add C# ( #6818 )
2021-09-09 09:30:32 +08:00
brotherlu-xcq
3c95021c24
[ISSUE #6793 ] synchronize the betaIps in header and form data. ( #6799 )
2021-09-07 11:32:09 +08:00
brotherlu-xcq
05b0116b1b
[ISSUE #6749 ] fix the batch delete has no permission problem. ( #6754 )
2021-08-27 09:41:39 +08:00
brotherlu-xcq
ba6e161353
[ISSUE #6301 ] [TASK 2] change the UI and startup shell to support custom selector config. ( #6691 )
2021-08-20 09:32:31 +08:00
myifeng
aba34d7fb3
fix : #6625
2021-08-12 16:05:23 +08:00
myifeng
b2f632d34a
Use Camel-Case
2021-08-10 18:20:13 +08:00
myifeng
ec1ea55536
Optimize if statement;
2021-08-10 18:19:14 +08:00
myifeng
020354e068
Remove unused code;
2021-08-10 18:17:58 +08:00
brotherlu-xcq
fa2d4d0eb4
[ISSUE #6551 ] fix the console log and the dismiss word. ( #6590 )
2021-08-09 09:48:45 +08:00
brotherlu-xcq
561b0e6f71
[ISSUE #6510 ] fix the F1 cannot full screen. ( #6513 )
2021-08-02 09:42:43 +08:00
brotherlu-xcq
4dc87b4b25
[ISSUE #6296 ] optimize the new config page, when create the config successfully skip to list page. ( #6496 )
2021-07-29 10:52:10 +08:00
杨翊 SionYang
0e5c270aeb
Add Enterprise ( #6472 )
2021-07-27 15:40:30 +08:00
ZZQ的
faca105694
[ISSUE #6169 ] fix cluster page internationalization ( #6179 )
2021-06-29 09:38:34 +08:00
ZZQ的
842c21247d
[ #6178 ] Unified configuration page style ( #6165 )
...
* Unified configuration page style
* Unified all button style
2021-06-29 09:31:16 +08:00
ZZQ的
e0efe71b67
[ISSES#1469] add cluster delete button ( #6170 )
2021-06-28 10:14:17 +08:00
ZZQ的
ebf7c7143f
see issue #6100 ( #6163 )
2021-06-25 18:24:07 +08:00
Kamran Ahmed
6e0391f4b9
Optimize the nacos client home page Chinese account gibber. ( #6107 )
2021-06-21 11:47:29 +08:00
李晓双 Li Xiao Shuang
ce2139e58a
update README.md ( #6024 )
2021-06-09 17:08:53 +08:00
杨翊 SionYang
a5f1a5c2fd
Fix #5835 , remove global params username. ( #6014 )
2021-06-09 14:49:50 +08:00
lixiaoshuang
aa6aa2b65b
update README.md
2021-06-04 11:39:20 +08:00
brotherlu-xcq
6bc7c33188
[fix-#5713] fix the query param lost when use enter press to search ( #5791 )
2021-05-21 11:02:38 +08:00
KomachiSion
cf5a171ac5
Merge remote-tracking branch 'upstream/develop' into feature_support_grpc_core
...
# Conflicts:
# NOTICE
# api/pom.xml
# common/src/main/java/com/alibaba/nacos/common/notify/DefaultPublisher.java
# config/src/main/java/com/alibaba/nacos/config/server/service/LongPollingService.java
# naming/src/test/java/com/alibaba/nacos/naming/consistency/persistent/impl/NamingSnapshotOperationTest.java
# naming/src/test/java/com/alibaba/nacos/naming/core/DomainsManagerTest.java
# naming/src/test/java/com/alibaba/nacos/naming/healthcheck/ClientBeatCheckTaskTest.java
# pom.xml
# test/src/test/java/com/alibaba/nacos/test/core/JacksonUtils.java
2021-05-14 11:04:52 +08:00
rui.zhang
de070a53ce
faet: relayout configurations page ( #5673 )
2021-05-11 20:48:16 +08:00
brotherlu-xcq
9300c39375
Fix the locales of field Action Type don't take effect in config history detail page ( #5664 )
...
* fix #5623 , the locale issue in config rollback page
* build the change
2021-05-11 09:18:34 +08:00
rui.zhang
639297372e
fix: button to add margin-right ( #5637 )
2021-05-10 20:43:09 +08:00
plusmancn
7e57b90160
[ISSUE #3548 ] The srcUser fills with username when auth is disabled (console case) ( #5566 )
...
* feat: srcUser fills with username (console case)
* fix: code sytle of Constants.java
* fix: code style of the remaining files
* fix: the back button of HistoryDetail.js won't work
* fix: change '源 IP' to '来源 IP'
* fix: undo changes of goList
2021-05-10 20:41:35 +08:00
rui.zhang
4146a1e8b1
fix: 详情页返回历史版本页后查询参数丢失 ( #5619 )
2021-05-10 12:47:42 +08:00
brothelul
ae83b9b3d5
enhance the rollback message when it will delete the config. ( #5529 )
2021-04-30 18:04:37 +08:00
drgnchan
3aae93d523
fix #5517,invoke reQuery after change queryType ( #5525 )
2021-04-29 19:06:55 +08:00
KomachiSion
92da848375
Merge remote-tracking branch 'upstream/develop' into merge-1.X-to-2.0
...
# Conflicts:
# client/src/main/java/com/alibaba/nacos/client/config/NacosConfigService.java
# client/src/main/java/com/alibaba/nacos/client/config/impl/CacheData.java
# client/src/main/java/com/alibaba/nacos/client/config/impl/ClientWorker.java
# client/src/main/java/com/alibaba/nacos/client/naming/core/PushReceiver.java
# console/src/main/resources/static/css/main.css
# console/src/main/resources/static/js/main.js
# naming/src/main/java/com/alibaba/nacos/naming/core/SubscribeManager.java
# naming/src/test/java/com/alibaba/nacos/naming/core/SubscribeManagerTest.java
# test/src/test/java/com/alibaba/nacos/test/BaseTest.java
2021-04-27 15:57:24 +08:00
brothelul
3070bb8ffc
fix the press F1 to full screen issue in new config page ( #5507 )
2021-04-27 15:15:59 +08:00
brothelul
b148d4b503
fix the press F1 to full screen issue ( #5505 )
2021-04-27 14:07:12 +08:00
brothelul
72e5da6baf
[ISSUE #4770 ] Beta publish: change the way of select betaIps, from input to select ( #5493 )
...
* change the way of select betaIps, from input to select
* solve the conflict and change the Select from mutiple to tag
2021-04-27 09:41:51 +08:00
brothelul
81c1e53ac6
fix the tag remove error. ( #5457 )
2021-04-26 13:46:30 +08:00
haoyann
394230309d
[ISSUE #4602 ]add new version config export feat ( #5345 )
...
* add new version config export feat
* add new export button
* fix ci
* fix magical value
* add YamlParserConstructor
parse config reduce loop
* fix ci
2021-04-16 10:39:55 +08:00
KomachiSion
51cc2b1b4b
Merge remote-tracking branch 'upstream/develop' into feature_support_grpc_core
...
# Conflicts:
# client/src/main/java/com/alibaba/nacos/client/config/NacosConfigService.java
# client/src/main/java/com/alibaba/nacos/client/config/impl/CacheData.java
# client/src/main/java/com/alibaba/nacos/client/config/impl/ClientWorker.java
# client/src/test/java/com/alibaba/nacos/client/config/common/GroupKeyTest.java
# common/src/test/resources/META-INF/services/com.alibaba.nacos.common.spi.SpiTestInterface
# config/src/main/java/com/alibaba/nacos/config/server/controller/ConfigServletInner.java
# console/src/main/resources/static/css/main.css
# console/src/main/resources/static/js/main.js
# istio/src/main/java/com/alibaba/nacos/istio/mcp/NacosMcpService.java
# naming/src/main/java/com/alibaba/nacos/naming/controllers/ApiController.java
# naming/src/main/java/com/alibaba/nacos/naming/controllers/CatalogController.java
# naming/src/main/java/com/alibaba/nacos/naming/push/PushService.java
2021-04-13 14:28:30 +08:00
ShawnSiao
f22b93cac3
fix #5234 ( #5266 )
2021-04-12 10:04:24 +08:00
iaoongin
f8702238f4
Fix. The mouse hovers over the margin in a pointer state and cannot be clicked ( #5332 )
2021-04-12 10:00:19 +08:00
haoyann
b542de727c
Subscriber list servername add required ( #5310 )
2021-04-09 10:45:25 +08:00
haoyann
50c37b044a
remove unused methods ( #5256 )
2021-04-08 17:35:14 +08:00
haoyann
6ce150371d
fix config list sort and search problem ( #5223 )
2021-03-29 12:02:37 +08:00
邪影oO
5146fad227
fix #4852 : main.js too large ( #5199 )
2021-03-26 13:43:06 +08:00
haoyann
8cef69e502
service list add view subscriber feat ( #5185 )
2021-03-25 09:59:08 +08:00
KomachiSion
6cda5ad55a
Merge remote-tracking branch 'upstream/develop' into develop-merge-to-2.0
...
# Conflicts:
# client/src/main/java/com/alibaba/nacos/client/naming/core/HostReactor.java
# client/src/main/java/com/alibaba/nacos/client/naming/remote/http/NamingHttpClientProxy.java
# client/src/test/java/com/alibaba/nacos/client/config/impl/YmlChangeParserTest.java
# common/src/main/java/com/alibaba/nacos/common/http/param/Header.java
# common/src/main/java/com/alibaba/nacos/common/utils/ConcurrentHashSet.java
# config/src/main/java/com/alibaba/nacos/config/server/controller/ConfigController.java
# console/src/main/resources/static/js/main.js
# core/src/main/java/com/alibaba/nacos/core/cluster/ServerMemberManager.java
# core/src/main/java/com/alibaba/nacos/core/utils/Loggers.java
# naming/src/main/java/com/alibaba/nacos/naming/controllers/InstanceController.java
# naming/src/main/java/com/alibaba/nacos/naming/healthcheck/HealthCheckReactor.java
# pom.xml
2021-03-18 12:08:45 +08:00
haoyann
d70e9efff3
add config compare feat ( #5102 )
2021-03-15 09:39:10 +08:00
haoyann
bfc97f3371
fix instance list page bug ( #5097 )
2021-03-13 16:08:29 +08:00
邪影oO
3a86bd1020
登录框增加提示信息 ( #4903 )
...
* 登陆框增加提示信息
* 前端编译
2021-02-08 11:41:56 +08:00
KomachiSion
4096026048
Fix edit cluster use error data
2021-01-27 20:33:42 +08:00
wjm0729
0545e851db
导入优化 ( #4775 )
...
* import 优化
* 无法识别项目 提示优化
* revert
* revert
* 改回原来的格式
2021-01-22 17:03:37 +08:00
杨翊 SionYang
a44bf67402
Add Http and MySQL health check. ( #4750 )
...
* Add Http health check.
* Add Tcp as ClusterMetadata default checker
* Fix console can update cluster metadata if port no change
* Add MySQL health check.
2021-01-19 19:30:02 +08:00
邪影oO
cfefc28402
upgrade axios version to 0.21.1 ( #4632 )
2021-01-08 16:43:49 +08:00
wjm0729
dcd2fcec94
console-ui config排序优化 ( #4599 )
...
* ignore
* config 列表支持排序
* remove local cfg
2020-12-31 11:34:41 +08:00
Gagharv
ce57b98332
[ISSUE-#3005] fix ClusterController 403 and some display wrong ( #4512 )
...
* fix 3005
* fix 3005
2020-12-23 19:48:03 +08:00
赵延
638d89b70a
[ISSUE-3917] Enhance service detail console web, add metadata filter ( #4439 )
...
* add metadata filter at back-end of nacos naming console
* code enhance
* 添加input,tag等组件,初步布局
* 实现页面交互,可添加,删除filter
* 更新filter向后端发起请求获取数据
* 实现更新更改过滤条件,刷新表格
* 添加国际化配置
* 输入完后按空格直接添加,没输入的input给出响应
* 提交单元测试,更新打包后的静态资源
* 修改配置 解决生产环境上sourcemap不生效的问题
* 用hook重构组件InstanceFilter
* 多个集群各自使用过滤
* 解决多集群时,元数据过滤无法单独使用的问题
* revert backend code
* revert metadata filter test
* 只从客户端已获取到的实例中过滤
* 变动更新到打包后的mian.js
Co-authored-by: jzhishu <john1994@foxmail.com>
2020-12-21 10:19:42 +08:00
geek
97efd23b3e
refactor(console): add fuzzy tips ( #4488 )
...
* refactor(console): add fuzzy tips
add fuzzy tips ,add * in placeholder
Closes #4476
* refactor(console): add fuzzy tips for en-us
add fuzzy tips for en-us ,add * in placeholder
Closes #4476
* refactor(console): add better fuzzy tips for zh-cn and en-us
add better fuzzy tips for zh-cn and en-us in placeholder
Closes #4476
2020-12-16 09:52:51 +08:00
iochenlei
149ba91966
fix styles at the button '新建命名空间' ( #4362 )
2020-11-30 09:58:25 +08:00
邪影oO
027538ce2e
解决前端目录调整后前端访问不了问题 ( #4206 )
2020-11-12 09:18:45 +08:00
杨翊 SionYang
757fc1efeb
Revert "解决前端目录调整后前端访问不了问题 ( #4195 )" ( #4196 )
...
This reverts commit a0bbd562b0
.
2020-11-11 13:59:50 +08:00
邪影oO
a0bbd562b0
解决前端目录调整后前端访问不了问题 ( #4195 )
2020-11-11 10:44:43 +08:00
邪影oO
f01aae73ee
console\src\main\resources\static\console-fe 挪到根目录并改名为 console-ui ( #4174 )
2020-11-09 11:53:33 +08:00