-
Notifications
You must be signed in to change notification settings - Fork 69
budgets added #44
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
budgets added #44
Conversation
✅ Deploy Preview for paisable ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
@archa8 can u plz review |
@archa8 can u plz review this one as well! Thanks. |
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.
Hey, thank you for the contribution! The core functionality works well. However, it would be awesome if you could follow design standards and style the text boxes/areas in the Add Budget card with some padding. Additionally, I have left comments for two of the changed files. Thank you!
@pranjalarora98 There are also some conflicts due to files being changed in the latest PRs (for example, I merged the PR for the Settings feature), so kindly include your changes carefully in order not to break the existing features in prod. |
f13bead
to
7676bca
Compare
@archa8 I have made the required changes and also the styling of add budget modal.Please let me know if any other changes are there? |
@archa8 can u plz review this as well |
Could you please merge the recent changes and push your branch once? |
@archa8 yes its already pushed |
….com/pranjalarora98/paisable into feature/pranjal/budget-functionality
Hey @pranjalarora98, there are a lot of conflicts in the files which are making it tough for me to review you PR as the code is constantly breaking. Could you please try to resolve them once on your system? Please pull the changes as I tried to resolve some conflicts. |
ok @archa8 i will resolve the conflicts for thiss branch as well.I have fixed in recurring transactions branch few mins back |
…udget-functionality
…udget-functionality
@archa8 i have resolved the conflicts |
Hey @pranjalarora98, there are still conflicts in the routes section of |
…udget-functionality
Fixed @archa8 |
@archa8 fixed conflicts and endpoint was changed I had updated it |
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.
Works as intended. LGTM!
@archa8 can u plz add hacktoberfest-accepted label to the PR"s |
Added Budget Controller, Model and integrated with Transactions
Description
Added a Budgets feature
Related Issue
Fixes #3