yangar

Results 6 issues of yangar

Admin can delete user(s)

Refactoring the CRUD entity and added the possibility to edit and delete users Will work with the API pull request: https://github.com/fullstackhero/dotnet-webapi-boilerplate/pull/745 ![image](https://user-images.githubusercontent.com/5199021/180990324-da627de8-eda0-4739-adc8-5d4d9137fa3e.png)

WikiData Id is missing for States (json, xml, yaml, csv) It is in the SQL files

bug

Build failed due to use of deprecated Android v1 embedding. ![image](https://user-images.githubusercontent.com/5199021/237016716-b3d122b5-4939-4ac7-a16f-3526ce585f73.png)

![image](https://user-images.githubusercontent.com/5199021/231729675-4d2870a2-0123-4e37-9a0a-c9fb267cbf69.png)

Some couples of locations return an ArgumentOutOfRangeException. Exemple for Moscow: ``` var when = Instant.FromUtc(2018, 7, 2, 0, 0); // Init settings. var settings = new PrayerCalculationSettings(); // Set calculation...

bug