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

feature(notifications): add time reference to notification messages #47

Merged
merged 1 commit into from
Oct 23, 2017

Conversation

segunolalive
Copy link
Owner

What does this PR do?

fixes creation of notifications on initial borrowing and adds time stamps to notifications

How should this be manually tested?

N/A

Any background context you want to provide?

N/A

What are the relevant pivotal tracker stories?

#149760479
#149708221

bugfix: create notifications on initial borrowing
@segunolalive segunolalive temporarily deployed to segunolalive-hellobooks-pr-47 October 23, 2017 02:24 Inactive
@@ -1,6 +1,7 @@
import React from 'react';
import PropTypes from 'prop-types';
import { Row, Col } from 'react-materialize';
import moment from 'moment';

Choose a reason for hiding this comment

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

Unable to resolve path to module 'moment' import/no-unresolved

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 6c8985f on hotfix/admin-notifications into ** on development**.

@segunolalive segunolalive merged commit 6a54365 into development Oct 23, 2017
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.

None yet

3 participants