-
Notifications
You must be signed in to change notification settings - Fork 276
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
Feature/134 gocardless connector #157
Feature/134 gocardless connector #157
Conversation
The default layout for the Transactions, Accounts, Dashboard, Recurring, and Categories dashboards has been updated. The previous default layout values [265, 440, 655] have been changed to [20, 40, 40]. This change was made to improve the initial layout and make it more visually appealing for users.
@matteobad is attempting to deploy a commit to the Salgsmaskin Team on Vercel. A member of the Team first needs to authorize it. |
# Conflicts: # .env.example
# Conflicts: # .env.example
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.
LGTM! 👍
Looks good @matteobad - But i see that we have some conflicts |
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.
Looks good, but we have some conflicts that needs to be sorted out. Cant wait ✨
# Conflicts: # pnpm-lock.yaml
We MUST also merge the deploy request on DB. I can take care of that tomorrow for sure! |
Sounds good @matteobad - Tell me when the DB is updated and i can merge this ✨ |
I'm waiting for the merge because the refactor to the database tables for me is critical to be able to proceed and finish the API for manual entry. Thanks guys |
Successfully updated and seeded the DB |
Description
What type of PR is this? (check all applicable)
Related Tickets & Documents
Fixes #134
Steps to QA
pnpm run db:push
pnpm run db:seed
Added to documentation?