We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Development based on the design: #677
react-redux
#605 #678
The text was updated successfully, but these errors were encountered:
[#716][#719] feat(UI): Initial frontend framework and Metalake page (#…
5b2bcab
…788) ### What changes were proposed in this pull request? Initial frontend and add `Metalakes page` `Create Metalake` `Metalake Details` with mock data. Run below commands: ```bash ./gradlew compileDistribution -x test ./dirstribution/package/bin/gravitino.sh start ``` You can access the Gravitino WEB UI by typing http://localhost:8090/ in your browser. Previews: - Metalakes page <img width="480" alt="Snipaste_2023-11-21_22-08-12" src="https://github.com/datastrato/gravitino/assets/17310559/63c794f9-f10a-41a6-aed9-87037816d146"> - Create Metalake <img width="480" alt="Snipaste_2023-11-21_22-05-04" src="https://github.com/datastrato/gravitino/assets/17310559/e67ee25e-1ed8-4605-880a-2ba19286aad5"> - Metalake Details <img width="480" alt="Snipaste_2023-11-21_22-04-49" src="https://github.com/datastrato/gravitino/assets/17310559/a93acfc9-f395-440e-98ac-6001601f0e22"> ### Why are the changes needed? Fix: #716 Fix: #719 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? No --------- Co-authored-by: xunliu <[email protected]>
ch3yne
Successfully merging a pull request may close this issue.
Describe the subtask
Development based on the design: #677
Preparation | Framework & Dependencies
react-redux
Features
Directory
Parent issue
#605
#678
The text was updated successfully, but these errors were encountered: