-
I have a kind of wizard with separate steps. The flow is bounded to one model and each step has own validation rules. I can not validate full model at once because user would see failed state on step …
-
Please update serviceable zip codes with the attached list.
[Serviceable zip codes.xlsx](https://github.com/Rowboatllc/poolservice/files/981779/Serviceable.zip.codes.xlsx)
-
On the service location form, the zip code field validates negatively before the user finishes typing the zip code.
![premature-validation](https://cloud.githubusercontent.com/assets/6644016/25685…
-
### Steps to reproduce
Create an entity model with auto increment Id of type uint.
```CSharp
public class EnergyType
{
public uint Id { get; set; }
public string Name { get; set; }
}
```
…
-
##### **Overview of the issue**
After upgrading my Jhipster application from 4.01 version to 4.10 the logout functionality is not working properly. When clicking on logout option the page doesn't…
-
Email from SmartyStreets support:
``` text
SHORT VERSION:
1. Change https://api.smartystreets.com/zipcode to https://us-zipcode.api.smartystreets.com/lookup
2. Reply to this email indicating you hav…
-
For @ismailsunni:
Listed below is the specification for Style API to be used in QGIS Client:
# List
GET request to `http://geonode.dev/api/styles/`
Filters:
- limit
- layer__id
- layer_…
-
Can geo-ip be used to only show it for ppl in US (as they are the only ones able to do anything about it)?
-
Code doens't generate however i can't find a error in my JSON. Any idea what im doing wrong?
```
Exception in thread "main" java.lang.RuntimeException: Could not generate api file for 'App'
a…
-
We are using ```t.text :type, array: true``` in our model and trying to seed an array. We are using postgresql that allows arrays as data types. What can we modify to keep arrays in the seed data?
…