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

Polish/scraper overlay #12317

Merged
merged 19 commits into from
Mar 4, 2019
Merged

Polish/scraper overlay #12317

merged 19 commits into from
Mar 4, 2019

Conversation

alexpaxton
Copy link
Contributor

@alexpaxton alexpaxton commented Mar 2, 2019

Closes #12310

screen shot 2019-03-01 at 6 50 40 pm

screen shot 2019-03-04 at 2 57 45 pm

Change the design of the create scraper overlay to be more consistent with other overlays
Remove UI elements from when the form was inside onboarding
Construct a scraper object in overlay local state instead of using redux to store
Delete vestigial scraper creation components
Introduce clockface Alert component
Show alert in Telegrafs and Scrapers page when user has no buckets
Disabled Create button in Telegrafs and Scrapers page when user has no buckets
Update E2E tests

Checklist

  • Rebased/mergeable
  • Tests pass
  • http/swagger.yml updated (if modified Go structs or API)
  • Sign CLA (if not already signed)

alexpaxton and others added 19 commits March 1, 2019 15:51
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
…ets exist

Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>
} = this.props

return (
<OverlayContainer maxWidth={600}>
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice!!

icon?: IconFont
}

const Alert: SFC<Props> = ({children, color, icon}) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Yay an alert component! :)

Copy link
Contributor

@Palakp41 Palakp41 left a comment

Choose a reason for hiding this comment

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

Looks good :)

@alexpaxton alexpaxton merged commit 818c627 into master Mar 4, 2019
@alexpaxton alexpaxton deleted the polish/scraper-overlay branch March 4, 2019 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants