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

🪟 Migrate styles for Connection-related Components #17339

Merged
merged 11 commits into from Sep 30, 2022

Conversation

teallarson
Copy link
Contributor

@teallarson teallarson commented Sep 28, 2022

What

This diff should go down once #17289 is merged
Migrates (most) components touched by the Connection Form Refactor Part Two to scss modules and <Text/> components. Also implements variables in the sass for these components.

There are a few minimal visual changes due to moving to more standardized spacing/sizing.

Why

To keep the diffs and PRs cleaner and easier to review, especially for connection form refactor part 2.
To keep in line with our style guide best practices to work towards using sass modules and Text components app-wide.

🚨 User Impact 🚨

There should be none.

@github-actions github-actions bot added area/platform issues related to the platform area/frontend Related to the Airbyte webapp labels Sep 28, 2022
@teallarson teallarson changed the title Migrate styles for Connection Form 🪟 Migrate styles for Connection Form Sep 29, 2022
@teallarson teallarson marked this pull request as ready for review September 29, 2022 16:12
@teallarson teallarson requested a review from a team as a code owner September 29, 2022 16:12
@teallarson teallarson changed the title 🪟 Migrate styles for Connection Form 🪟 Migrate styles for Connection-related Components Sep 29, 2022
@krishnaglick
Copy link
Contributor

Screen Shot 2022-09-29 at 2 55 09 PM
The streams section looks like it has an oddity. Double card where there shouldn't be perhaps?

Copy link
Contributor

@krishnaglick krishnaglick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@teallarson teallarson merged commit e2441b0 into master Sep 30, 2022
@teallarson teallarson deleted the teal/connection-styling-system branch September 30, 2022 20:55
letiescanciano added a commit that referenced this pull request Oct 3, 2022
…ations

* master: (75 commits)
  source-sentry: migrate to per-stream states (#17466)
  Greg/clickhouse polishing (#17483)
  upgrade debezium version to 1.9.6 (#17459)
  🐛 Source Twilio: Lookback_window config (#17478)
  hide S3 source connector from catalog (#17472)
  🪟 Migrate styles for Connection-related Components (#17339)
  Added new title (#17480)
  Refactor & convert `PageTitle` to SCSS (#17139)
  updated releaseStage for zendesk-talk (#17477)
  [low-code] Apply log level to stream loggers (#17284)
  🐛 Source Salesforce: filter out objects not supported by the Bulk API (#17453)
  Source Marketo: certify GA (#17445)
  Update greenhouse paginator (#17429)
  Add some services start validation to acceptance_tests.sh (#17425)
  📖 Removes $ from terminal commands to allow direct copying. (#17467)
  migrate source GA connectors to per-stream states (2) (#17410)
  Source Klaviyo: bump CDK dependency (#17422)
  Source Pinterest: change releaseStage to GA (#17045)
  Source Pinterest: Set start_date dynamically based on API restrictions for lookup (#17387)
  updated releaseStage to generally_available (#17374)
  ...
letiescanciano added a commit that referenced this pull request Oct 3, 2022
* master:
  source-sentry: migrate to per-stream states (#17466)
  Greg/clickhouse polishing (#17483)
  upgrade debezium version to 1.9.6 (#17459)
  🐛 Source Twilio: Lookback_window config (#17478)
  hide S3 source connector from catalog (#17472)
  🪟 Migrate styles for Connection-related Components (#17339)
  Added new title (#17480)
  Refactor & convert `PageTitle` to SCSS (#17139)
  updated releaseStage for zendesk-talk (#17477)
  [low-code] Apply log level to stream loggers (#17284)
  🐛 Source Salesforce: filter out objects not supported by the Bulk API (#17453)
  Source Marketo: certify GA (#17445)
  Update greenhouse paginator (#17429)
  Add some services start validation to acceptance_tests.sh (#17425)
  📖 Removes $ from terminal commands to allow direct copying. (#17467)
jhammarstedt pushed a commit to jhammarstedt/airbyte that referenced this pull request Oct 31, 2022
* renames for connection form refactor

* connection form, namespace definition, section

* operations section

* cleanup for text sizes

* updated connection name to use Text

* use variables and text component

* cleanup from rebase

* remove bad card

* make the form a form
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Related to the Airbyte webapp area/platform issues related to the platform team/platform-move
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants