Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Feat(client, api, db): video url #424

Merged
merged 10 commits into from
Nov 3, 2020
Merged

Feat(client, api, db): video url #424

merged 10 commits into from
Nov 3, 2020

Conversation

gh-23378
Copy link
Contributor

  • I have read Chapter's contributing guidelines.
  • My pull request has a descriptive title (not a vague title like Update README.md).
  • My pull request targets the master branch of Chapter.

Closes #380

Added video_url field to event model, created migration for new column to be added to event table, updated seeders to generate fake video urls, updated UI to allow read and update on video URL.

Depends on #423

@allella
Copy link
Contributor

allella commented Nov 1, 2020

@KatieN #423 was merged, but it looks like this PR now has merge conflicts. Thanks for moving this along and sorry it took so long to merge in.

@gh-23378
Copy link
Contributor Author

gh-23378 commented Nov 3, 2020

no worries, resolved them

@allella allella merged commit 74b53d9 into freeCodeCamp:master Nov 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add video_url to Events table
2 participants