Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

[cherry-pick] migrate all dashboards #66

Merged

Commits on Jul 26, 2018

  1. Allow multiple time shifts (apache#5067)

    * Allow multiple time shifts
    
    * Handle old form data
    
    (cherry picked from commit 1d3e96b)
    betodealmeida authored and Grace Guo committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    d758684 View commit details
    Browse the repository at this point in the history
  2. [adhoc-filters] Adding adhoc-filters to all viz types (apache#5206)

    (cherry picked from commit d483ed1)
    john-bodley authored and Grace Guo committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    abae53b View commit details
    Browse the repository at this point in the history
  3. Time shift difference (apache#5177)

    * Allow different comparisons when using time shift
    
    * Remove test code
    
    * Remove lead/trail NaN and improve code
    
    * Add headers/subheader
    
    * Update yarn
    
    * Migration script
    
    * Fix migration
    
    * Small fixes
    
    * Trigger tests
    
    * Fix lint
    
    * Fix javascript
    
    (cherry picked from commit 7b4e6c7)
    betodealmeida authored and Grace Guo committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    8c03fab View commit details
    Browse the repository at this point in the history
  4. Fix db migration 3dda56f1c4c6 (apache#5415)

    (cherry picked from commit 73ec526)
    mistercrunch authored and Grace Guo committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    c9867a6 View commit details
    Browse the repository at this point in the history
  5. allow selection of dbs where csv can be uploaded to (apache#5393)

    (cherry picked from commit 7f8eaee)
    timifasubaa authored and Grace Guo committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    d3c6a83 View commit details
    Browse the repository at this point in the history
  6. [sql] Correct SQL parameter formatting (apache#5178)

    (cherry picked from commit 7fcc2af)
    john-bodley authored and Grace Guo committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    7554d59 View commit details
    Browse the repository at this point in the history
  7. Fix the build by merging both db migrations heads (apache#5464)

    (cherry picked from commit 971e9f0)
    mistercrunch authored and Grace Guo committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    5091b9c View commit details
    Browse the repository at this point in the history
  8. Move flake8-related packages deps to reqs-dev.txt (apache#5460)

    * Move flake8-related packages deps to reqs-dev.txt
    
    My VIM which is integrated with flake8 wouldn't match the output from
    travis and would often miss things related to the flake8 plugins
    installed using Tox.
    
    By moving this to requirements-dev.txt, we can expect developers would
    have the proper configuration locally and get matching results with
    Travis when running flake8 or in their IDEs if its integrated with
    flake8..
    
    * merging migratinos
    
    * sorting packages
    
    * Specify folder for flake8 processing
    
    * pin pycodestyle==2.3.1
    
    * merge db migrations
    
    (cherry picked from commit fee5023)
    mistercrunch authored and Grace Guo committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    1604d8b View commit details
    Browse the repository at this point in the history
  9. fix migration 3dda56f1c (apache#5468)

    * fix migration 3dda56f1c
    
    * add isodate to setup.py:
    
    (cherry picked from commit bea0a0a)
    timifasubaa authored and Grace Guo committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    4f138e5 View commit details
    Browse the repository at this point in the history
  10. [migration] Fix migration 3dda56f1c (apache#5471)

    (cherry picked from commit bfcc3a6)
    john-bodley authored and Grace Guo committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    246fc03 View commit details
    Browse the repository at this point in the history
  11. Migrate dashboard positions data from v1 to v2 format (apache#5463)

    * Migrate dashboard positions data from v1 to v2 format
    
    * UPDATING.md
    
    * rebase onto master
    
    (cherry picked from commit fd2d4b0)
    Grace Guo committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    8eada37 View commit details
    Browse the repository at this point in the history
  12. retire dashboard v1 (js and python) (apache#5418)

    (cherry picked from commit 3f2fc8f)
    Grace Guo committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    9f4a4f2 View commit details
    Browse the repository at this point in the history
  13. fix tox.ini

    Grace Guo committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    6c9a60e View commit details
    Browse the repository at this point in the history
  14. [migration] bug fix in dashboard migration (bebcf3fed1fe_) (apache#5497)

    fix a bug in handle empty rows
    
    (cherry picked from commit 7ff02c0)
    Grace Guo committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    83aeade View commit details
    Browse the repository at this point in the history