-
-
Since we don't parameterize the CORS allowed hosts, the list of allowed hosts includes testing domains, even in prod:
From `settings.py`
```
ALLOWED_HOSTS = [
"db.grandsvc.mesh.nycmesh.net",…
-
MVP: just checking for 200 on '"We're Meshin"', but could do a lot more advanced stuff, including querying all the various API endpoints, and even things like checking data integrity (e.g. make sure N…
-
Our map has once again diverged from nycmesh.net/map/ in a few ways. Fix them :(
- [x] 1. Grand fiber links aren't showing as yellow
- [x] 2. Missing vernon and grand campus APs
- [x] 3. Missing…
-
grandsvc is hardcoded into the image, which causes forms to not point to non-grandsvc meshdb instances.
From inside the container on dev3:
```
/app $ grep grandsvc -R . | wc -l
9
```
Steps to …
-
https://nycmesh.slack.com/archives/C06GW3Q92TY/p1713978790333059
> We should update our docs to say that this is “a valid routable IP for the device” and not promise anything more
-
Something is wrong with the import script/UISP stuff that is causing some Sectors(?) to show up as Devices.
![image](https://github.com/WillNilges/meshdb/assets/42927786/eb444797-94b4-4836-a19a-3f8…
-
Define and document what each of the status values means. Some discussion here: https://nycmesh.slack.com/archives/C06GW3Q92TY/p1707029793632389
-
If you query NN 3, you get 101 East Third Street instead on 91 East Third
NN333 gives you 348 instead of 329, and 356 instead of 345
So it seems to be adding between 10 and 19 to the street number
…
bhny updated
3 months ago
-
Make sure the map is zoomed correctly on mobile (specifically iphone)
https://nycmesh.slack.com/archives/C06GW3Q92TY/p1714641842357799