Commit Graph

570 Commits

Author SHA1 Message Date
LoadChange
0b330c53cb fix: api error 2020-01-14 21:12:53 +08:00
LoadChange
0b41b3d394 feat: password confirmation 2020-01-14 20:18:50 +08:00
LoadChange
f29079a411 Merge remote-tracking branch 'upstream/develop' into feature/191226 2020-01-13 11:40:06 +08:00
Peter Zhu
a425f7258e
Merge branch 'develop_1.2.0' into develop 2020-01-10 17:58:30 +08:00
Peter Zhu
13f5810751
Merge pull request #2266 from nkorange/feature_access_control
Feature access control
2020-01-10 17:54:29 +08:00
LoadChange
9f7e4f5a60 merge develop 2020-01-10 17:32:05 +08:00
LoadChange
c9b48081f1 feat: fe build 2020-01-10 17:26:03 +08:00
LoadChange
38e5dd9447 fix: authority menu 2020-01-10 16:47:15 +08:00
nkorange
82731985aa #1105 Add integration tests 2020-01-09 19:13:37 +08:00
LoadChange
d3cfcf7738 fix: 老接口加accessToken 2020-01-07 17:37:07 +08:00
LoadChange
df480e537e feat: privilege management i18n 2020-01-07 17:22:17 +08:00
LoadChange
4952172103 feat: roles management i18n 2020-01-07 16:57:45 +08:00
LoadChange
314e7b8cb2 feat: user management i18n 2020-01-07 16:45:18 +08:00
LoadChange
a43f337a5e feat: roles management 2020-01-06 19:50:26 +08:00
LoadChange
c5443dc9a7 feat: user management 2020-01-06 19:47:43 +08:00
nkorange
41dfcf5596 #1105 Read cache instead of accessing DB directly. 2020-01-06 14:35:11 +08:00
nkorange
b415ddaedf #1105 Access control finish 83% 2019-12-26 15:01:43 +08:00
qq213539
29fd50456f Merge branch 'develop' into sameNamespaceClone#2171
# Conflicts:
#	console/src/main/resources/static/console-fe/src/pages/ConfigurationManagement/ConfigurationManagement/ConfigurationManagement.js
#	console/src/main/resources/static/css/main.css
#	console/src/main/resources/static/js/main.js
2019-12-20 15:02:30 +08:00
LoadChange
7fa38b6389 refactor: update configuration && build 2019-12-19 17:40:19 +08:00
WG-Roy
be2ea09871 [优化muti delete config js展示bug] (#2191) 2019-12-19 16:55:04 +08:00
Peter Zhu
83eeeb6a23
Merge pull request #2199 from KeRan213539/RemoveDuplicateMethods
Remove duplicate methods
2019-12-19 13:32:28 +08:00
qq213539
0723fa279d tenantInfoCountByTenantId 2019-12-19 12:36:18 +08:00
Peter Zhu
c9fb61b20f
Merge pull request #2169 from zhenxianyimeng/zhenxianyimeng_fix_console_page_enter
fix page enter bug in configuration Management page
2019-12-19 11:59:41 +08:00
Peter Zhu
2acd50db1c
Merge pull request #2147 from easyhaloo/pageSize_change
fix #2092 pageSize change
2019-12-19 11:45:46 +08:00
Peter Zhu
a44fa8d0d9
Merge pull request #2163 from KeRan213539/customNamespaceId
Custom namespace id
2019-12-19 11:38:18 +08:00
nkorange
e2c553cbca #1105 Access control finish 80% 2019-12-18 20:25:10 +08:00
qq213539
52ceeecfa4 #2171 2019-12-18 14:41:03 +08:00
zhenxianyimeng
d457f58869 rebuild main.js and css.js 2019-12-13 10:17:57 +08:00
Peter Zhu
4029dd3d11
Merge pull request #2131 from hykjtt/develop
issue fix #2093
2019-12-12 22:47:56 +08:00
nkorange
013125c1ee #1105 Access control finish 60% 2019-12-12 18:57:36 +08:00
zhenxianyimeng
317ff2c0b7 fix page enter bug 2019-12-11 20:41:53 +08:00
nkorange
952ee8a3c1 #1105 Access control finish 50% 2019-12-11 19:25:33 +08:00
qq213539
592385b43e 解决魔法值问题... 2019-12-10 22:19:05 +08:00
qq213539
374b35200d #2145 增加方法注释 2019-12-10 21:42:32 +08:00
qq213539
3f5a0d0150 Merge branch 'customNamespaceId' of https://github.com/KeRan213539/nacos into customNamespaceId 2019-12-10 21:40:31 +08:00
qq213539
ed43d5c829 #2145 namespace id 为空允许新增 2019-12-10 21:39:24 +08:00
qq213539
1d42cde1b5 #2145 完善前端逻辑 2019-12-10 21:38:17 +08:00
qq213539
6703b2abbb #2145 自定义namespaceId 服务端部分 2019-12-10 21:18:56 +08:00
qq213539
866e6e386d #2145 自定义namespaceId 前端部分 2019-12-10 21:17:50 +08:00
shenggangshu
4148a1985a fix #2092 pageSize change 2019-12-04 17:03:26 +08:00
hykjtt
448120c15c issue fix #2093 2019-12-04 15:07:30 +08:00
nkorange
2781c6c84f Update version to 1.2.0-SNAPSHOT 2019-12-02 14:56:15 +08:00
xilipilige
20c75f38fd format code 2019-11-28 07:26:56 +08:00
xilipilige
c75b952dd3 add nacos console cors 2019-11-27 21:02:54 +08:00
Peter Zhu
a70950c3ef
Merge pull request #2105 from KeRan213539/#2098_bug_fix
#2098 bug fix
2019-11-25 18:42:43 +08:00
qq213539
dd9b68715e 修复 #2098 2019-11-25 18:08:39 +08:00
Fury Zhu
6176360597
Merge pull request #1971 from sheiy/develop
issues:调用修改实例接口,未传的参数值会被清空
2019-11-07 16:28:49 +08:00
nkorange
c431a852b5 #2018 Close inpuststream instead of connection. 2019-11-07 16:02:01 +08:00
sheiy
e8691ac0ad issues:调用修改实例接口,未传的参数值会被清空
https://github.com/alibaba/nacos/issues/1957
2019-11-04 10:59:33 +08:00
sheiy
96f81e0db4 issues:调用修改实例接口,未传的参数值会被清空
https://github.com/alibaba/nacos/issues/1957
2019-11-04 10:42:32 +08:00