-
Updated
Feb 5, 2022 - Java
web-ui
Here are 141 public repositories matching this topic...
We are using the protobuf-git configuration as described at https://cloudhut.dev/docs/features/protobuf#git-repository
In our repository the proto-files live within a proto
directory, which seems to be very common, and contains 5 levels of nested folders.
Currently KOWL searches only the first 5 levels of the checkout for .proto
files, so our last level is not considered.
Please
-
Updated
Jan 13, 2022 - JavaScript
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
-
Updated
Nov 17, 2021 - HTML
-
Updated
Jan 15, 2022 - JavaScript
Currently, State
shows state from the API without any translation.
Perhaps this could be changed to provide a better UX.
E.g. checkingDL
→ Checking
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
-
Updated
Feb 5, 2022 - Go
-
Updated
Feb 2, 2022 - Go
-
Updated
Feb 3, 2022 - Python
-
Updated
Nov 29, 2021 - Python
-
Updated
Mar 23, 2020 - Python
-
Updated
Sep 22, 2021 - Shell
-
Updated
Apr 26, 2021 - Java
-
Updated
Feb 7, 2022 - Vue
-
Updated
Dec 29, 2021 - TypeScript
-
Updated
Nov 16, 2021 - PHP
-
Updated
Feb 3, 2022 - Python
-
Updated
Nov 13, 2021 - Vue
-
Updated
Oct 24, 2021 - PHP
-
Updated
Sep 25, 2021 - CSS
-
Updated
Nov 30, 2020 - JavaScript
-
Updated
Jul 18, 2021 - JavaScript
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."
Describe the bug
Files are not completely covered with tests
src/components/Topics/Topic/Details/Details.tsx
src/components/Topics/Topic/Details/Overview/Overview.tsx
After refactored this components need update some test coverage.
Expected behavior
100% covered