All notable changes to this project will be documented in this file.
- Reduce Page Size by using an DataGrid on Theme and Module List Page
- Admin Country CRUD so store admin can add/edit/delete possible countries
- Admin State CRUD so store admin can add/edit/delete possible states
- Admin order status CRUD so store admin can add/edit/delete possible custom order status
- Admin can add tracking number to an order
- Added Recent Order Widget to Admin Dashboard
- Admin Users CRUD so store admin can add/edit/delete possible Users
- Admin User Show display user order list as well
- Admin can change User Password from admin and Mail gets sent to user
- Admin User Group CRUD so store admin can add/edit/delete User Groups
- Replace Module/Theme list with DataGrid
- Added a changelog to see precisely what changes have been made between each release.
- Setup Category API with Passport Auth and Resource.
- Setup Property API with the help of Laravel API Resource.
- Setup Attribute API with the help of Laravel API Resource.
- Setup Page API with the help of Laravel API Resource.
- Setup Product API with the help of Laravel API Resource.
- Disabled Admin User If user is Super admin
- Setup Breadcrumb for Admin Cms Page Index,Edit & Create Route.
- Setup SweeetAlert Before Product Delete.
- Setup SweeetAlert Before Subscribe User Delete.
- Setup SweeetAlert Before User Role Delete.
- Setup SweeetAlert Before Site Currency Delete.
- Setup SweeetAlert Before Banner Delete.
- Setup SweeetAlert Before CMS Page Delete.
- Setup SweeetAlert Before Product Attribute Delete.
- Setup SweeetAlert Before Product Property Delete.
- Setup SweeetAlert Before Product Category Delete.
- CSS issue on Order page with the Options dropdown.