-
Notifications
You must be signed in to change notification settings - Fork 2
Pull the dashboard data dynamically #10
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
base: master
Are you sure you want to change the base?
Conversation
nakov0301
left a comment
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.
It seems like you have forgot to pull the changes to the master branch from the previous PR before you created the new branch. So pleaase do that first. Also the bower_components folder should be excluded from the remote git repository. So please add that to the .gitignore file.
|
I'm not sure if I did it correctly |
|
Please make sure that works locally before you push. I get this error |
|
after I did pull and merge conflicts everything got messed up, and I can't get it back as it was before. It works locally on this url: http://127.0.0.1:8000/expenses/show and another problem now is that it doesn't update the $expenses array as it did with the filtered params |
|
The only problem now is that after login it tries to load the |
No description provided.