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

Do not duplicate stories when saving a tape. #4

Merged
merged 3 commits into from
Nov 14, 2015

Conversation

DavidSouther
Copy link
Collaborator

No description provided.

@DavidSouther DavidSouther changed the title Do not merge the same stories in a tape. Do not duplicate stories when saving a tape. Nov 14, 2015
@@ -82,30 +82,45 @@ describe('Record', function() {

describe('Date ranges', function() {
it('manages ranges of story dates', function() {
let record = new Record('Tape 1', 'Test', '3/4"');
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could you do the reformatting in a different PR?

@stanparker
Copy link
Collaborator

We discussed offline. Doesn't solve the problem.

gah-boh added a commit that referenced this pull request Nov 14, 2015
Do not duplicate stories when saving a tape.
@gah-boh gah-boh merged commit f8cdf79 into PronghornDigital:master Nov 14, 2015
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.

3 participants