jsdelivr / globalping-dash

Globalping's official dashboard and probe control panel
1 stars 0 forks source link

Show all probe tags #25

Open MartinKolarik opened 4 days ago

MartinKolarik commented 4 days ago

Right now, we're only showing user tags. We should show all in the order: user, admin, and system. This will require first syncing the system/admin tags to the DB as we don't store them yet.

alexey-yarmosh commented 16 hours ago

Currently there is no functionality for admin tags. Should that be added here?

MartinKolarik commented 16 hours ago

There is no way to create them, but we have the prefix defined, so what I meant: show all tags and in that order. But don't add any functionality for creating them.