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

bubble up errors to dashboard, fix init page style #151

Merged
merged 3 commits into from
Sep 8, 2017

Conversation

iamsaso
Copy link
Contributor

@iamsaso iamsaso commented Sep 8, 2017

screenshot 2017-09-08 10 52 11
screenshot 2017-09-08 10 52 28

@iamsaso iamsaso requested a review from jeremyd September 8, 2017 17:56
@@ -39,6 +39,7 @@ const Release = ({className, projectName, projectSlug, showHeader, release, acti
<small className="text-muted">by <strong>{release.headFeature.user}</strong> {moment(release._created).fromNow() } - {moment(release._created).format('MMMM Do YYYY, h:mm:ss A')} </small>
</div>
<div className="col-xs-12">
ssssss
Copy link

Choose a reason for hiding this comment

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

🙈

Copy link
Contributor Author

Choose a reason for hiding this comment

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

shit

Copy link
Contributor Author

Choose a reason for hiding this comment

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

just testing if anyone reviews this :) @geoffrey 🥇


.release-errors li {
padding: 5px;
}
Copy link

Choose a reason for hiding this comment

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

on bootstrap 4, they have super handy spacing classes, I love using them instead of specifying custom css:
https://v4-alpha.getbootstrap.com/utilities/spacing/

Copy link
Contributor Author

Choose a reason for hiding this comment

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

nice to know this, TY will def use in the future

@iamsaso iamsaso merged commit 7583826 into master Sep 8, 2017
@iamsaso iamsaso deleted the saso/dash-fix-0001 branch September 8, 2017 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants