pdrbrnd / whatsinthebox

7 days of the best movies in Portuguese TV
https://whatsinthebox.tv
GNU General Public License v3.0
26 stars 1 forks source link

Fix of the Fix Movie details shows old schedules issue #12 #15

Closed Pedro-Revez-Silva closed 3 years ago

Pedro-Revez-Silva commented 3 years ago

Description:

Added a filter to remove Movie schedules older than 7 days from the Movie details. @pdrbrnd Helped me a lot on this issue.

Details:

Issues:

Closes #12

Esta contribuição foi realizada para o Challenge devPT # 1. Discord username: Not#5071

vercel[bot] commented 3 years ago

Someone is attempting to deploy a commit to a Personal Account owned by @pdrbrnd on Vercel.

@pdrbrnd first needs to authorize it.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/pedrobrandao/whatsinthebox/H8kxS9VNVJryQRobsqLdJKcXvqKT
✅ Preview: https://whatsinthebox-git-fork-pedro-revez-silva-master-pedrobrandao.vercel.app

Pedro-Revez-Silva commented 3 years ago

@pdrbrnd Sorry about the delay. Broke my local project and had to reset. Only the correct changes are on this PR.

pdrbrnd commented 3 years ago

@Pedro-Revez-Silva did you install the dependencies when you did this fresh install? The build is failing due to wrong formatting (prettier)

Pedro-Revez-Silva commented 3 years ago

@pdrbrnd I installed the dependencies and ran the npm run dev command with no issues. For some reason I didn't get a warning before but there is an issue with the identation.

Pedro-Revez-Silva commented 3 years ago

Tried to fix automagically on local branch, but I get an error when trying to push into remote. Lets see if it passes now.

pdrbrnd commented 3 years ago

@Pedro-Revez-Silva nice work. deploying 🚀