Fix the first login assignment problem (#4327)

* feature[sharding-ui-frontend]:Data migration list and form form function addition #3848

* refactor:[shardingsphere-ui-frontend]Update directory structure #3848

* [shardingsphere-ui-frontend]Basic development of progress bar page #3848

* feature[shardingsphere-ui-frontend]Local interface test #3848

* feature[shardingsphere-ui-frontend]Add interface automatic request logic judgment #3848

* fix[shardingsphere-ui-frontend]Logical error calculating percentage #3848

* refactor[shardingsphere-ui-frontend]Remove host configuration #3848

* feature[shardingsphere-ui-frontend]Add server configuration interaction #4234

* refactor[shardingsphere-ui-frontend]Remove host configuration #4234

* feature[shardingsphere-ui-frontend]User sets interactive add for the first time #4234

* docs[shardingsphere-ui-frontend]Update API documentation #4234

* fix[shardingsphere-ui-frontend]Fix the first login assignment problem #4234
1 file changed
tree: 4864c92adf32f461fef400d406965013d7c23ae5
  1. .mvn/
  2. shardingsphere-ui-backend/
  3. shardingsphere-ui-distribution/
  4. shardingsphere-ui-frontend/
  5. DISCLAIMER
  6. jenkinsfile_ui
  7. LICENSE
  8. mvnw
  9. mvnw.cmd
  10. NOTICE
  11. pom.xml
  12. README.md
README.md

ShardingSphere UI

License

Build Status

Overview

ShardingSphere UI is a management background for ShardingSphere, including: dynamic configuration, Data orchestration, etc.

ShardingSphere UI Frontend

shardingsphere-ui-frontend based on vue and use the UI Toolkit element.

ShardingSphere UI Backend

shardingsphere-ui-backend is a standard spring boot project.

How to Build

git clone https://github.com/apache/incubator-shardingsphere.git
cd incubator-shardingsphere/shardingsphere-ui/
mvn clean package -Prelease

Get the package in shardingsphere-ui/shardingsphere-ui-distribution/shardingsphere-ui-bin-distribution/target/apache-shardingsphere-incubating-${latest.release.version}-shardingsphere-ui-bin.tar.gz