WuChuSheng1 opened a new pull request, #175: URL: https://github.com/apache/skywalking-banyandb/pull/175
**This PR is to summarize the work I did during the gsoc and merge it.** **1. During the gsoc, I completed the UI design of banyandb and the Database page. Its effects are as follows:**  **2. On this page, You can do some basic operations.** - You can right-click on the side directory bar to open the menus of group, stream and measure, and select corresponding operations, as shown below:   - You will find that the name of the group in the side directory bar is too long to fully display its full name, so I have optimized it; You can hover the mouse, and it will automatically display its full name; You can also control the mouse to long press the right side of the sidebar to customize its width. As shown below:   - You can also control the width of the sidebar by clicking the top navigation bar button, as shown below:   - You can click the sidebar menu item to enter the page, as shown below::  - You can also open multiple files at the same time, but you need to pay attention to opening up to 9 files; At the same time, you can also click the top navigation to switch the opened files. as shown below:   - You can click the drop-down box to switch the tag families of the stream. as shown below:   - You can click the 'open detail' button to open the details of the file. as shown below:   **3. On this page, You can CRUD a group.** - You can create a new group. as shown below:    - You can also edit the group. as shown below:    - You can also refresh the group. as shown below:  - You can also delete a group:    **4. On this page, You can CRUD the stream.** - You can create a stream. as shown below:    - You can click the 'refresh' button to refresh the file. as shown below:  - You can delete the stream. as shown below:    **5. summary** You will find that there is no editing function in stream; In fact, it may be implemented in the 'open design' button, and it edits the 'tag families' of the stream, because I find that the API can't edit its' Group' and 'name'. Because there is a complex crud of 'tag family' in the stream, I need some time to program it. In the future, I will continue to devote myself to this selfless open source project and continue to make my contributions. I will upgrade the technology stack first. I plan to use vite + vue3 + element plus to release it in version 0.2.0. Next, I will continue to improve the functions of stream and gradually design and develop measure. During my time at gsoc, I gained a lot and was very happy to shine on this platform; Let me find the charm of open source, and let me know many very lovely and friendly programmers; Thank you gsoc and Apache community! Finally, I want to thank my tutors @hanahmily and @kezhenxu94 .Thank you very much for their help and patience in answering the questions I have encountered, which made me adapt to gsoc and understand the open source process specifications very quickly. At the same time, I am also very grateful to the committers and contributors who put forward many sincere suggestions for me during this period! Thank you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
