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

v1.9.1 AWS Collection and WebUI improvements #361

Merged
merged 22 commits into from
Dec 6, 2019
Merged

Commits on Nov 22, 2019

  1. [dc] Fixes AWSC Connection table name

    Andrey Fedorov committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    efac7a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2019

  1. [WebUI] Changes to use OAuth user default db, not envar

    Andrey Fedorov committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    ce42b77 View commit details
    Browse the repository at this point in the history
  2. [WebUI] Fixes db cache persisting between requests

    Andrey Fedorov committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    cc2ddec View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. FIxes webui build

    Andrey Fedorov committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    284744f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. [udtf lib] Adds object_assign and fixes installer re-runs

    Andrey Fedorov committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    f31073c View commit details
    Browse the repository at this point in the history
  2. [VQR] Fixes query_name recording in results

    Andrey Fedorov committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    7bd53ec View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. [docs] Update WebUI docs and remove "WIP" disclaimer

    Andrey Fedorov committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    7dd21aa View commit details
    Browse the repository at this point in the history
  2. [vars] Allow envar SA_REGION instead of REGION

    Andrey Fedorov committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    9582d1c View commit details
    Browse the repository at this point in the history
  3. [WebUI] bump version number in UI

    Andrey Fedorov committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    5edc33e View commit details
    Browse the repository at this point in the history
  4. fix tests

    Andrey Fedorov committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    9c01dde View commit details
    Browse the repository at this point in the history
  5. rm vestigial import

    Andrey Fedorov committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    fe15e40 View commit details
    Browse the repository at this point in the history
  6. fix tests

    Andrey Fedorov committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    6e4b9ab View commit details
    Browse the repository at this point in the history
  7. bump boto version

    Andrey Fedorov committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    a517851 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Adds infra support for CFN (#362)

    James Weakley authored and sfc-gh-afedorov committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    25d6c57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b399380 View commit details
    Browse the repository at this point in the history
  3. [dc] Update airwatch_devices.py description

    Andrey Fedorov committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    51f23b1 View commit details
    Browse the repository at this point in the history
  4. [webui] Update docs

    Andrey Fedorov committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    19729f2 View commit details
    Browse the repository at this point in the history
  5. Redirect WebUI to login page on server failure

    Andrey Fedorov committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    3fe911e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. [webui] Improve authentication error flows

    - server handles expired tokens better (used to fall back on externalbrowser auth)
    - server requires authentication on data endpoints (used to display DC list without)
    Andrey Fedorov committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    eb2984e View commit details
    Browse the repository at this point in the history
  2. Fix typos

    Andrey Fedorov committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    f501daa View commit details
    Browse the repository at this point in the history
  3. [dc] Adds iteration over all regions to AWS Collect

    Andrey Fedorov committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    7760e2d View commit details
    Browse the repository at this point in the history
  4. [dc] Add region col to v1.9.1 migration

    Andrey Fedorov committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    f5fa796 View commit details
    Browse the repository at this point in the history