Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NASA-AMMOS SLIM Repository Essentials Assistance -- Baseline Files #4

Open
wants to merge 639 commits into
base: main
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    997c96e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    1ffaedc View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. #232 Primary Coordinates (#234)

    * #232 Configuration and dropdown coords for Primary and Projection Coordinates
    
    * #232 Rework Coordinates.js, Dropdown to select, InfoTool uses
    
    * #232 Coordinate conversions, exports and compass rose
    
    * #232 Primary Coordinates final touches
    tariqksoliman authored Sep 17, 2022
    Configuration menu
    Copy the full SHA
    ae93596 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    9be1975 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. #237 ViewshedTool Target Height and MeasureTool Line-of-Sight (#238)

    * #237 ViewshedTool - Target Height
    
    * #237 MeasureTool LOS, algorithm, partial UI
    
    * #237 MeasureTool LOS Vis 1
    
    * #237 Map lines visualize LOS, final fixes
    tariqksoliman authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    4bc03b3 View commit details
    Browse the repository at this point in the history
  2. Minor style tweak

    tariqksoliman committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    0a84c70 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    77d8400 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    f4e662e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a416f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. #242 Allow Users to Hide Features (#243)

    * #242 OR Filter, geometry.type filter, Help Modal
    
    * #242 Select annotations, hide features individually, reveal all again
    
    * #242 Hide and highlight annotations and arrows
    tariqksoliman authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    d19ef25 View commit details
    Browse the repository at this point in the history
  2. Minor DrawTool fixes

    tariqksoliman committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    7a0f06f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57a24d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    322d78a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce47e69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f42e1b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Add WebSockets feature to enable pushing updates to clients (#246)

    * Add basic WebSocket
    
    * Explicitly install ws in package.json
    
    * Working on client side
    
    * Working client side update with button
    
    * Working on update layer function for websocket
    
    * Use forceClientUpdate instead of notifyClients
    
    * Add websocketChange listener
    
    * Clean up
    
    * Rename env
    
    * Fix: App crashing when ENABLE_MMGIS_WEBSOCKETS undefined
    
    * Fix logging
    
    * Fix UI
    
    Fix reload/new layers button when zoom controls are turned off. Add confirmation modal for reload page button. Remove cursorinfo for tooltips and fix html 'title' descriptions. Fix Update Map layers Modal 'type' to 'Action' and prettify text.
    
    * Fix websocket
    
    Do not notify client of failed configure API calls. Make client check mission before passing on config changes
    
    Co-authored-by: Tariq Soliman <[email protected]>
    ac-61 and tariqksoliman authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    c4dc638 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    64972f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec58352 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ded9bb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3621295 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    6531611 View commit details
    Browse the repository at this point in the history
  2. Minor docs update

    tariqksoliman committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    f6de0b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    083ea8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b28994 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72bae25 View commit details
    Browse the repository at this point in the history
  6. WSS https check 2

    tariqksoliman committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    fdd9955 View commit details
    Browse the repository at this point in the history
  7. Minor style change

    tariqksoliman committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    e8abc03 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd4faf6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a6b7868 View commit details
    Browse the repository at this point in the history
  10. Clean up logs

    tariqksoliman committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    f47c0e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    8609698 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. #258 Labels for Layer Features (#259)

    * #258 Layer Labels, fully working but needs performance and opacity
    
    * #258 Label attachments performance improvements, applies to coord_markers
    tariqksoliman authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    02bcdfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a436f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    befa972 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    a23bc85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5007ae8 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    7e8146b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32985b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03b126e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    f3be118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9286dd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    4da72dd View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    89ce961 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e971c4f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. #264 Upgrade gdal2tiles to 3.5.2 for data layer tiling (#266)

    * Upgraded gdal2tiles, xyz coords seem off
    
    * #264 Add rasters2customtiles_3.5.2.py
    
    * #264 near-composite and Datashader render alpha nodata
    tariqksoliman authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    ae3f8c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d044f15 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    9f76f11 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    a4059d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    24cdf3c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    580ef8e View commit details
    Browse the repository at this point in the history
  2. Update Data README.md

    tariqksoliman committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    8d6b4a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    6ac2c9c View commit details
    Browse the repository at this point in the history
  2. Add print debug

    tariqksoliman committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    e0b5bb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f4e06b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. #265 TimeUI and Time Server calls (#271)

    * #265 Can query local tms layers by time
    
    * #265 Early TimeUI Timeline
    
    * #265 TimeUI Improvements
    
    * #265 TimeUI Slide and actually sets time
    
    * #265 TimeUI Current time indicator and improvements
    
    * #265 Fix Timezone issues
    
    * #265 Named time tiles and histogram
    
    * #265 Update Time Tiles README.md
    
    * #265 Update Time Tiles README.md
    
    * #265 Integrate mmgisAPI into TimeUI Part 1
    
    * #265 Integrate mmgisAPI into TimeUI Part 2
    
    * #265 Intergrate new TimeUI with mmgisAPI time calls
    tariqksoliman authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    be56533 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f643aec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f025455 View commit details
    Browse the repository at this point in the history
  4. Bump to v2.8.0

    tariqksoliman committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    30b52fe View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Merge

    tariqksoliman committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    20c0cdd View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    6fd57ec View commit details
    Browse the repository at this point in the history
  2. IFrame examples

    tariqksoliman committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    1370cb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. #279 Time Improvements (#280)

    * Configure global start end time, Partial local vector time filter
    
    * #279 Time Improvements
    tariqksoliman authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    1ec3a54 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    cd1c0c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Fix environment variable in sample.env for enabling websockets (#281)

    * Fix environment variable in sample.env for enabling websockets
    
    * Update docs
    ac-61 authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    da230f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39fc506 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    85bc729 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    c36eddd View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. #285 init-db (#286)

    tariqksoliman authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    c039c2e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    d52f58a View commit details
    Browse the repository at this point in the history
  2. #292 Controlled Time Layers only make initial query, refactored to re…

    …move a conflicting setTimeout (#293)
    tariqksoliman authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    3e9604e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    2cf39a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    16967fa View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. #298 TimeUI Pan and Zoom and Improvements (#299)

    * #298 Early TimeUI Pan Zoom
    
    * #298 Pan, zoom, steps, modes, mostly done
    
    * TimeUI Improvements and verifications
    
    * #298 Fix Point Play bug
    
    * #298 Final Touchups
    tariqksoliman authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    22f27c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d2387e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    83520b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    862990c View commit details
    Browse the repository at this point in the history
  2. Fix typo

    tariqksoliman committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    6c93cd1 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. #294 SameSite None env and login improvements (#302)

    * #294 SameSite First pass
    
    * #294 Fix session and use postgres as session store
    
    * Use a default session db port
    
    * #294 Regenerate session on login failure too
    tariqksoliman authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    2eac369 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Add feature to reconnect WebSocket from client to server (#295)

    * Add materialize-css package
    
    * Update WebSocket on client side
    
    * Double reconnect attempt interval every time websocket reconnection attempt fails
    
    * Update package-lock.json
    
    * Move toast to be ~5 pixels from the right side
    
    * Only show 'Successfully Connected' toast if websocket connection has previously failed
    
    * Fix toast display time
    ac-61 authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    ba84b7f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    e426d36 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Layer UUIDs (#308)

    * #306 UUIDs part 1
    
    * #306 Layer UUIDs UI touchups, still missing Config API
    
    * #306 Layer UUIDs for Config API
    tariqksoliman authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    2b53c85 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    7da18cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d09a79 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    e81d2fe View commit details
    Browse the repository at this point in the history
  2. Fix toggleLayer bug (#260)

    ac-61 authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    8fdacd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    b4dd759 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    2396a9a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    14bf101 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    ce6414a View commit details
    Browse the repository at this point in the history
  2. Add function to overwrite elements displayed in LegendTool (#320)

    * Add function to overwrite elements displayed in LegendTool
    
    * Add more checks to overwriteLegends function
    
    * Add overwriteLegends to mmgisAPI
    ac-61 authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e959617 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. #322 Add ROOT_PATH, Deprecate PUBLIC_URL (#323)

    * #322 ROOT_PATH, doesn't work fully for /configure yet
    
    * #322 ROOT_PATH for runtime subpaths
    
    * #322 Remove PUBLIC_URL and fix ROOT_PATH css
    tariqksoliman authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    a2bef30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d33ea0 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Update README.md

    tariqksoliman authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    16b33df View commit details
    Browse the repository at this point in the history
  2. Update README.md

    tariqksoliman committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    a5fc368 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. #324 Configurable Context Menu Actions (#325)

    * #324 Coordinates Config Tab Raw Variables
    
    * #324 Configurable context menu actions
    tariqksoliman authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    8d290f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04ebd72 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Make sure user input UUIDs through REST API are unique (#326)

    * Make sure user input UUIDs through REST API are unique
    
    * Fix overwriting existing UUID issue
    ac-61 authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    503ba24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    228bede View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. #313 Expose as much as possible to the mmgisAPI (#330)

    * #313 Add Formulae_
    
    * #313 More F_ docs
    
    * #313 Finish up F_ docs
    
    * #313 mmgisAPI addLayer and removeLayer
    
    * #313 Add logged_in endpoint and early Backend API docs
    tariqksoliman authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    ae72d16 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. #331 Websocket aware configure page (#332)

    * #331 Websocket aware configure
    
    * Remove console.log
    tariqksoliman authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    50d46e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Update addLayer and removeLayer endpoints in REST API (#337)

    * Working on updating REST API
    
    * Do not update config if there are duplicate or bad UUIDs
    
    * Update docs
    ac-61 authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    9f97fe1 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    dc4d7ff View commit details
    Browse the repository at this point in the history
  2. #303 Photosphere Targets and Target Pairing (#340)

    * #303 Pairings attachments, photosphere targets not working yet
    
    * #303 AzEl computed markers in Photosphere, deleted old docs
    
    * Add back in swagger docs
    
    * #303 Use originOFfset
    
    * Refactor with the uuid upgrade, Update docs
    tariqksoliman authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    4ce961b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e92fe8 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Add xml2js and proj4 packages. (#343)

    * add xml2js
    
    * Fix DrawTool Upload Loading style
    
    * Draw Edit properties
    tariqksoliman authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    977f5be View commit details
    Browse the repository at this point in the history
  2. #335 Feature Request: GetMissions (#345)

    * #335 /configure/mission full param
    
    * #335 touchup docs
    tariqksoliman authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    1e992cf View commit details
    Browse the repository at this point in the history
  3. Fix typo

    tariqksoliman committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5f1a403 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    ab1c96a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a3f748 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. WMS TILESIZE param, features without uncertainty properties won't dra…

    …w in Map, github link of docs page
    tariqksoliman committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    6a65074 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    d12810d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    dc6f97b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    0d430e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    be30b44 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    9a9d89d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    251cdae View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Updates to info and help buttons

    - Hide info and help icons if a url is not configured
    - Default the info button to be off in the configuration
    - Change to info icon with a circle
    jtroberts committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    5bd3ae4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #351 from NASA-AMMOS/jr-350

    Optional Info button for projects that need a link to project info #350
    jtroberts authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    2e3450f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. #352 [New Feature]: DrawTool - Feature Property Templates (#353)

    * #352 Templating 1
    
    * #352 Templating 2
    
    * #352 Templating 3
    
    * #352 Update Modal for templating
    
    * #352 Migrate DrawTool Templating
    
    * #352 Templating touchups
    tariqksoliman authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    a66c7af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b47af1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    e760193 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    318615d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf67629 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    2ee56bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87e05ea View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    0b75b14 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    af11505 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    253376b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf98873 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    502b6b9 View commit details
    Browse the repository at this point in the history
  2. Expose ToolController_

    tariqksoliman committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a27b388 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    9cbe4ef View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    2d6acf8 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. #368 Fix Websocket usage with ROOT_PATH (#373)

    * #369 Refresh vector layers, also some WEBSOCKET_ROOT_PATH (#370) (#371)
    
    * #368 Websockets use ROOT_PATH
    
    * #368 Fix configure websocket
    tariqksoliman authored May 1, 2023
    Configuration menu
    Copy the full SHA
    5338f9f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    3406c0f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    6a26e95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d690af2 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. #378 LegendTool as Popup (#379)

    * #378 Separate legend tool
    
    * #378 Legend formatting, reacts to layer toggles
    tariqksoliman authored May 11, 2023
    Configuration menu
    Copy the full SHA
    223fd10 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    627848d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Reset stroke styles too

    tariqksoliman committed May 16, 2023
    Configuration menu
    Copy the full SHA
    239a0c6 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    9cdcca7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68d9a02 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    18fad9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4991070 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    8759f54 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    c85c3bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d44ca3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbfae0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c43f33 View commit details
    Browse the repository at this point in the history
  5. #372 calls to updateVectorLayer and appendLineString cause selected f…

    …eature to be deselected when using info tool (#389)
    
    * #372 Reselect feature on updateVectorLayer and appendLineString
    
    * #372 Non-async updateVectorLayer, fix Pairings update
    
    * Remove description transition
    
    * Persist active feature on appendLineString
    tariqksoliman authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e6a5e0d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    9fac207 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. #387 DrawTool - Group Editing (#392)

    * #387 DrawTool - Group edit files Part 1
    
    * #387 DrawTool - Group edit files Part 2
    tariqksoliman authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8f794ce View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    122b682 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    bfcc59d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25431b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb41d0c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #393 from NASA-AMMOS/jr-displayonstart-legend

    Added an option to the LegendTool to automatically display on start
    jtroberts authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e608671 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0c0319 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee3f33d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Merge pull request #395 from NASA-AMMOS/jr-nvmrc

    Added a .nvmrc file with node version
    jtroberts authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9ca8c11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d5d3a9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #394 from NASA-AMMOS/jr-maxwidth-legend

    Added max-width to legend to prevent long text from filling screen
    jtroberts authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    eb10fc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30ccad9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ff43d8 View commit details
    Browse the repository at this point in the history
  6. #386 Local Login Issue (#396)

    * #386 Add setLoginToken to mmgisAPI
    
    * #386 Fix variable path
    
    * #386 SKIP_CLIENT_INITIAL_LOGIN env + mmgisAPI.initialLogin
    tariqksoliman authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d8c8ea7 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. #383 Support raster option on gdal2tiles_3.5.2/gdal2customtiles (#397)

    * #383 gdal2tiles_3.5.2_v2 for raster support
    
    * #383 Cleanup gdal2tiles scripts and improve documentation
    
    * #383 gdal2customtiles extentworld working, overview tiles not working
    
    * #383 Fix gdal2customtiles rasters with different pixel scales
    
    * gdal2customtiles - fix width calc, still slight offset
    
    * gdal2customtiles raster - fix rounding issues
    tariqksoliman authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    843475d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48bcefb View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. #399 Crashes if Layers are valid JSON but not valid GeoJSON (#400)

    * #399 Add geojson validater to map
    
    * #399 allow overloaded coordinates in geojson for extended geojson
    tariqksoliman authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    fec9c89 View commit details
    Browse the repository at this point in the history
  2. #401 Extend CSSO timeout check to main client (#402)

    * #401 Main site timeout notification part 1
    
    * #401 Main site timeout notification part 2
    
    * #401 Main site timeout notification - warn at 20 min
    tariqksoliman authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2ea99c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. #403 rightClickMenuActions - Polygons and WKT (#404)

    * #403 - Bugfixes and rightclick finds features
    
    * #403 ContextMenu, Actions on features, WKT link populate
    tariqksoliman authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3fcdd7e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    dc149c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d007b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8910424 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    9be2eba View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. #407 Click intersects on Query and Draw layers (#408)

    * #407 Include Query layers in click intersections
    
    * #407 Support intersects on DrawTool layers too
    tariqksoliman authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    1984777 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    0be76c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    bd19a7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba30c8d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #409 from NASA-AMMOS/jr-legend-justify

    Allow the legend tool to be right justified on the screen
    jtroberts authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6b881cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4ac710 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d1eb0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c16d88 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. #410 Draw Tool - Time Integration (#411)

    * ts-410 DrawTool - Temporal part 1
    
    * #410 DrawlTool - Temporal Integration
    
    * #410 Clearer DrawTool Template Date Start/End Icons
    tariqksoliman authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    526c454 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    f95355e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    2e91145 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    5914a93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c426165 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4b6453 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f92ab1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    d8d6350 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f421aa View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Bump to 2.9.0

    tariqksoliman committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    5a0e51f View commit details
    Browse the repository at this point in the history
  2. 2.9.0 merge

    tariqksoliman committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d7dfce4 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. #425 Description Item fixes (#426)

    * #425 Description Item fixes
    
    * Remove outdated comment
    tariqksoliman authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    50472e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fcdca9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    1fd0063 View commit details
    Browse the repository at this point in the history
  2. Fix export pdf in ChartTool

    jtroberts committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1ae2ce6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d10bc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    a2a7e59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    406c152 View commit details
    Browse the repository at this point in the history
  3. Remove extra log

    tariqksoliman committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    340f6c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    0d2b839 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    2402e04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bc3e94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc71787 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    8de8b08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba2d8bc View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. #429 Hotkeys (#430)

    * #239 Hotkeys 1
    
    * #429 DrawTool toggle last file hotkey
    tariqksoliman authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    440ea15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2de964c View commit details
    Browse the repository at this point in the history
  3. Update Dependencies (#431)

    * #365 Separate out dev deps in package.json
    
    * Closer but webapck is broken
    
    * Dev server works - build still broken
    
    * Fix build
    
    * Update Expressjs
    tariqksoliman authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b7d08e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    d6b2bdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9467d04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5bc3f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44ed04f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    bb5fe75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4a61ac View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    b311701 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    tariqksoliman authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    73b84d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    39168ab View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    22d6ae6 View commit details
    Browse the repository at this point in the history
  2. #439 DrawTool - Add Advanced Search and Filter UI to Shapes Tab (#440)

    * #439 DrawTool Shape Tab Filter
    
    * #439 DrawTool - Features Tab filter 2
    tariqksoliman authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c52bdfc View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    11e0653 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    acd48d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76e8e19 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    0710f03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec2ea75 View commit details
    Browse the repository at this point in the history
  3. Fixed chart loading label

    jtroberts committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    637c92d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Make sure python3 is used

    jtroberts committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    92a5567 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    e8e209b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54f7b3d View commit details
    Browse the repository at this point in the history
  3. Updated sioCron directory

    jtroberts committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    23c61aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    058c9f4 View commit details
    Browse the repository at this point in the history
  5. Fixed site list decoding

    jtroberts committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2725e64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0741cf View commit details
    Browse the repository at this point in the history
  7. Identifier tool vsicurl support (#444)

    * IdentifierTool: do not modify data path if it is an external vsicurl URI
    
    * API: getprofile and getbands return 400 and log the error if backend script fails.
    
    ---------
    
    Co-authored-by: Schiewe, Evan A. (ARC-TI)[KBR Wyle Services, LLC] <[email protected]>
    Wieschie and Schiewe, Evan A. (ARC-TI)[KBR Wyle Services, LLC] authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    27def3c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    386054b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    ee4ed5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04918ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ec6a5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3ad3f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fddb04 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    71b4849 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    600ef5d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Merge branch 'development' of github.com:NASA-AMMOS/MMGIS into mgviz1

    # Conflicts:
    #	package-lock.json
    #	package.json
    jtroberts committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d2830ba View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. #398 ShadeTool (#450)

    * #398 ShadeTool part 1
    
    * #398 Spice, somewhat working shade tool, needs touchups and verification
    
    * #398 Update python-requirement.txt
    
    * #398 Improve shade tool 1
    
    * #398 Auto fill dynamic template
    
    * #398 Chronos part 1
    
    * #398 Add getKernel helpers
    
    * #398 Shade - Chronos integration, test with 2 orbiters, cleanup UI, sources and observers from config
    
    * #398 Final touchups, docs, includeSunEarth, bug fixes, utc instead of tdb
    
    * #398 configurable height, remove altitude, timeUI start in point mode
    
    * #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 (#441)
    
    * MMGIS 2.6.0 (#160)
    
    * Added function to set initial layer times based on current time
    
    * Remove debug print out (#126)
    
    * #127 DrawTool - enable panning around without dropping points while d… (#128)
    
    * #127 DrawTool - enable panning around without dropping points while drawing
    
    * DrawTool - make active layer deselectable
    
    * DrawTool - Fix uploaded file edit panel
    
    * #129 BottomBar UI Visibility Modal (#130)
    
    * Fix PUBLIC_URL configure urls (#131)
    
    * env comment on DB_HOST in docker
    
    * Fix controlled layer returning null
    
    * Sublayers on Controlled Layers
    
    * #134 - Any Projection Image Marker Attachments (#137)
    
    * #139 Control Raster Filters in LithoSphere (#140)
    
    * Update litho to css friendly filter effects
    
    * #138 Projection agnostic Uncertain Ellipses, touch ups (#141)
    
    * Minor colorramp dropdown fix
    
    * leaflet-imagetransfrom map check
    
    * Dockerfile node:16 (#145)
    
    * Update README.md
    
    Node 10.10 -> Node 14.9.0
    
    * Implement webhooks feature (#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 (#152)
    
    * Curtain part 2
    
    * rgrams styles
    
    * Touch ups
    
    * Use litho 1.3.0
    
    * #151 Support 3D Uncertainty Ellipses on Point Features (#153)
    
    * 3D Uncertainty ellipses
    
    * #151 Upgrade lithosphere, more uncertainty ellipse options, docs
    
    * Fix minor bugs (#155)
    
    * Upgrade litho
    
    * Litho 1.3.2
    
    * Litho 1.3.3
    
    * Add LineString functions (#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 (#157)
    
    Co-authored-by: David Lees <[email protected]>
    
    * Update the globe when vector layers are modified (#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 (#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 (#189)
    
    * ci: build docker image and push to GitHub Container Registry (#316)
    
    * Update docker-build workflow to trigger on deve branch and releases
    
    * #336 Add GitHub Templates (#338)
    
    * #399 Crashes if Layers are valid JSON but not valid GeoJSON (#400)
    
    * #399 Add geojson validater to map
    
    * #399 allow overloaded coordinates in geojson for extended geojson
    
    * #401 Extend CSSO timeout check to main client (#402)
    
    * #401 Main site timeout notification part 1
    
    * #401 Main site timeout notification part 2
    
    * #401 Main site timeout notification - warn at 20 min
    
    * #403 rightClickMenuActions - Polygons and WKT (#404)
    
    * #403 - Bugfixes and rightclick finds features
    
    * #403 ContextMenu, Actions on features, WKT link populate
    
    * #405 DrawTool - Template - Incrementer - Move to backend (#406)
    
    * Mini fix to allow [] as empty geojson layer data
    
    * Fix DrawTool Incrementer self collision bug
    
    * Convert layer data [<FeatureCollection>] to geojson
    
    * #407 Click intersects on Query and Draw layers (#408)
    
    * #407 Include Query layers in click intersections
    
    * #407 Support intersects on DrawTool layers too
    
    * Allow the legend tool to be right justified on the screen
    
    * #409 Added example config in description for LegendTool
    
    * #410 Draw Tool - Time Integration (#411)
    
    * ts-410 DrawTool - Temporal part 1
    
    * #410 DrawlTool - Temporal Integration
    
    * #410 Clearer DrawTool Template Date Start/End Icons
    
    * #412 Add Configuration Option to set TimeUI Extent (#413)
    
    * #414 IdentifierTool works again with human layer names (#415)
    
    * #422 Removed event blocking popup functions (#423)
    
    * Bump to 2.9.0
    
    * #425 Description Item fixes (#426)
    
    * #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
    
    * #427 Expandable Tools (#428)
    
    * #427 Allow DrawTool names to expand too
    
    * #429 Hotkeys (#430)
    
    * #239 Hotkeys 1
    
    * #429 DrawTool toggle last file hotkey
    
    * shortcutSuffix and raw variables for tile layers
    
    * Update Dependencies (#431)
    
    * #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
    
    * #432 Image Overlay Fixes (#433)
    
    * #435 DrawTool - Reorder Template fields (#436)
    
    * #437 Add CONTRIBUTING.md (#438)
    
    * Update README.md
    
    * #439 DrawTool - Add Advanced Search and Filter UI to Shapes Tab (#440)
    
    * #439 DrawTool Shape Tab Filter
    
    * #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]>
    8 people authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    6a0e3b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. #449 Export .shp and .kml layers (#451)

    * #449 SHP and KML download, still need shp on layer tool and migrate draw tool changes to opensource
    
    * #449 Export .shp and .kml layers
    tariqksoliman authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3fba967 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    8bd22d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39fbea7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4632b75 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    0a4b407 View commit details
    Browse the repository at this point in the history