zhanghong
a6332b250d
[ISSUE #9276 ] 新增根据配置信息检索内容的功能 ( #9925 )
...
* 新增根据配置信息检索内容的功能
* use offer replace add
* use offer replace add
* use offer replace add
* update exception type and limit some config as configurable
* update
* update params
* update params
* update params
2023-02-21 10:25:19 +08:00
githubcheng2978
e736455713
display the namespace on add,edit,detail configuration page #(9827) ( #9845 )
...
* display the namespace on add,edit,detail configuration page and resolve junit test problem #(9827)
* delete duplicate UT code
---------
Co-authored-by: githubcheng2978 <yeliang.cheng@freemud.com>
2023-02-14 17:23:17 +08:00
zhouchunhai
1d8e5d9443
Feature #8941 Support Fuzzy Query in Authority Control--for ui change. ( #9127 )
2022-09-26 10:33:45 +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
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
brotherlu-xcq
fa2d4d0eb4
[ISSUE #6551 ] fix the console log and the dismiss word. ( #6590 )
2021-08-09 09:48:45 +08:00
杨翊 SionYang
0e5c270aeb
Add Enterprise ( #6472 )
2021-07-27 15:40:30 +08:00
ZZQ的
e0efe71b67
[ISSES#1469] add cluster delete button ( #6170 )
2021-06-28 10:14:17 +08:00
rui.zhang
de070a53ce
faet: relayout configurations page ( #5673 )
2021-05-11 20:48:16 +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
brothelul
ae83b9b3d5
enhance the rollback message when it will delete the config. ( #5529 )
2021-04-30 18:04:37 +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
haoyann
8cef69e502
service list add view subscriber feat ( #5185 )
2021-03-25 09:59:08 +08:00
haoyann
d70e9efff3
add config compare feat ( #5102 )
2021-03-15 09:39:10 +08:00
邪影oO
3a86bd1020
登录框增加提示信息 ( #4903 )
...
* 登陆框增加提示信息
* 前端编译
2021-02-08 11:41:56 +08:00
wjm0729
0545e851db
导入优化 ( #4775 )
...
* import 优化
* 无法识别项目 提示优化
* revert
* revert
* 改回原来的格式
2021-01-22 17:03:37 +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
邪影oO
f01aae73ee
console\src\main\resources\static\console-fe 挪到根目录并改名为 console-ui ( #4174 )
2020-11-09 11:53:33 +08:00