Kashif Ali

Results 6 issues of Kashif Ali

Following the instructions to build (Master) and it always fails at this point `[error] impossible to get artifacts when data has not been loaded. IvyNode = org.slf4j#slf4j-api;1.7.6 java.lang.IllegalStateException: impossible to...

Hi, Can you please create a new pip release of the library, there is a bug in the model.py to dict which has been fixed in code but hasn't been...

Add support for athlete in webhook. This will allow to delete athlete etc...

Hi, looking at the page: https://gin-gonic.com/docs/examples/html-rendering/ specifically this example: ``` func main() { router := gin.Default() router.LoadHTMLGlob("templates/**/*") router.GET("/posts/index", func(c *gin.Context) { c.HTML(http.StatusOK, "posts/index.tmpl", gin.H{ "title": "Posts", }) }) router.GET("/users/index", func(c...

**Is your feature request related to a problem? Please describe.** Need a way to configure try it now feature. **Describe the solution you'd like** Configuration variable to set the feature...

Would be great to create a html table which as a endpoint associated with it for example /employee would give me a simple table with Employees (Firstname, surname, email) i...