chuntaojun
|
e4c475295c
|
refactor: remove complex logic, RPC ports can be customized
|
2020-04-23 15:22:16 +08:00 |
|
chuntaojun
|
853a8f587f
|
refactor: core
logic optimization
|
2020-04-22 22:16:27 +08:00 |
|
langghaha
|
1bef71058f
|
add 'groupName' parameter
|
2020-04-22 01:10:05 +08:00 |
|
chuntaojun
|
f222dccd3d
|
refactor: code optimization
|
2020-04-21 17:14:59 +08:00 |
|
chuntaojun
|
a9918f2332
|
refactor: request forwarding logic adjustment
|
2020-04-19 09:25:28 +08:00 |
|
chuntaojun
|
0b3b5e83ac
|
refactor(all): code optimization
|
2020-04-16 23:50:08 +08:00 |
|
chuntaojun
|
7586354476
|
refactor: bug fix and refactor init logic
|
2020-04-13 16:13:49 +08:00 |
|
chuntaojun
|
42626c029b
|
docs:
|
2020-04-03 19:06:55 +08:00 |
|
chuntaojun
|
9f8c19cafb
|
refactor: Change the distributed ID logic
|
2020-04-02 19:24:11 +08:00 |
|
nkorange
|
fd523b5e53
|
Build console
|
2020-03-31 14:38:43 +08:00 |
|
chuntaojun
|
66db5207d3
|
fix: merge upstream develop
|
2020-03-30 13:42:55 +08:00 |
|
LoadChange
|
74e34ea58b
|
console fe release
|
2020-03-30 11:33:02 +08:00 |
|
chuntaojun
|
89a8dddc1c
|
Merge branch 'develop' of https://github.com/alibaba/nacos into feature_consistency
|
2020-03-28 17:38:26 +08:00 |
|
Peter Zhu
|
f537ece5a4
|
Merge pull request #2504 from KeRan213539/fixImportAuthorityBug
修复开启权限后导入失败的BUG
|
2020-03-27 16:15:18 +08:00 |
|
nkorange
|
ea2a83c4be
|
Update version to 1.2.1
|
2020-03-27 15:48:32 +08:00 |
|
chuntaojun
|
418f88d4c6
|
docs: Configuration file information changes
|
2020-03-27 12:36:07 +08:00 |
|
chuntaojun
|
16ba537a37
|
feat: #2530
|
2020-03-26 12:06:35 +08:00 |
|
qq213539
|
e299eee7a2
|
修复配制页面切换namespace失效,一直拿public数据的问题
|
2020-03-23 13:52:19 +08:00 |
|
qq213539
|
22e22124bc
|
修复克隆后列表不刷新的问题
|
2020-03-22 12:11:34 +08:00 |
|
qq213539
|
eae965981f
|
解决开启认证后导入失败的BUG
导入失败时增加没权限的提示
解决克隆成功后列表不刷新的BUG
|
2020-03-21 20:37:54 +08:00 |
|
dependabot[bot]
|
62036f7452
|
build(deps): bump acorn in /console/src/main/resources/static/console-fe
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-03-17 11:01:54 +08:00 |
|
LoadChange
|
9ce1aef61b
|
fix: closes #2453
|
2020-03-16 08:44:24 +08:00 |
|
LoadChange
|
be5a5892e9
|
fix: closes #2451
|
2020-03-15 22:54:51 +08:00 |
|
LoadChange
|
c22a593396
|
fix: closes #2443
|
2020-03-15 21:24:04 +08:00 |
|
LoadChange
|
9c01fd3814
|
fix: closes #2457
|
2020-03-15 19:59:12 +08:00 |
|
LoadChange
|
51ce42593b
|
fix: closes #2449
|
2020-03-15 18:48:21 +08:00 |
|
Peter Zhu
|
994da9cbeb
|
Merge pull request #2433 from loadchange/bugfix/20200308
fix: new config add tag
|
2020-03-09 17:07:57 +08:00 |
|
chuntaojun
|
f30c5ab757
|
docs: Uniform configuration format
|
2020-03-09 16:00:05 +08:00 |
|
LoadChange
|
59c19c442f
|
fix: new config add tag
|
2020-03-08 22:55:45 +08:00 |
|
chuntaojun
|
0886653a08
|
feat(naming): Support empty service cleanup task time configurable
|
2020-03-08 00:00:44 +08:00 |
|
chuntaojun
|
86e3b0dbc9
|
fix(naming): Fixed a namespace parameter passing error
|
2020-03-06 19:33:06 +08:00 |
|
chuntaojun
|
f8fb011bd6
|
fix(naming): Fixed finalizeCnt error count problem
|
2020-03-06 16:36:50 +08:00 |
|
chuntaojun
|
502e9c7597
|
feat(naming): Support for automatic removal of empty services
|
2020-03-06 11:42:05 +08:00 |
|
nkorange
|
842818f4f0
|
Fix namespace get 403
|
2020-03-04 14:49:16 +08:00 |
|
nkorange
|
eb754eb62b
|
Fix namespace get 403
|
2020-03-03 20:40:14 +08:00 |
|
nkorange
|
82d7147a58
|
Update version to 1.2.0
|
2020-03-03 16:24:08 +08:00 |
|
nkorange
|
025b1b4980
|
Fix test case error
|
2020-03-02 16:47:13 +08:00 |
|
nkorange
|
31e6063209
|
Update version to 1.2.0-beta.1
|
2020-02-23 20:02:13 +08:00 |
|
nkorange
|
13126a3af6
|
Add namespace page access control
|
2020-02-11 12:26:04 +08:00 |
|
LoadChange
|
94ddff5be5
|
fix: menu config
|
2020-02-07 09:09:15 +08:00 |
|
nkorange
|
da4192c4a5
|
Fix bug
|
2020-02-06 16:33:23 +08:00 |
|
LoadChange
|
43f3620474
|
fix: icon font url
|
2020-02-06 16:17:18 +08:00 |
|
LoadChange
|
abc6a44088
|
fix: configuration export
|
2020-02-06 13:41:42 +08:00 |
|
LoadChange
|
b6988b7516
|
fix: edit configuration
|
2020-02-06 13:41:42 +08:00 |
|
nkorange
|
1d81a6588d
|
Update version to 1.2.0-beta.0
|
2020-02-05 14:11:09 +08:00 |
|
LoadChange
|
df9b939071
|
fix: loading error
|
2020-02-05 12:26:31 +08:00 |
|
LoadChange
|
7457b04e88
|
fix: redirect error
|
2020-02-04 23:12:44 +08:00 |
|
nkorange
|
374c575c79
|
#1105 fix bug
|
2020-02-04 17:21:33 +08:00 |
|
LoadChange
|
550faf9c50
|
fix: namespace value
|
2020-02-04 10:43:13 +08:00 |
|
LoadChange
|
25eb5580a6
|
fix: namespace show name join id
|
2020-02-04 09:46:28 +08:00 |
|
nkorange
|
23a44df512
|
#1105 fix bug
|
2020-02-04 09:27:02 +08:00 |
|
LoadChange
|
71ed0571a0
|
fix: repair resource
|
2020-02-03 22:35:37 +08:00 |
|
LoadChange
|
03e910ea59
|
fix: permissions management
|
2020-01-19 15:33:29 +08:00 |
|
LoadChange
|
093f94e51f
|
Merge branch 'develop_1.2.0' of github.com:alibaba/nacos into develop_1.2.0
|
2020-01-16 20:11:29 +08:00 |
|
nkorange
|
bc5e3e1cce
|
#1105 Finish auth IT cases
|
2020-01-15 17:57:01 +08:00 |
|
LoadChange
|
e298b423aa
|
fix: eslint error
|
2020-01-14 21:15:50 +08:00 |
|
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 |
|
nkorange
|
1fb1f5f3e3
|
#1105 Add auth test case for config
|
2020-01-14 18:01:00 +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 |
|
nkorange
|
4d68565667
|
Update version to 1.1.4
|
2019-10-24 14:46:46 +08:00 |
|
Fury Zhu
|
3f68ce083d
|
Merge pull request #1953 from nkorange/feature_mcp
Feature mcp
|
2019-10-22 18:02:15 +08:00 |
|
Beldon
|
3e03462038
|
fix the CI errors
|
2019-10-21 23:16:58 +08:00 |
|
Beldon
|
92fcfce50a
|
clean code
|
2019-10-21 22:53:02 +08:00 |
|
Beldon
|
927e8d6fe4
|
Merge remote-tracking branch 'upstream/develop' into develop
# Conflicts:
# console/src/main/java/com/alibaba/nacos/console/controller/NamespaceController.java
# naming/src/main/java/com/alibaba/nacos/naming/controllers/CatalogController.java
|
2019-10-21 22:36:24 +08:00 |
|
Fury Zhu
|
fcf62bbd5d
|
Merge branch 'develop' into feature_mcp
|
2019-10-21 16:21:42 +08:00 |
|
Fury Zhu
|
4a30210345
|
Merge pull request #1879 from ly641921791/clean_code
Clean up redundant StringUtils
|
2019-10-21 14:55:29 +08:00 |
|
nkorange
|
21e7bcdde0
|
#1409 Fix PMD
|
2019-10-15 18:07:27 +08:00 |
|
bruce
|
63d044c6cb
|
bug fix 1841
bug fix https://github.com/alibaba/nacos/issues/1841
|
2019-09-27 18:42:42 +08:00 |
|
ly
|
221d81dab8
|
Clean up redundant StringUtils
|
2019-09-25 20:49:37 +08:00 |
|
LoadChange
|
4f85dc0df3
|
build fe
|
2019-09-25 20:23:09 +08:00 |
|
freekry
|
71ce4dad4d
|
fix bug #1775
fix bug #1775
|
2019-09-25 20:18:58 +08:00 |
|
nkorange
|
6b7b894a0d
|
Fix #1874
|
2019-09-25 15:46:34 +08:00 |
|
Fury Zhu
|
43d44d015a
|
Merge pull request #1836 from universefeeler/improve_instance_health_flag
[ISSUE 182]Improve instance health flag
|
2019-09-20 14:59:13 +08:00 |
|
universefeeler
|
5413402869
|
improve(triggerFlag): improve instance health flag
|
2019-09-19 20:03:09 +08:00 |
|
Fury Zhu
|
caba884069
|
Merge pull request #1624 from KeRan213539/#1583_bug_fix
#1583 bug fix
|
2019-09-19 16:57:05 +08:00 |
|
Beldon
|
977e2f76b7
|
Merge remote-tracking branch 'upstream/develop' into develop
# Conflicts:
# naming/src/main/java/com/alibaba/nacos/naming/controllers/OperatorController.java
|
2019-09-18 21:18:04 +08:00 |
|
Beldon
|
83aa8e2186
|
clean controllers code
|
2019-09-18 00:12:20 +08:00 |
|
Fury Zhu
|
117eb6630f
|
Merge pull request #1792 from loadchange/issues/1759
fix: closes #1759
|
2019-09-17 14:36:42 +08:00 |
|
universefeeler
|
5681ca3f78
|
feture(triggerFlag): add frontend show triggerFlag
|
2019-09-09 15:13:24 +08:00 |
|
LoadChange
|
519c2c0450
|
fix: closes #1759
|
2019-09-02 11:36:45 +08:00 |
|
pbting
|
17ab94dba8
|
Merge branch 'develop' into feature_enhance_interface
|
2019-08-28 18:19:01 +08:00 |
|
Yangkai.Shen
|
a1da8c121e
|
🐛 remove server.contextPath
|
2019-08-23 14:06:27 +08:00 |
|
赵禹光
|
d3fd616626
|
页面修复
|
2019-08-21 16:50:50 +08:00 |
|
赵禹光
|
571389ef4e
|
Merge branch 'develop' into zen5
# Conflicts:
# console/src/main/resources/static/js/main.js
|
2019-08-21 16:49:48 +08:00 |
|
pbting
|
be7237e8ae
|
merge upstream develop the latest code
|
2019-08-15 16:48:43 +08:00 |
|
nkorange
|
6ca2ee0cf8
|
Update version to 1.1.3
|
2019-08-06 18:55:05 +08:00 |
|
nkorange
|
15c913e346
|
Update version to 1.1.2
|
2019-08-06 17:10:37 +08:00 |
|
pbting
|
19a5ac632c
|
RunningConfig support get from spring.properties configuration file
|
2019-08-06 16:43:48 +08:00 |
|
LoadChange
|
fdcd2f32ee
|
fix: font privatization
|
2019-08-05 17:50:45 +08:00 |
|
nkorange
|
11bd0ccd76
|
Update version to 1.1.2-SNAPSHOT
|
2019-08-02 12:35:04 +08:00 |
|
赵禹光
|
6ecabd70e7
|
reverse Service Name and Group Name
|
2019-08-01 21:37:26 +08:00 |
|
赵禹光
|
87850d46b8
|
Merge commit 'df82ed3c296b12c3731badc40b1f881e5f1c183b' into zen5
# Conflicts:
# console/src/main/resources/static/console-fe/src/pages/ServiceManagement/ServiceList/ServiceList.js
# console/src/main/resources/static/js/main.js
# naming/src/main/java/com/alibaba/nacos/naming/controllers/CatalogController.java
# naming/src/main/java/com/alibaba/nacos/naming/core/ServiceManager.java
|
2019-08-01 19:55:10 +08:00 |
|
nkorange
|
df82ed3c29
|
build console
|
2019-08-01 15:58:10 +08:00 |
|
赵禹光
|
a5b67493e8
|
Merge commit '838ef83f9f19d25a9f29c808d77d7ea4a6854ee2' into fix-1535-1
# Conflicts:
# naming/src/main/java/com/alibaba/nacos/naming/core/ServiceManager.java
|
2019-08-01 11:16:43 +08:00 |
|
赵禹光
|
20c73a108d
|
remove unness const
|
2019-08-01 11:14:57 +08:00 |
|
赵禹光
|
f6007660b8
|
add refresh memory
|
2019-08-01 11:13:27 +08:00 |
|
yanlinly
|
ebca6772bd
|
Merge pull request #1547 from wfnuser/develop
feat: support update password api
|
2019-08-01 10:31:36 +08:00 |
|
赵禹光
|
289ef2a907
|
npm build
|
2019-07-31 21:06:24 +08:00 |
|
赵禹光
|
b10402a6a8
|
fix FE
|
2019-07-31 20:41:39 +08:00 |
|
赵禹光
|
ce222f199f
|
fix build
|
2019-07-31 18:48:05 +08:00 |
|
赵禹光
|
0a54af1179
|
Merge commit '32c29149590022c335d8f64c6903a82619fd1bc9' into fix-1535-1
# Conflicts:
# console/src/main/resources/static/js/main.js
|
2019-07-31 18:40:39 +08:00 |
|
赵禹光
|
814a4b9cbe
|
no message
|
2019-07-31 18:39:42 +08:00 |
|
Fury Zhu
|
32c2914959
|
Merge pull request #1544 from zhaoyuguang/z_wcek_1479
Fix1479
|
2019-07-31 10:50:43 +08:00 |
|
邪影oO
|
b3e75b31d0
|
Merge branch 'develop' into #1583_bug_fix
|
2019-07-30 17:15:40 +08:00 |
|
Fury Zhu
|
b0dd759a85
|
Merge pull request #1511 from KeRan213539/multipleSelectionDeletion
Multiple selection deletion
|
2019-07-30 17:11:40 +08:00 |
|
Fury Zhu
|
302de9c885
|
Merge pull request #1578 from loadchange/issues/1569
Fix: closes #1569
|
2019-07-30 16:47:45 +08:00 |
|
赵禹光
|
f69b0542be
|
编译 main.*
|
2019-07-30 15:50:00 +08:00 |
|
赵禹光
|
de49db7ee6
|
Merge commit 'dea95fa11af55f3da8bc6d4cfe3e1ee8842cb9ee' into zen5
# Conflicts:
# console/src/main/resources/static/css/main.css
# console/src/main/resources/static/js/main.js
|
2019-07-30 15:48:37 +08:00 |
|
Fury Zhu
|
dea95fa11a
|
Merge pull request #1525 from ly641921791/develop
Fix #1519 The subscriber list is not displayed correctly
|
2019-07-30 15:36:59 +08:00 |
|
赵禹光
|
61ae002cea
|
no message
|
2019-07-30 15:06:04 +08:00 |
|
赵禹光
|
224f2237e6
|
Merge commit 'ad5c249e7c852daf4e2f7b09b9c12c432d5b3cf7' into z_wcek_1479
# Conflicts:
# console/src/main/resources/static/css/main.css
# console/src/main/resources/static/js/main.js
|
2019-07-30 15:04:42 +08:00 |
|
keran
|
74694ede6e
|
修复#1583
|
2019-07-30 13:56:12 +08:00 |
|
wfnuser
|
486ef1e6f2
|
feat: support change password
|
2019-07-28 15:20:29 +08:00 |
|
赵禹光
|
3503fe29d8
|
build main
|
2019-07-22 10:29:52 +08:00 |
|
赵禹光
|
b29c1193f1
|
Merge commit 'd1127041cf4678b8306101f108d3d463b993a9ca' into fix-1535-1
# Conflicts:
# console/src/main/resources/static/css/main.css
# console/src/main/resources/static/js/main.js
|
2019-07-22 10:22:58 +08:00 |
|
赵禹光
|
2f1d88cf8b
|
fix bug
|
2019-07-22 10:17:55 +08:00 |
|
LoadChange
|
ba1e6a2333
|
fix: closes #1569
|
2019-07-20 18:40:26 +08:00 |
|
LoadChange
|
d1127041cf
|
fix: closes #1520
|
2019-07-20 18:09:04 +08:00 |
|
赵禹光
|
038a50d478
|
WIP
|
2019-07-20 14:16:59 +08:00 |
|
wfnuser
|
c5aec4c227
|
feat: support update password api
|
2019-07-14 22:28:34 +08:00 |
|
LoadChange
|
5d019cb55e
|
fix: closes #1521
|
2019-07-14 17:00:53 +08:00 |
|
赵禹光
|
511e134ec5
|
fix1479
|
2019-07-13 12:43:01 +08:00 |
|
赵禹光
|
7d0aebccbc
|
fix 1541
|
2019-07-12 23:38:35 +08:00 |
|
ly
|
a87f0bd2bb
|
Fix #1519 The subscriber list is not displayed correctly
|
2019-07-11 01:48:11 +08:00 |
|
keran
|
ff7d683d24
|
多选删除前端部分
|
2019-07-09 17:25:57 +08:00 |
|
nkorange
|
7ddaf19106
|
Build console
|
2019-07-09 14:46:25 +08:00 |
|
keran
|
551f64ba84
|
导出查询结果增加dataId条件
|
2019-07-09 13:38:28 +08:00 |
|
Fury Zhu
|
a15fc9faf7
|
Merge pull request #1494 from loadchange/feat/1.1.0
Fix ConfigEditor
|
2019-07-06 20:06:07 +08:00 |
|
LoadChange
|
8eb2677738
|
fix: edit configuration show data
|
2019-07-05 22:17:46 +08:00 |
|
nkorange
|
6c8b3ea88e
|
Update version to 1.1.0
|
2019-07-05 21:59:55 +08:00 |
|
Fury Zhu
|
d2f26bd4e4
|
Merge pull request #1483 from loadchange/feat/1.1.0
Fix edit configuration publish beta
|
2019-07-05 12:54:11 +08:00 |
|
Fury Zhu
|
fbe01896f7
|
Merge pull request #1461 from alibaba/feature_address_server
support address server mode and nacos client will use the endpoint to initializer
|
2019-07-05 12:51:39 +08:00 |
|
LoadChange
|
996faf298f
|
fix: edit configuration publish beta
|
2019-07-05 11:46:37 +08:00 |
|
Fury Zhu
|
9210a507bf
|
Merge pull request #1482 from KeRan213539/exportAndImportBugFix
fix: Export and import
|
2019-07-05 10:53:19 +08:00 |
|
keran
|
751699200c
|
修改错别字
|
2019-07-05 10:40:09 +08:00 |
|
LoadChange
|
592d911b97
|
fix: edit configuration type default value
|
2019-07-04 20:37:26 +08:00 |
|
LoadChange
|
b29953a594
|
fix: closes #1476
|
2019-07-04 20:15:06 +08:00 |
|
得少
|
7f97289340
|
Merge branch 'develop' into feature_address_server
|
2019-07-04 15:07:03 +08:00 |
|
nkorange
|
49027b892d
|
Update version to 1.1.0-SNAPSHOT
|
2019-07-04 15:01:49 +08:00 |
|
LoadChange
|
38866a464c
|
fix: closes #1476
|
2019-07-04 14:39:01 +08:00 |
|
LoadChange
|
17442b6523
|
fix: config editor beta button
|
2019-07-04 11:13:23 +08:00 |
|
LoadChange
|
c3f160fe87
|
fix: config editor
|
2019-07-03 20:09:09 +08:00 |
|
Fury Zhu
|
c0fc702e9e
|
Merge pull request #1467 from loadchange/feat/1.1.0
ConfigEditor support beta
|
2019-07-03 18:31:06 +08:00 |
|
LoadChange
|
f39bf12e54
|
feat: NewConfigEditor api 对接
|
2019-07-02 22:09:42 +08:00 |
|
得少
|
7336a8b7f5
|
fix #1458
support address server mode ,so nacos client will use the endpoint to initializer
|
2019-07-01 23:08:08 +08:00 |
|
LoadChange
|
a3800864ad
|
feat: NewConfigEditor
|
2019-07-01 22:07:30 +08:00 |
|
邪影oO
|
39d49bb141
|
Merge branch 'develop' into exportAndImport
|
2019-07-01 17:54:44 +08:00 |
|
keran
|
51990b6a11
|
还原误提交的
|
2019-07-01 17:52:17 +08:00 |
|
keran
|
e7ac873fe3
|
按照review意见修改
|
2019-07-01 17:49:18 +08:00 |
|
keran
|
61b6302625
|
按照review意见修改
|
2019-07-01 17:48:45 +08:00 |
|
nkorange
|
3a8575e22f
|
Update version to 1.0.2-SNAPSHOT
|
2019-06-28 17:34:59 +08:00 |
|
nkorange
|
4605733595
|
Update version to 1.0.2
|
2019-06-28 17:18:59 +08:00 |
|