avored / laravel-ecommerce

AvoRed an Open Source Laravel Shopping Cart
https://avored.com
1.51k stars 549 forks source link

Backend theme #217

Closed ghermans closed 5 years ago

ghermans commented 6 years ago

These tasks should take place during the back-end theme improvements.

Todo

indpurvesh commented 6 years ago

@ghermans

To me seems like you have made big changes in term of design so if you want: You can create another branch dev/design and we might merge it later on.

I have added a monthly revenue widget and to do that I have to add cost_price field into products table so you might have to do after pull you might have to do this two command again.

php artisan avored:install

second

php artisan avored:admin:make

thanks

ghermans commented 6 years ago

@indpurvesh i created this ticket actually for myself so that i know what i still need todo since i can't add things to the project board. Regarding creating a new branch: i can't create new branches on the original repo (only to my fork). Thanks for the feedback regarding the new widget, i have just merged the dev branch with my fork.

indpurvesh commented 6 years ago

@ghermans I have added you into a project team. I hope that then you can manage projects easily. I have created design branch too.

ghermans commented 6 years ago

@indpurvesh while trying to push to the design branch i receive the current error

$ git push ERROR: Permission to avored/laravel-ecommerce.git denied

indpurvesh commented 6 years ago

Try it now @ghermans

indpurvesh commented 6 years ago

@ghermans better use some kind of markdown editor which allow us to add a plugin as well