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

Small Plugin Cleanup #206

Merged
merged 13 commits into from Dec 9, 2021
Merged

Small Plugin Cleanup #206

merged 13 commits into from Dec 9, 2021

Commits on Dec 1, 2021

  1. Clean-up tsconfig a bit

    Signed-off-by: Luke Tillman <LukeTillman@users.noreply.github.com>
    LukeTillman committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    28b7f32 View commit details
    Browse the repository at this point in the history
  2. Also use build flag

    Signed-off-by: Luke Tillman <LukeTillman@users.noreply.github.com>
    LukeTillman committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    40e2453 View commit details
    Browse the repository at this point in the history
  3. Remove 'Kind' type parameter from definitions

    Signed-off-by: Luke Tillman <LukeTillman@users.noreply.github.com>
    LukeTillman committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    dc3f9c4 View commit details
    Browse the repository at this point in the history
  4. Add runtime plugin type list, generate registry state from it

    Signed-off-by: Luke Tillman <LukeTillman@users.noreply.github.com>
    LukeTillman committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    c4a762d View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    b9aa8c6 View commit details
    Browse the repository at this point in the history
  2. Use browser access to get H2 support

    Signed-off-by: Luke Tillman <LukeTillman@users.noreply.github.com>
    LukeTillman committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    c807505 View commit details
    Browse the repository at this point in the history
  3. Turn on H2 in webpack dev server

    Signed-off-by: Luke Tillman <LukeTillman@users.noreply.github.com>
    LukeTillman committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    4057be6 View commit details
    Browse the repository at this point in the history
  4. Allow turning on H2 via ENV var

    Signed-off-by: Luke Tillman <LukeTillman@users.noreply.github.com>
    LukeTillman committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    11e4304 View commit details
    Browse the repository at this point in the history
  5. Turn off refetch on window focus

    Signed-off-by: Luke Tillman <LukeTillman@users.noreply.github.com>
    LukeTillman committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    cf868b0 View commit details
    Browse the repository at this point in the history
  6. Remove Kind/casting from DataSource

    Signed-off-by: Luke Tillman <LukeTillman@users.noreply.github.com>
    LukeTillman committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    a7b11eb View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Add shared jest config with mapper for project refs

    Signed-off-by: Luke Tillman <LukeTillman@users.noreply.github.com>
    LukeTillman committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    d871824 View commit details
    Browse the repository at this point in the history
  2. Use an .nvmrc file

    Signed-off-by: Luke Tillman <LukeTillman@users.noreply.github.com>
    LukeTillman committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    7581469 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Use paths config in test tsconfig

    Signed-off-by: Luke Tillman <LukeTillman@users.noreply.github.com>
    LukeTillman committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    4496560 View commit details
    Browse the repository at this point in the history