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

🪟 🎨 New stream details panel #19219

Merged
merged 67 commits into from
Dec 8, 2022

Commits on Nov 9, 2022

  1. move all stream details table related components to separate folder;

    create the first version of table powered by current implementation of react-table;
    dizel852 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    44be48c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    2857f77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1e130f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. fixed calc error

    dizel852 committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    2683c52 View commit details
    Browse the repository at this point in the history
  2. first implementation of NextTable:

    - use css modules instead of styled cmp
    - extracted base table styles
    - remove props used just for styling(customPadding, light, etc.)
    - no typings
    dizel852 committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    4762ec6 View commit details
    Browse the repository at this point in the history
  3. remove StreamDetailsHeader

    dizel852 committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    e10558c View commit details
    Browse the repository at this point in the history
  4. updated StreamFieldsTable

    dizel852 committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    bab038c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. fix typings error

    dizel852 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    0c51fea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26bdcfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b3d3f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55c503e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79da2d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adbfa7a View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Merge branch 'master' into vlad/18242-new-streams-details-panel

    # Conflicts:
    #	airbyte-webapp/src/components/connection/CatalogTree/next/StreamConnectionHeader.module.scss
    dizel852 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    ff7d723 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. remove comments

    dizel852 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f809457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c86d71f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. add react-table v8 package

    dizel852 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    bd1323e View commit details
    Browse the repository at this point in the history
  2. update NextTable component

    dizel852 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    977bb14 View commit details
    Browse the repository at this point in the history
  3. update NextTable component

    dizel852 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    6822e57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ebca26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    259825d View commit details
    Browse the repository at this point in the history
  6. update NextTable tests

    dizel852 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    ae43af1 View commit details
    Browse the repository at this point in the history
  7. update NextTable storybook

    dizel852 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    0bb9d7a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    79d1daf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d47e61f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f308517 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e1db97 View commit details
    Browse the repository at this point in the history
  5. update styles

    dizel852 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    9d352ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfbf327 View commit details
    Browse the repository at this point in the history
  7. fix performance

    dizel852 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    ff096a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7441bd3 View commit details
    Browse the repository at this point in the history
  9. fix checkbox style issue

    dizel852 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    e537f40 View commit details
    Browse the repository at this point in the history
  10. make thead sticky by default

    dizel852 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    24b9113 View commit details
    Browse the repository at this point in the history
  11. fix not scrollable table

    dizel852 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    d2e3257 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    8844c22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c31048 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    671a77a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    637668a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3be3cb View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    55c9eab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5f2349 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e404747 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. add space around panel;

    add 100px top gap height
    dizel852 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    a0b0566 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. fix arrow color

    dizel852 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    ce62b2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a8fb82 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. add ArrowRight icon from design

    replace faArrowRight with ArrowRight
    dizel852 committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    73c328e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fbd654 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    d7fedc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03f432c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c47f66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9a3eed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fcf34cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ca986e View commit details
    Browse the repository at this point in the history
  7. fix when no namespace

    dizel852 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    6156c03 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d5b6b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3436402 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. fix relative import path

    dizel852 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    0c19aa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80b1006 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b98045 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6afc3db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    decdf8c View commit details
    Browse the repository at this point in the history
  6. change td color from grey-100 to grey-50

    fix relative path
    dizel852 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    0106fe8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ab40af View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into vlad/18242-new-streams-details-panel

    # Conflicts:
    #	airbyte-webapp/package-lock.json
    dizel852 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    cb6c52b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    567fa06 View commit details
    Browse the repository at this point in the history
  10. fix cross icon color

    fix items alignment in flex container
    dizel852 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    ebae26e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

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