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

Load dashboard on environment setup #112

Open
wants to merge 8 commits into
base: dev
Choose a base branch
from
Open

Commits on Oct 7, 2020

  1. add initial changes

    aspedrosa committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    2659b0e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Make the load of dashboards a one time thing

    aspedrosa committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    f2905d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Create fixtures for initial data

    aspedrosa committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    2619833 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. Create a command for generating materialized views

    aspedrosa committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    1a2cf0a View commit details
    Browse the repository at this point in the history
  2. Insert admin credentials through a prompt

    aspedrosa committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    8a806c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Create Superset url variable to fill tabs url

    aspedrosa committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    628729a View commit details
    Browse the repository at this point in the history
  2. Add --rm so containers to run commands get removed

    aspedrosa committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    9f6ca0e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Update docker setup

    aspedrosa committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    527f43b View commit details
    Browse the repository at this point in the history