-
When using PropertyStoreSpringJdbc as feature store for ff4j, the custom properties are not returned by the readAll method.
And so they are not displayed on the UI.
This is working fine when using …
-
**Is your feature request related to a problem? Please describe.**
The app should have a navigation bar as per the wireframe and it should be responsive
**Describe the solution you'd like**
Curre…
-
@clun
I am using FF4J for implementing Feature Toggle for my Team's application.
While working on it I found some features we can add to make it more user friendly & have few questions as well.
…
-
## My project details
```yaml
employee:
name: MUTHUKUMAR Kamalpriya
githubUsername: Kamalpriya
project:
appUrl: https://devs-from-matrix.github.io/ff4j-web-console/features
documentat…
-
I notice a lot of issues bring up the ff4j V2 which has some features my team need. Is there an exact release date for ff4j V2?
-
## My project details
```yaml
employee:
name: Lakshmikanth Rao Mohan Rao
githubUsername: lkanthrao
project:
appUrl: https://bookmarkaus-web-ui.herokuapp.com/
documentationUrl: https:/…
-
If I try to use ff4j web console in a quarkus application, I get following Exception on startup of the FF4jDispatcherServlet that the class of my FF4jProvider is not known:
```
Caused by: java.lang.…
-
A property with fixed values show a drop-down in the edit dialog. A similar property that is part of a feature does not show such a drop-down.
Since the export does not include the custom propertie…
-
I created a custom flipping strategy and want to add it to the feature from ff4j console. this strategy requires two parameters(grantedApps and appName) to be passed. Please let me know how to do…
-
**Describe the bug**
Unable to build elements of the micro-frontend after upgrading to angular 9.1. Seems like it is an issue with custom-webpack builder which uses 3.7 version of typescript
**To …