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

Configuration: Guide & Video Provider Save/Delete methods #15

Merged
merged 4 commits into from
Jun 10, 2019

Conversation

handsomematt
Copy link
Collaborator

Depends on #14 to be merged into master, as well as the HTTP methods merged into the main repo.

Fixes #13 and #11

  • Adds saving and deletion to guide & video providers.
  • Close modals after subscriptions instead of immediately, helps better illustrate if there is an error.

Depends on the following HTTP methods in the Telly API:

  • PUT guide_sources/id
  • PUT video_sources/id
  • DELETE guide_sources/id
  • DELETE video_sources/id

These will be in a pull request in the main repo shortly after this PR is submitted.

@chazlarson chazlarson merged commit 053f7ef into tellytv:master Jun 10, 2019
@handsomematt handsomematt deleted the config-fixes branch June 11, 2019 10:18
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.

Guide Providers cannot be edited
2 participants