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

[Connector Builder]Add ability to convert from YAML manifest to UI #21142

Merged
merged 33 commits into from
Jan 19, 2023

Commits on Jan 4, 2023

  1. save

    lmossman committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    3ab9607 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. save more progress

    lmossman committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    6834479 View commit details
    Browse the repository at this point in the history
  2. try setting values directly

    lmossman committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    e2c0a44 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. toggle editor

    lmossman committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    546e308 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    b4ec687 View commit details
    Browse the repository at this point in the history
  2. fix primary key

    lmossman committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    c208d95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bc6ac0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    3578222 View commit details
    Browse the repository at this point in the history
  2. save progress

    lmossman committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    12bf3cb View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

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

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    27b9a57 View commit details
    Browse the repository at this point in the history
  2. merge with master

    lmossman committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    9707a0a View commit details
    Browse the repository at this point in the history
  3. fix type issues with reflect

    lmossman committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    8111c90 View commit details
    Browse the repository at this point in the history
  4. properly handle undefined

    lmossman committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    2550ade View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e58d98 View commit details
    Browse the repository at this point in the history
  6. verify no custom components

    lmossman committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    a83331b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    113751c View commit details
    Browse the repository at this point in the history
  8. rest of refactor

    lmossman committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    b224f8b View commit details
    Browse the repository at this point in the history
  9. move manifest to builder form conversion logic into its own file, and…

    … handle inferred input overrides properly
    lmossman committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    17f4112 View commit details
    Browse the repository at this point in the history
  10. convert substream slicers

    lmossman committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    0f8ee5a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    8e6ad4d View commit details
    Browse the repository at this point in the history
  2. remove console logs

    lmossman committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    7a7b03b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d2d065 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    fe403ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7f3705 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3c8e1a View commit details
    Browse the repository at this point in the history
  4. remove commented import

    lmossman committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    2fdc20a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e02232 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3338722 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. save progress

    lmossman committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    cccc35b View commit details
    Browse the repository at this point in the history
  2. add more tests

    lmossman committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    059d8df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e428ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0abbf0 View commit details
    Browse the repository at this point in the history