netbirdio / dashboard

NetBird Management Service Web UI Panel
https://app.netbird.io
BSD 3-Clause "New" or "Revised" License
267 stars 60 forks source link

Creating groups via WEB UI #410

Open tropnikovvl opened 2 months ago

tropnikovvl commented 2 months ago

Is your feature request related to a problem? Please describe. At the moment, manual creation of groups is only possible through API, it would be great to add this functionality to WEB UI

Describe the solution you'd like Add the possibility of creating groups in WEB UI

heisbrot commented 2 months ago

Hey @tropnikovvl,

Can you elaborate more on your use case?

The dashboard does support the creation of groups. In every group selection, you can just type your group and select it. If it does not exist it will be created.

CleanShot 2024-09-03 at 15 23 54

tropnikovvl commented 2 months ago

@heisbrot Oh my god, I completely missed this feature before. I searched for it on this page and couldn't find it.

Screenshot 2024-09-03 at 15 34 46

Maybe I'm not alone, is it possible to make a button here to create groups?

heisbrot commented 2 months ago

Good point. I think it makes sense to create groups on that page. We will add a button in the next release.