Skip to content

Commit

Permalink
Merge pull request #1040 from shanmengm/master
Browse files Browse the repository at this point in the history
upload davinci-ui, config example source defualt user and pwd
  • Loading branch information
RichardShan committed Jun 21, 2019
2 parents 2c8b416 + 0cdba86 commit a1e48a3
Show file tree
Hide file tree
Showing 48 changed files with 306 additions and 3 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ userfiles/
.vscode
*yarn.lock
bin/upgrade.go
/davinci-ui/
bin/upgrade
4 changes: 2 additions & 2 deletions config/application.yml.example
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ spring:
## davinci datasouce config
datasource:
url: jdbc:mysql://localhost:3306/davinci0.3?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true
username:
password:
username: root
password: root
driver-class-name: com.mysql.jdbc.Driver
initial-size: 2
min-idle: 1
Expand Down
1 change: 1 addition & 0 deletions davinci-ui/1.ef089c2c540a68051205.chunk.js

Large diffs are not rendered by default.

Binary file added davinci-ui/1.ef089c2c540a68051205.chunk.js.gz
Binary file not shown.
1 change: 1 addition & 0 deletions davinci-ui/12.48d192b85a3199d3c0c4.chunk.js

Large diffs are not rendered by default.

Binary file added davinci-ui/12.48d192b85a3199d3c0c4.chunk.js.gz
Binary file not shown.
1 change: 1 addition & 0 deletions davinci-ui/13.57b206fd20c252e628c9.chunk.js

Large diffs are not rendered by default.

Binary file added davinci-ui/13.57b206fd20c252e628c9.chunk.js.gz
Binary file not shown.
1 change: 1 addition & 0 deletions davinci-ui/14.fef74ca783a9562f5193.chunk.js

Large diffs are not rendered by default.

Binary file added davinci-ui/14.fef74ca783a9562f5193.chunk.js.gz
Binary file not shown.
1 change: 1 addition & 0 deletions davinci-ui/15.ae24c3f99fc4140f7452.chunk.js

Large diffs are not rendered by default.

Binary file added davinci-ui/15.ae24c3f99fc4140f7452.chunk.js.gz
Binary file not shown.
1 change: 1 addition & 0 deletions davinci-ui/16.8e1b7e37a0ad32fc4296.chunk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added davinci-ui/16.8e1b7e37a0ad32fc4296.chunk.js.gz
Binary file not shown.
Loading

0 comments on commit a1e48a3

Please sign in to comment.