raae / pow-app

Take charge of your menstrual cycle with POW! — the privacy-first menstrual cycle journal
https://www.usepow.app/
GNU General Public License v3.0
33 stars 2 forks source link

feat: Missing payment and main menses tag cases added to incomplete page #282

Closed SaraVieira closed 3 years ago

SaraVieira commented 3 years ago

This PR will add the following

SaraVieira commented 3 years ago

CleanShot 2021-05-18 at 19 50 23

SaraVieira commented 3 years ago

Would it be nicer for the user to get a complete overview of what is incomplete?

Main reason I did not do it is because of being such an edge case but if it does happen then yeah it would be nicer but on the other hand when you pay you have to leave the page and come back so I'm not sure

raae commented 3 years ago

Because of the needs of Netlify functions we are using npm, so remove yarn.lock and use package.lock from main. Otherwise I think Netlify gets confused.

SaraVieira commented 3 years ago

Because of the needs of Netlify functions we are using npm, so remove yarn.lock and use package.lock from main. Otherwise I think Netlify gets confused.

Done and also added yarn.lock to ignore otherwise I'm gonna keep pushing it by accident

also ready for review now :)