WuChuSheng1 opened a new pull request, #224: URL: https://github.com/apache/skywalking-banyandb/pull/224
This PR is mainly for add UI for creating and editing tagfamilies and tags, and to change some UI styles. **1. add UI for creating and editing tagfamilies and tags.** - The original 'new resources' UI:  - The old UI does not provide the function of adding and editing tagfamilies and tags,This is not good for the user experience.So I added a UI for this, which provides new and editing functions. - First, you can right-click the group and click 'new resources' to enter the dialog box of adding' resources':   - Obviously, it provides add, delete, edit and batch delete functions. - You can click the 'Add the tagfamilies' button to enter the dialog box for adding' tagfamilies':  It provides add, delete, edit and batch delete functions too. **Tips: It is worth noting that the UI is not connected to the background interface temporarily, but it does not affect the original new 'resources' function. I need to know whether the newly added 'resources' interface provides the newly added tagfamily function, and what is its data structure? Maybe you can help me?** - change some UI styles: - The old right click menu:  - The new right click menu:  - The old dialog:   - The new dialog:    -- 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]
