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

refactor config to load on init #202

Merged
merged 23 commits into from
Jul 24, 2023

Commits on Jul 13, 2023

  1. add app config var to redux

    Brad Andrick committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    92e5eb2 View commit details
    Browse the repository at this point in the history
  2. refactor config to be json object

    Brad Andrick committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    060a180 View commit details
    Browse the repository at this point in the history
  3. add config service and handle config fetch failed

    Brad Andrick committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9dba66b View commit details
    Browse the repository at this point in the history
  4. fix a11y error

    Brad Andrick committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ff99ed0 View commit details
    Browse the repository at this point in the history
  5. refactor and simplify defaults.js

    Brad Andrick committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3f7babe View commit details
    Browse the repository at this point in the history
  6. rename default app name

    Brad Andrick committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    8a26eef View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. add leaflet draw types

    Brad Andrick committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e3cf3bc View commit details
    Browse the repository at this point in the history
  2. add example config.example.json

    Brad Andrick committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4fd1029 View commit details
    Browse the repository at this point in the history
  3. remove old config example

    Brad Andrick committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    42eb385 View commit details
    Browse the repository at this point in the history
  4. update gitignore

    Brad Andrick committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7f73522 View commit details
    Browse the repository at this point in the history
  5. update readme

    Brad Andrick committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    30791ed View commit details
    Browse the repository at this point in the history
  6. refactor and combine search tests

    Brad Andrick committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a21cf29 View commit details
    Browse the repository at this point in the history
  7. swap refs from old config to new

    Brad Andrick committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    374cab8 View commit details
    Browse the repository at this point in the history
  8. temp update push.yaml

    Brad Andrick committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d6b9cf9 View commit details
    Browse the repository at this point in the history
  9. rename config vars to not use VITE

    Brad Andrick committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    93f4868 View commit details
    Browse the repository at this point in the history
  10. refactor and add test for bad config render

    Brad Andrick committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    15a57e9 View commit details
    Browse the repository at this point in the history
  11. adding more app.jsx tests

    Brad Andrick committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    3477a31 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c2a926b View commit details
    Browse the repository at this point in the history
  13. update changelog

    Brad Andrick committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c121b85 View commit details
    Browse the repository at this point in the history
  14. edit changelog

    Brad Andrick committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f6419f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. remove console log if scene titiler URL not added

    Brad Andrick committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    365e44f View commit details
    Browse the repository at this point in the history
  2. update readme to split env and update values

    Brad Andrick committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2237d91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db47b11 View commit details
    Browse the repository at this point in the history