Commit Graph

378 Commits

Author SHA1 Message Date
王彦民
79f73ff17c refactor: DeleteDialog i18n #474 2018-12-23 20:39:04 +08:00
王彦民
b6491cc25c refactor: CloneDialog internationalization 2018-12-22 20:10:39 +08:00
wfnuser
afba7dc0e1 Merge branch 'login' into feature/login 2018-12-20 14:25:41 +08:00
water.lyl
d0eb373ecc Fix #381 2018-12-19 16:30:28 +08:00
wfnuser
557cadfbea login page almost done 2018-12-18 20:41:33 +08:00
nkorange
64f29ddd78 #187 Add label dump task 2018-12-18 16:03:26 +08:00
wfnuser
9a9c2d7dbd add login component 2018-12-17 19:01:47 +08:00
nkorange
109a196dce Merge branch 'develop' into 0.7.0 2018-12-14 21:15:58 +08:00
zhichen
fb72fa8098 build js 2018-12-14 21:05:04 +08:00
zhichen
8e6e6f0362 Merge branch 'develop' of https://github.com/alibaba/nacos into develop 2018-12-14 21:01:53 +08:00
zhichen
135056057c update: the console version 2018-12-14 21:01:33 +08:00
nkorange
71f1d946fd Merge branch 'develop' into 0.7.0 2018-12-14 20:52:00 +08:00
zhichen
6e1074e721 build js 2018-12-14 20:49:07 +08:00
zhichen
a656519794 change service remove url #393 2018-12-14 20:45:01 +08:00
nkorange
d3a164ca8b Merge branch 'develop' into 0.7.0 2018-12-14 20:28:23 +08:00
zhichen
a95f623f33 resolve conflict 2018-12-14 20:24:04 +08:00
zhichen
fd3d3d8491 fix request params pattern #393 2018-12-14 20:19:16 +08:00
nkorange
ffa9f92812 Merge branch 'develop' into 0.7.0 2018-12-14 20:02:37 +08:00
Fury Zhu
5d08a7b61f
Merge pull request #465 from jameslcj/hotfix_393
fix #393
2018-12-14 20:01:47 +08:00
nkorange
1a72cbeff9 Update default property 2018-12-14 19:59:59 +08:00
zhichen
2bacedf58a fix #393 2018-12-14 19:55:33 +08:00
zhichen
608935d08d resolve conflict 2018-12-14 19:34:03 +08:00
nkorange
be64c1acf7 Update version to 0.7.0 2018-12-14 17:48:57 +08:00
zhichen
d8291244e9 fix: #455 2018-12-13 21:17:00 +08:00
zhichen
abf4f9ba6e fix: #455 2018-12-13 21:08:21 +08:00
zhichen
2f2404c14a build js 2018-12-13 20:32:47 +08:00
zhichen
9200cbc329 fix 445 2018-12-13 20:29:24 +08:00
王彦民
6c1818a2b6 Update: public service 2018-12-13 19:09:42 +08:00
王彦民
261dd75f15 Update: build #393 2018-12-13 18:26:32 +08:00
王彦民
565ce81e34 fix: update instance 2018-12-13 18:19:20 +08:00
王彦民
bcfe37f912 Update: build #393 2018-12-13 17:48:18 +08:00
王彦民
d706b62e60 fix: Support operation of selector on console, #393 2018-12-13 17:13:44 +08:00
yuwenlong
4fba53d159 Fixes #435 2018-12-12 22:14:16 +08:00
hxy1991
ff55be27d3 Merge branch 'anjia0532-master' into upstream-develop
# Conflicts:
#	console/src/main/resources/diamond-server-logback.xml
2018-12-11 19:17:43 +08:00
hxy1991
5efed006ac Fixes #430 2018-12-11 14:40:07 +08:00
hxy1991
97743685ac Fixes #363 2018-12-10 19:53:15 +08:00
anjia0532
0c5654cec8 1. change charset to UTF-8(replace GBK or utf8)
2. support custom nacos server logs path in application* profile(key:nacos.logs.path)
2018-12-09 13:24:17 +08:00
zhichen
11fc6729e5 fixed #413 2018-12-07 22:54:39 +08:00
王彦民
771b129a19 Update: fe release 0.6 2018-12-07 15:39:55 +08:00
王彦民
68e72748b0 update: Build the page 2018-12-07 15:39:55 +08:00
xuechaos
d4edde980b Nacos release 0.6.0 version
#388 Cluster name should be provided in the Instance
#377 Clean up messy code in Naming module
#369 Support instance list persisted on disk
#366 findbugs-maven-plugin version
#362 The metadata will lost when online or offline instance through web ui
#352 Refactoring internationalization Nacos console
#278 Nacos docker img
#243 optimize the efficiency of integration testing, it’s taking too long now
2018-12-07 15:19:43 +08:00
王彦民
baa79164e2 fix: closes #353 2018-12-07 14:11:52 +08:00
zhichen
9425a53124
Merge pull request #355 from jameslcj/hotfix_337
validate config syntax #337
2018-12-06 15:20:00 +08:00
王彦民
2ef2e5a5c6 fix: closes #362 2018-12-06 11:01:42 +08:00
zhichen
52fe7d52c1
Merge branch 'develop' into hotfix_337 2018-12-06 10:38:21 +08:00
hxy1991
1ca774b42c Fixes #391 2018-12-05 22:50:52 +08:00
hxy1991
6deb418c36 Fixes #391 2018-12-05 21:41:03 +08:00
hxy1991
190ac8d057 Fixes #391 2018-12-05 20:33:50 +08:00
Keep
f309d2ecb1
Merge pull request #296 from hxy1991/master
Fixes #255 #363
2018-12-04 10:30:35 +08:00
王彦民
3d59322721 fix: remove console log && closes #352 2018-12-03 19:08:47 +08:00
王彦民
40d333d529 refactor: Language switching 2018-12-03 19:08:47 +08:00
王彦民
91d0052563 fix: NewConfig internationalization 2018-12-03 19:08:47 +08:00
王彦民
941469af7f fix: HistoryDetail internationalization 2018-12-03 19:08:47 +08:00
王彦民
d487f522b6 fix: HistoryRollback internationalization 2018-12-03 19:08:47 +08:00
王彦民
4f419b0058 fix: ListeningToQuery internationalization 2018-12-03 19:08:47 +08:00
王彦民
3a5bec51cd fix: ServiceManagement internationalization 2018-12-03 19:08:47 +08:00
王彦民
74e72a8664 Fixed language 2018-12-03 19:08:47 +08:00
王彦民
4a0ce8e331 fix: Language switch 2018-12-03 19:08:47 +08:00
hxy1991
30e7c5273a Fixes #363 2018-12-01 13:57:03 +08:00
wfnuser
9d8db9799d remove the unexpected padding of editor. 2018-11-29 15:11:43 +08:00
wfnuser
01a067be42 remove balloons in configuration management page 2018-11-29 15:11:43 +08:00
zhichen
626b41c859 format code 2018-11-28 10:01:59 +08:00
zhichen
be3fa66e2d format code 2018-11-28 09:59:53 +08:00
zhichen
00d660b0eb validate config syntax fix #337 2018-11-27 16:30:08 +08:00
zhichen
5f4e149b00 remove redundant js 2018-11-22 14:29:48 +08:00
zhichen
c077c385f0 rewrite url #321 2018-11-21 17:47:01 +08:00
zhichen
7d0bef5342 fix #321 2018-11-21 11:25:19 +08:00
zhichen
646e5bf9fa feature: webpack adds hot dev mode 2018-11-20 14:39:46 +08:00
zhichen
84b9dd6e77
[issues #294]Merge pull request #305
FE Scaffold reconstruction, #294
2018-11-20 09:58:38 +08:00
dungu.zpf
d795ad7d2b 0.5.0 release 2018-11-19 19:54:08 +08:00
王彦民
1a85a76e39 refactor: Add alibaba copyright, Clean up useless files 2018-11-19 15:13:48 +08:00
王彦民
a1f6974690 refactor: Add redux, ConfigProvider 2018-11-18 23:17:22 +08:00
王彦民
f8b03c321a refactor: 脚手架重构 2018-11-18 13:58:33 +08:00
zhichen
bf57c74603
Merge pull request #298 from loadchange/develop
Fixes #256,#177,#168
2018-11-16 21:00:51 +08:00
王彦民
3d91d03383 docs: 补充npm 安装、运行和构建说明 2018-11-16 20:45:43 +08:00
nkorange
93246b3ded Merge branch 'naming-model-refactor' into develop
# Conflicts:
#	console/src/main/resources/static/src/pages/ConfigurationManagement/ConfigEditor/ConfigEditor.js
#	console/src/main/resources/static/src/pages/ConfigurationManagement/ConfigurationManagement/ConfigurationManagement.js
#	naming/src/main/java/com/alibaba/nacos/naming/misc/NetUtils.java
#	naming/src/main/java/com/alibaba/nacos/naming/web/ApiCommands.java
2018-11-16 19:59:15 +08:00
Fury Zhu
ea03905ae9
Merge branch 'master' into naming-model-refactor 2018-11-16 18:16:51 +08:00
王彦民
76f760bbba merge 2018-11-16 15:10:55 +08:00
王彦民
0a4ed295a2 fix: closes #256, #177, #168 2018-11-16 14:58:14 +08:00
王彦民
9348ef49b1 fix: closes #256, #177, #168 2018-11-16 14:55:52 +08:00
zhichen
17a7aaaa96 format the third libs 2018-11-16 10:46:52 +08:00
zhichen
e63aba6070 the fe console adds eslint and prettier #283 2018-11-15 22:18:38 +08:00
zhichen
2d36cae9d7 resolve conflict #281 2018-11-15 21:24:11 +08:00
zhichen
2f8db47768 update .eslintrc
Fix #281
2018-11-14 21:32:41 +08:00
zhichen
5a811733a3 move the dir of fe to console-fe 2018-11-14 20:47:21 +08:00
zhichen
29752b1e72 upgrade the npm of husky and lint-staged 2018-11-14 19:42:35 +08:00
zhichen
6836dca96f optimize and format code by eslint and prettier 2018-11-14 19:40:42 +08:00
zhichen
48ceb4032f add eslint prettier 2018-11-14 19:38:13 +08:00
zhichen
d866a62050 build js 2018-11-12 22:10:56 +08:00
zhichen
29c4f8d816 fix listeningToQuery pagination #259 2018-11-12 22:07:43 +08:00
zhichen
746035c11a
Merge pull request #262 from wfnuser/fix/validate_group_and_dataId_not_empty
[ISSUE #254] Add not empty validator of group and dataId in both historical version and listener query page.
2018-11-12 16:46:50 +08:00
zhichen
216f1a8259
Merge pull request #263 from wfnuser/fix/remove_the_balloon_of_dataId
[ISSUE #258] Remove the Balloon of DataId/Group.
2018-11-12 16:46:25 +08:00
wfnuser
a15c812b4d validate group and dataId not empty 2018-11-12 15:36:40 +08:00
wfnuser
7c4d9ea8cc remove balloon of dataId and group in table of listener query 2018-11-12 14:13:14 +08:00
wfnuser
6d5c00dc5d remove padding of editor by disable folding feature 2018-11-12 14:05:57 +08:00
hxy1991
0d90d6e895 Fixes #222 #231 2018-11-07 18:20:09 +08:00
water.lyl
dcddd2c5d4 Fix #228 build js 2018-11-07 13:16:21 +08:00
王彦民
5213dbea01 fix: fe rollback, service list 2018-11-07 10:35:24 +08:00
water.lyl
233272a118 Merge remote-tracking branch 'nacos/develop'
# Conflicts:
#	console/src/main/resources/static/index.js
#	console/src/main/resources/static/src/pages/ConfigurationManagement/ListeningToQuery/ListeningToQuery.js
2018-11-06 21:41:40 +08:00
water.lyl
7fdd80cc31 update version to 0.4.0 2018-11-05 20:34:37 +08:00
water.lyl
b94e6fe6cd Fix #179 2018-11-05 19:40:06 +08:00
Asa
61678e2f52
Merge pull request #218 from loadchange/feature_console_create_service
Fix a bug in PR #211
2018-11-05 18:08:44 +08:00
water.lyl
0133666ad8 Fix #179 2018-11-05 18:03:05 +08:00
王彦民
5cc9ca9b7c fix: Delete refresh table 2018-11-05 17:32:10 +08:00
zhichen
56e2251612
Merge pull request #211 from loadchange/feature_console_create_service
#177 Finish EF
2018-11-04 14:31:22 +08:00
zhichen
2181ff170c build js 2018-11-02 17:03:21 +08:00
王彦民
f462f46706 #177 Finish EF 2018-11-02 10:38:43 +08:00
nkorange
aa7e2e41e7 remove ip use weak raft 2018-10-30 16:16:01 +08:00
zhichen
4cf9ca0998 modulize the global params of fe 2018-10-29 17:48:14 +08:00
xuechaos
077c4cdb6f release Nacos 0.3.0, update version to 0.3.0 2018-10-26 21:55:05 +08:00
xuechaos
c32fbd9f65 update lisence header 2018-10-26 21:02:33 +08:00
xuechaos
1583369a7b 0.3 merge master 2018-10-26 20:32:04 +08:00
xuechaos
2a2a53398f Merge branch 'master' into 0.3
# Conflicts:
#	console/src/main/resources/static/i18ndoc.js
#	console/src/main/resources/static/index.js
2018-10-26 20:27:33 +08:00
water.lyl
82781bbbe3 Fix #171
build js
2018-10-26 19:26:16 +08:00
zhichen
b97d0b4b69 Merge branch '0.3.0' of https://github.com/alibaba/nacos into 0.3.0 2018-10-26 18:57:08 +08:00
zhichen
91cc27a0cc fix #171 2018-10-26 18:56:30 +08:00
water.lyl
e226b5e198 Fix #145 2018-10-26 18:05:33 +08:00
zhichen
c8804a5205 static cdn fix#155 2018-10-26 17:03:26 +08:00
water.lyl
acfac48828 Fix #142
group show
2018-10-26 14:32:01 +08:00
water.lyl
90e5c956cb # fix 156
Slove 404 problem
2018-10-26 14:03:16 +08:00
xuechaos
9275dd7c24 update copyright 2018-10-25 19:02:32 +08:00
nkorange
abdc48fc84 Fix register instance with customized cluster name failed bug. 2018-10-25 15:56:02 +08:00
zhichen
f9959e1f02 remove 404 request #156 2018-10-25 14:11:31 +08:00
王彦民
0ab5bf946d fix: ServiceDetail page table column fixed width 2018-10-24 11:31:37 +08:00
wyp12
5cc9137d66 update 2018-10-23 14:56:26 +08:00
water.lyl
2e36f7f397 [motify info] release ui file 2018-10-20 08:30:53 +08:00
xuechaos
1fbcf24521 update 0.3.0-RC1 uppercase letter 2018-10-19 18:36:29 +08:00
nkorange
faae4161a6 Merge remote-tracking branch 'origin/0.3.0' into 0.3.0 2018-10-18 19:01:16 +08:00
nkorange
534995a405 Resolve conflicts 2018-10-18 18:59:45 +08:00
zhichen
1fdd763b8d fix pageSize bug 2018-10-18 17:16:32 +08:00
nkorange
baa8594fe7 Merge branch 'master' into 0.3.0
# Conflicts:
#	api/pom.xml
#	config/pom.xml
#	config/src/main/java/com/alibaba/nacos/config/server/service/PersistService.java
#	console/pom.xml
#	naming/src/main/java/com/alibaba/nacos/naming/web/ApiCommands.java
#	naming/src/main/resources/application.properties
2018-10-18 17:11:32 +08:00
王彦民
4ae610d2cc Merge branch '0.3.0' of github.com:alibaba/nacos into 0.3.0 2018-10-18 14:27:30 +08:00
王彦民
cc4dc419f6 fix: Service Detail i18n 2018-10-18 14:26:53 +08:00
王彦民
1441561ae3 fix: Service Detail i18n 2018-10-18 14:26:05 +08:00
zhichen
5430de8565 Merge branch '0.3.0' of https://github.com/alibaba/nacos into 0.3.0 2018-10-18 14:10:25 +08:00
zhichen
9d6e57af5c fix ConfigEditor bugs 2018-10-18 14:10:18 +08:00
water.lyl
d4a5fb2bd1 [motify info] fix dataId cannot show problem 2018-10-18 12:46:56 +08:00
wyp12
251b2f01d8 merge master 2018-10-17 19:45:35 +08:00
zhichen
9c6b1dec4f modify the architecture of pages and components 2018-10-17 15:11:59 +08:00
zhichen
01918ec9e5 Fixes #128 2018-10-17 11:16:37 +08:00
nkorange
fb84f039fb Fix service detail page error 2018-10-16 21:45:48 +08:00
nkorange
e8c81e24ed Modify page display 2018-10-16 17:28:19 +08:00
hanxie
d3f59f3b87 Merge branch '0.3.0' of https://github.com/alibaba/nacos into 0.3.0
# Conflicts:
#	console/src/main/resources/static/src/menu.js
2018-10-16 14:23:01 +08:00
hanxie
92148babe7 fix navlist 2018-10-16 14:19:09 +08:00
LoadChange
bf285912dc fix: metadata to text bug 2018-10-15 21:18:23 +08:00
nkorange
216007ff97 Fix update metadata failed bug, modify health status display words 2018-10-15 20:16:55 +08:00
王彦民
c824b2a463 fix: cluster update API to add parameters 2018-10-15 18:04:04 +08:00
王彦民
9d527c3810 fix: Add the return button to the Service Detail page 2018-10-15 11:05:45 +08:00
王彦民
0e2e59c2e0 fix: Health check pattern Key/Value 2018-10-14 21:26:29 +08:00
王彦民
a95ac5179e feat: Service Detail page API docking 2018-10-14 17:41:16 +08:00
王彦民
5ba7a5c492 fix: Fix Instance list display 2018-10-12 23:43:58 +08:00
王彦民
2f4616aaa5 feat: Service details page API docking 2018-10-12 20:28:53 +08:00
王彦民
148c12972b fix: Service Details page dialog form style beautification 2018-10-05 22:11:31 +08:00
王彦民
38c4baf9e0 refactor: 服务详情国际化重构 2018-10-05 17:51:12 +08:00
mercyblitz
8a73c805d8 Polish alibaba/nacos#110 : remove application.properties and copy to META-INF/nacos-default.properties 2018-10-03 01:18:09 +08:00
mercyblitz
11204f8df6 Polish alibaba/nacos#108 : Remove duplicated banner.txt in sub-modules and move one into core module 2018-10-02 21:05:56 +08:00
mercyblitz
c4374dbf4e Polish alibaba/nacos#94 : fixed the grammar of logback xml files 2018-10-02 18:21:54 +08:00
mercyblitz
adaf5f54d1 Polish alibaba/nacos#95 : add "standalone" profile 2018-10-02 11:20:54 +08:00
mercyblitz
be8f3c2052 Polish alibaba/nacos#103 2018-10-01 10:58:27 +08:00
王彦民
65339452af chore: Move files 2018-09-30 20:42:05 +08:00
王彦民
a91ec6197b refactor: Service list style extraction, set row color 2018-09-30 20:41:42 +08:00
mercyblitz
85df9e077f Fixed alibaba/nacos#98 2018-09-30 16:41:40 +08:00
王彦民
fceda89fe3 feat: service detail page 2018-09-30 12:57:31 +08:00
zhichen
daca668d84 fix namespace bug 2018-09-28 19:33:37 +08:00
nkorange
b603b2ca39 Add naming console api 2018-09-28 16:23:55 +08:00
王彦民
6d2345fec8 Merge branch '0.3.0' of https://github.com/alibaba/nacos into 0.3.0 2018-09-28 15:41:59 +08:00
王彦民
acea58c082 feat: 服务列表接口对接 2018-09-28 15:41:43 +08:00
water.lyl
a57a6f41ee [motify info] change menu 2018-09-28 15:30:43 +08:00
zhichen
e68f5ca9ca add ServiceManagement i18n and remove some variable which never be used 2018-09-28 14:44:04 +08:00
water.lyl
165bce8ade [motify info] fix namespace cannot save problem 2018-09-28 14:36:28 +08:00
zhichen
22b8e605c5 fix doc site url 2018-09-28 14:35:00 +08:00
water.lyl
802979e27b [motify info] recovery static file 2018-09-28 11:48:40 +08:00
nkorange
af35525850 Merge branch 'master' into 0.3.0
Conflicts:
	console/src/main/resources/static/.gitignore
	console/src/main/resources/static/.webpackrc
	console/src/main/resources/static/README.md
	console/src/main/resources/static/i18ndoc.js
	console/src/main/resources/static/index.js
	console/src/main/resources/static/package.json
	console/src/main/resources/static/public/i18ndoc.js
	console/src/main/resources/static/src/components/EditorNameSpace.js
	console/src/main/resources/static/src/components/NameSpaceList.js
	console/src/main/resources/static/src/components/NewNameSpace.js
	console/src/main/resources/static/src/components/ValidateDialog.js
	console/src/main/resources/static/src/menu.js
	console/src/main/resources/static/src/pages/Configeditor.js
	console/src/main/resources/static/src/pages/ConfigurationManagement.js
	console/src/main/resources/static/src/pages/Namespace.js
	console/src/main/resources/static/src/router.js
2018-09-28 10:29:11 +08:00
water.lyl
20a5f80956 [motify info] fix pmd 2018-09-28 09:44:29 +08:00
water.lyl
fc44a1264b [motify info] update namespace config 2018-09-27 22:54:19 +08:00
water.lyl
386d3cc1ad [motify info] namespace manage 2018-09-27 22:44:13 +08:00
nkorange
44cf03db2d Update version to 0.2.1 2018-09-27 14:22:19 +08:00
王彦民
3d5b4b91d4 feat: service page 2018-09-27 10:59:32 +08:00
nkorange
adafaf7086 Merge branch 'master' into 0.2.2 2018-09-26 21:20:22 +08:00
xuechaos
d24f8680d9 fix mvn -B clean apache-rat:check
close #79
2018-09-26 20:05:17 +08:00
caogu.wyp@alibaba-inc.com
5dfd4b6451 update version 2018-09-26 19:59:41 +08:00
zhichen
5b27dd4221 modify README.md 2018-09-25 15:00:53 +08:00
nkorange
b54a0a9b9d Update version to 0.2.2-SNAPSHOT 2018-09-21 16:46:49 +08:00
hxy1991
357702afaa Modify the version to 0.2.1-RC1 2018-09-21 15:46:53 +08:00
xuechaos
4603fb221a update shell 2018-09-21 15:11:23 +08:00
zhichen
f04be0b7ca ignore i18ndoc.js 2018-09-20 20:31:10 +08:00
zhichen
5c04f1f274 add build.js 2018-09-20 20:15:23 +08:00
water.lyl
b9cd75b640 Fix #65
Nacos default port changed from 8080 to 8848
2018-09-19 19:06:03 +08:00
mercyblitz
1145260d64 Update 0.2.1 and refactor some APIs 2018-09-15 13:50:25 +08:00
water.lyl
a29bf2436f [motify info] static resource not statble, remove static resource. 0.3 realease static resource again 2018-09-14 18:14:14 +08:00
water.lyl
de1d976432 Merge remote-tracking branch 'origin/0.3.0' into v0.2
* origin/0.3.0: (32 commits)
  [modify info] restruct equal name to void conflict
  [motify info] fix pmd
  [motify info] Api split
  fix bug and change some input style
  fix: modify wrong code
  [motify info] fix rollback problem
  update code
  [motify info] push web ui,and build shell
  gitignore add build dir
  fix: setParams decode bug
  [motify info] push static result
  [motify info] fix edit info
  [motify info] push build result,and fix namespace undefined problem
  fix tags bug
  update add index.css
  [motify info] mix useful
  [motify info] push core ui
  feat: add i18n feature
  替换白底logo
  update: update header css
  ...
2018-09-13 15:48:24 +08:00
water.lyl
8719aea7c7 [motify info] Api split 2018-09-13 11:30:25 +08:00
zhichen
3be712c28e resolve conflict 2018-09-12 21:33:28 +08:00
zhichen
a7d4b559bd fix bug and change some input style 2018-09-12 21:25:31 +08:00
zhichen
b352f614f2 fix: modify wrong code 2018-09-12 21:09:43 +08:00
water.lyl
ef18f08c74 [motify info] fix rollback problem 2018-09-12 15:55:16 +08:00
zhichen
48fdb4d52b update code 2018-09-12 15:15:29 +08:00
nkorange
6bc052153d Update version to 0.2.0 2018-09-12 14:13:38 +08:00
water.lyl
7790a2255a [motify info] push web ui,and build shell 2018-09-11 17:00:54 +08:00
zhichen
aebac096db gitignore add build dir 2018-09-10 11:33:38 +08:00