dfpc-coe / CloudTAK

Full Featured in-browser TAK Client powered by AWS
GNU Affero General Public License v3.0
13 stars 1 forks source link

Allow Editing Server Settings #173

Closed ingalls closed 5 months ago

ingalls commented 5 months ago

Context

We need a fairly flexible location for non-critical settings in the ETL Server that aren't directly 1:1 related to the TAK Server

This builds upon the settings table by allowing PUT requests to updating pre-defined keys in the the table

Immediately: this will allow enabling & storing an AGOL token for a subsequent PR to enable a User Input box on the map interface for Geocoding

image