-
Updated
Aug 17, 2021 - Java
web-ui
Here are 132 public repositories matching this topic...
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Jul 11, 2021 - TypeScript
-
Updated
Aug 10, 2021 - JavaScript
Not an issue as such, but is there a scope where you can make it client specific in terms of the ip address of last played the item? Instead for all clients?
-
Updated
Jun 21, 2019 - Shell
Currently, State shows state from the API without any translation.
Perhaps this could be changed to provide a better UX.
E.g. checkingDL → Checking
Add replicas field in partitions table at topic overview page.
We can get list of replicas from topic request endpoint: /clusters/{clusterName}/topics/{topicName}
{
"name": "name",
"internal": true,
"partitions": [
{
"partition": 0,
"leader": 2,
"replicas": [
{
"broker": 2,
-
Updated
Aug 18, 2021 - Go
-
Updated
Jul 28, 2021 - Go
-
Updated
Aug 15, 2021 - Python
-
Updated
May 20, 2020 - Python
-
Updated
Mar 23, 2020 - Python
-
Updated
Apr 26, 2021 - Java
-
Updated
Jul 13, 2021 - TypeScript
-
Updated
Aug 12, 2021 - PHP
-
Updated
Aug 15, 2021 - JavaScript
-
Updated
Aug 16, 2021 - Shell
-
Updated
Aug 17, 2021 - Python
-
Updated
Aug 12, 2021 - PHP
-
Updated
Jul 18, 2021 - JavaScript
-
Updated
Jan 17, 2021 - CSS
-
Updated
Nov 30, 2020 - JavaScript
-
Updated
Jun 12, 2021 - Vue
-
Updated
Apr 7, 2020 - Elixir
Improve this page
Add a description, image, and links to the web-ui topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the web-ui topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Hello team.
I have a task to deploy a tiny and cute frontend, which will distribute wg configs for users of our organization. I decided to use your package, because it is 100% suitable.
We use dedicated server as a wg endpoint (VyOS cluster on vrrp), so I don't need to create peers from UI. I am populating config.json by ansible