-
Notifications
You must be signed in to change notification settings - Fork 5
Bulk create and notify events #109
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
Conversation
src/collections/events.coffee
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should include validation / appropriate error messages here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing a few things:
- Tests
- Minor bump.
- Update CHANGELOG
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also looking in v3, I don't see this command. Am I missing something?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Its here, https://github.com/teamsnap/apiv3/tree/awe-370-notify-schedule-import, not in master yet.
|
@matthopson Added some tests, validations, and changelog updates. |
CHANGELOG.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We probably want to bump to 1.8.0 since API change.
Will also want to update in package.json and teamsnap.coffee
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
|
Just a side-note, it's probably a good idea to include a note + reference to the v3 PR so it's clear it hasn't been merged yet (since the v3 PR needs to be merged before this can be). |
82e278b to
b8f5a74
Compare
|
One more small thing. Would you mind updating https://github.com/teamsnap/teamsnap-javascript-sdk/blob/master/docs/collections/events.md with this? |
a0ebb60 to
6905a05
Compare
Bulk create and notify events

No description provided.