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

6919 Preview Tools and expanded preview options #7369

Merged
merged 5 commits into from
Nov 2, 2020
Merged

Commits on Oct 28, 2020

  1. Revert "Revert "6919 preview tools"" #6919

    This reverts commit 4deb30e.
    
    Fight fire with fire. Fight revert with revert.
    pdurbin committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    083419f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10b2970 View commit details
    Browse the repository at this point in the history
  3. only run SQL migration if needed #6919

    We only run the SQL migration if the "type" column still
    exists on the externaltool table.
    pdurbin committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    41f1ac8 View commit details
    Browse the repository at this point in the history
  4. always attempt to drop columns #6919

    On a new installation, the logic wasn't running and
    haspreviewmode is being added by a previous SQL script.
    pdurbin committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    3e71d96 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    505682b View commit details
    Browse the repository at this point in the history