Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NASA-AMMOS#398 ShadeTool (NASA-AMMOS#450)
* NASA-AMMOS#398 ShadeTool part 1 * NASA-AMMOS#398 Spice, somewhat working shade tool, needs touchups and verification * NASA-AMMOS#398 Update python-requirement.txt * NASA-AMMOS#398 Improve shade tool 1 * NASA-AMMOS#398 Auto fill dynamic template * NASA-AMMOS#398 Chronos part 1 * NASA-AMMOS#398 Add getKernel helpers * NASA-AMMOS#398 Shade - Chronos integration, test with 2 orbiters, cleanup UI, sources and observers from config * NASA-AMMOS#398 Final touchups, docs, includeSunEarth, bug fixes, utc instead of tdb * NASA-AMMOS#398 configurable height, remove altitude, timeUI start in point mode * NASA-AMMOS#398 Fix bad target lnglat issue and fix altitude units * touchups * Update python-requirements.txt * Update Dockerfile * Update python-requirements.txt * Merge Dev into Feature Branch (NASA-AMMOS#441) * MMGIS 2.6.0 (NASA-AMMOS#160) * Added function to set initial layer times based on current time * Remove debug print out (NASA-AMMOS#126) * NASA-AMMOS#127 DrawTool - enable panning around without dropping points while d… (NASA-AMMOS#128) * NASA-AMMOS#127 DrawTool - enable panning around without dropping points while drawing * DrawTool - make active layer deselectable * DrawTool - Fix uploaded file edit panel * NASA-AMMOS#129 BottomBar UI Visibility Modal (NASA-AMMOS#130) * Fix PUBLIC_URL configure urls (NASA-AMMOS#131) * env comment on DB_HOST in docker * Fix controlled layer returning null * Sublayers on Controlled Layers * NASA-AMMOS#134 - Any Projection Image Marker Attachments (NASA-AMMOS#137) * NASA-AMMOS#139 Control Raster Filters in LithoSphere (NASA-AMMOS#140) * Update litho to css friendly filter effects * NASA-AMMOS#138 Projection agnostic Uncertain Ellipses, touch ups (NASA-AMMOS#141) * Minor colorramp dropdown fix * leaflet-imagetransfrom map check * Dockerfile node:16 (NASA-AMMOS#145) * Update README.md Node 10.10 -> Node 14.9.0 * Implement webhooks feature (NASA-AMMOS#146) * First implementation of webhooks * Remove webhooktoken field * Reorganize files and functions * Clean up webhook cards * Add routes for testing webhooks when using development environment * Fix Config subpage scrollbar issue * Fix delete button Co-authored-by: Tariq Soliman <[email protected]> * Added docs for how to use remote virtual layers via GDAL - Also updated Measure Tool to support remote DEMs * A bit more info on gdalwmscache directory in docs * Remote_Virtual_Layer typo fixes * Curtain Support (NASA-AMMOS#152) * Curtain part 2 * rgrams styles * Touch ups * Use litho 1.3.0 * NASA-AMMOS#151 Support 3D Uncertainty Ellipses on Point Features (NASA-AMMOS#153) * 3D Uncertainty ellipses * NASA-AMMOS#151 Upgrade lithosphere, more uncertainty ellipse options, docs * Fix minor bugs (NASA-AMMOS#155) * Upgrade litho * Litho 1.3.2 * Litho 1.3.3 * Add LineString functions (NASA-AMMOS#156) * Add function to trim layers containing LineString features * Add appendLineString function and clean up trimLineString function * Remove debug code * Minor fixes * Add args to dockerfile so PUBLIC_URL can be specified at image build time (NASA-AMMOS#157) Co-authored-by: David Lees <[email protected]> * Update the globe when vector layers are modified (NASA-AMMOS#158) * Update the globe when vector layers are modified * Remove extraneous code * Remove extra variable * Fixed vector time updates not actually refreshing when told to reload (NASA-AMMOS#159) * Dropdowns can expand up, draw tests * Bump to 2.6.0 Co-authored-by: Joe Roberts <[email protected]> Co-authored-by: ac-61 <[email protected]> Co-authored-by: dsl3000 <[email protected]> Co-authored-by: David Lees <[email protected]> * Description should be updated to match example code (NASA-AMMOS#189) * ci: build docker image and push to GitHub Container Registry (NASA-AMMOS#316) * Update docker-build workflow to trigger on deve branch and releases * NASA-AMMOS#336 Add GitHub Templates (NASA-AMMOS#338) * NASA-AMMOS#399 Crashes if Layers are valid JSON but not valid GeoJSON (NASA-AMMOS#400) * NASA-AMMOS#399 Add geojson validater to map * NASA-AMMOS#399 allow overloaded coordinates in geojson for extended geojson * NASA-AMMOS#401 Extend CSSO timeout check to main client (NASA-AMMOS#402) * NASA-AMMOS#401 Main site timeout notification part 1 * NASA-AMMOS#401 Main site timeout notification part 2 * NASA-AMMOS#401 Main site timeout notification - warn at 20 min * NASA-AMMOS#403 rightClickMenuActions - Polygons and WKT (NASA-AMMOS#404) * NASA-AMMOS#403 - Bugfixes and rightclick finds features * NASA-AMMOS#403 ContextMenu, Actions on features, WKT link populate * NASA-AMMOS#405 DrawTool - Template - Incrementer - Move to backend (NASA-AMMOS#406) * Mini fix to allow [] as empty geojson layer data * Fix DrawTool Incrementer self collision bug * Convert layer data [<FeatureCollection>] to geojson * NASA-AMMOS#407 Click intersects on Query and Draw layers (NASA-AMMOS#408) * NASA-AMMOS#407 Include Query layers in click intersections * NASA-AMMOS#407 Support intersects on DrawTool layers too * Allow the legend tool to be right justified on the screen * NASA-AMMOS#409 Added example config in description for LegendTool * NASA-AMMOS#410 Draw Tool - Time Integration (NASA-AMMOS#411) * ts-410 DrawTool - Temporal part 1 * NASA-AMMOS#410 DrawlTool - Temporal Integration * NASA-AMMOS#410 Clearer DrawTool Template Date Start/End Icons * NASA-AMMOS#412 Add Configuration Option to set TimeUI Extent (NASA-AMMOS#413) * NASA-AMMOS#414 IdentifierTool works again with human layer names (NASA-AMMOS#415) * NASA-AMMOS#422 Removed event blocking popup functions (NASA-AMMOS#423) * Bump to 2.9.0 * NASA-AMMOS#425 Description Item fixes (NASA-AMMOS#426) * NASA-AMMOS#425 Description Item fixes * Remove outdated comment * Remove odd duplicate triggerWebhookds * Fix draw upload webhook not populating geojson field * Remove extra log * Fix DrawTool deleting tag closing modal bug * DrawTool - Remove timetoggle when tool closes * DrawTool - Deselect file when turning off * NASA-AMMOS#427 Expandable Tools (NASA-AMMOS#428) * NASA-AMMOS#427 Allow DrawTool names to expand too * NASA-AMMOS#429 Hotkeys (NASA-AMMOS#430) * NASA-AMMOS#239 Hotkeys 1 * NASA-AMMOS#429 DrawTool toggle last file hotkey * shortcutSuffix and raw variables for tile layers * Update Dependencies (NASA-AMMOS#431) * NASA-AMMOS#365 Separate out dev deps in package.json * Closer but webapck is broken * Dev server works - build still broken * Fix build * Update Expressjs * docker build workflow - add no-cache param * Update ModuleScopePlugin * NASA-AMMOS#432 Image Overlay Fixes (NASA-AMMOS#433) * NASA-AMMOS#435 DrawTool - Reorder Template fields (NASA-AMMOS#436) * NASA-AMMOS#437 Add CONTRIBUTING.md (NASA-AMMOS#438) * Update README.md * NASA-AMMOS#439 DrawTool - Add Advanced Search and Filter UI to Shapes Tab (NASA-AMMOS#440) * NASA-AMMOS#439 DrawTool Shape Tab Filter * NASA-AMMOS#439 DrawTool - Features Tab filter 2 * Support booleans in LocalFilterer --------- Co-authored-by: fcalef <[email protected]> Co-authored-by: Joe Roberts <[email protected]> Co-authored-by: ac-61 <[email protected]> Co-authored-by: dsl3000 <[email protected]> Co-authored-by: David Lees <[email protected]> Co-authored-by: David Tsay <[email protected]> Co-authored-by: James Montalvo <[email protected]> --------- Co-authored-by: fcalef <[email protected]> Co-authored-by: Joe Roberts <[email protected]> Co-authored-by: ac-61 <[email protected]> Co-authored-by: dsl3000 <[email protected]> Co-authored-by: David Lees <[email protected]> Co-authored-by: David Tsay <[email protected]> Co-authored-by: James Montalvo <[email protected]>
- Loading branch information