Tariq Soliman

Results 26 issues of Tariq Soliman

Some users would like error logs printed to stderr with appropriate log levels. We do still want to keep our current logging of printing all json strings to stdout. Maybe...

enhancement

Cleanup, remove, refactor as many as possible: ``` npm WARN deprecated [email protected]: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. npm WARN deprecated [email protected]: This loader has...

dependencies

Deleting package-lock.json and rebuilding works. It may be a development instance of lithosphere is stuck in package-lock.json. ``` npm WARN tarball tarball data for [email protected] (sha512-gCNoVzERhWxWvHzbxiuq6nPg51s/BM6F3g1YP/YIrDRljHxr580NLT/I2wH9DMbcm71kOIsCEPvs5X3x4jbZ6w==) seems to be corrupted....

bug

### Checked for duplicates Yes - I've already checked It might be similar to https://github.com/NASA-AMMOS/slim/issues/66 but I'm reading that as managing `many workers -> many projects` instead of `1 project...

governance

**Describe the bug** v0.4.0 PDSView-windows-dir.zip .exe gets stopped by antivirus. Two files get quarantined. **To Reproduce** Execute PDSView-windows-dir.zip's PDSView.exe **Version of Software Used** PDSView v0.4.0 **Screenshots** ![image](https://user-images.githubusercontent.com/25355244/79174998-48115400-7db1-11ea-8f64-0e9b864c51d3.png) **Desktop (please complete...

bug
s.low
icebox

If query bounding boxes aren't used, non-existent tiles 404 repeatedly.

bug

Currently `minorRadius` does nothing. Needs to be added to `lonLatToVector3`.

enhancement

Users complain that polygon highlighting is too flashy and distracting on mouseover. Remove the mouseover highlight altogether. Active highlight on polygons should include the whole shape and not just one...

Fix as many `npm run lint` errors as possible or make some of its rules more permissive.

help wanted