Commit Graph

433 Commits (bca73f1275a710e2653c7ef6102939ebc60ea756)
 

Author SHA1 Message Date
A1Gard dc7daa365e added add data to slider
added remove data to slider
8 months ago
A1Gard 77925f51c3 added theme controller
optimized website gtmetrix [removed inline styles]
8 months ago
A1Gard 0d026213a6 added side menu 8 months ago
A1Gard 57ebac9f6a added main to website 8 months ago
A1Gard bc60ae2498
Merge pull request #45 from CyberAli1989/master
feat: Implement product listing API with caching and sorting
8 months ago
Ali 18a2c89294
Merge branch '4xmen:master' into master 8 months ago
cyberali dcead2a865 feat: Implement product listing API with caching , sorting , filters and search
- Add ProductController with index method to provide product listings
- Implement caching for product listings based on request URI
- Add sorting functionality for products by various criteria (new, old, most_view, less_view, most_buy, less_buy)
- Implement filtering by category using slug
- Add search functionality to filter products by name
- Implement price range filtering using min_price and max_price parameters
- Include related category data in the product resource response
- Set default pagination to 20 items per page with optional customization via per_page parameter
8 months ago
cyberali a8099343ad Roll back Category model 8 months ago
cyberali f794d1f083 feat: Implement home page API endpoint
- Add HomeController with index method to provide home page data
- Fetch and include menu with items, limiting selected fields for optimization
- Fetch and include latest 6 sliders using SliderResource
- Fetch and include top 8 parent categories with their products using CategoryResource
- Fetch and include active advertisements with available clicks using AdvResource
- Fetch and include latest 8 posts using PostResource
- Return all collected data as a successful JSON response
8 months ago
A1Gard f1f8c87e39 fixed dir problem 8 months ago
A1Gard 4848ed87de added Third Grid product 8 months ago
A1Gard 83daefba26 added index image post theme part 8 months ago
A1Gard a05298b15c added no link post theme part 8 months ago
A1Gard 73fc73dd6b optimized firefooter 8 months ago
A1Gard 42c9b0453c added fire footer 8 months ago
A1Gard 78d032fa37 added wave footer 8 months ago
A1Gard 6dced06316
Merge pull request #44 from CyberAli1989/master
Add helper functions for standard JSON responses
8 months ago
cyberali 3f75d919cf Add helper functions for standard JSON responses
- Added `success` function to format successful JSON responses with customizable meta tags, Open Graph data, Twitter card data, and canonical URL.
- Added `errors` function to format error JSON responses with customizable status codes.
8 months ago
A1Gard cec05b9a4b added Apl Menu theme part
added published to group and category
8 months ago
A1Gard e77d1dc21a added recet menu 8 months ago
A1Gard 247b490185 added menu to setting
added menu seeder
8 months ago
A1Gard 89cafad7c4 Merge remote-tracking branch 'origin/master' 8 months ago
A1Gard 80c2973c28 optimized panel sidebar with acl 8 months ago
A1Gard f91986c4b7 added acl to project 8 months ago
A1Gard 8188820ac3 added sort to menu items 8 months ago
A1Gard f1dec8db9f added menu controller [WIP: sort]
added menu item input vue component
added v-model(s) & name support to MorphSelector
8 months ago
YasinDehfuli e7a60e1c9a
Update README.md 8 months ago
YasinDehfuli d07b35ce72
Update README.md 8 months ago
YasinDehfuli 31809ec8cc
Update README.md 8 months ago
A1Gard 5661e73e11 removed old code comment 8 months ago
A1Gard 91c22e0046 added live preview 8 months ago
A1Gard 2a1e43bc25 improved seeder customer, area & post 8 months ago
A1Gard 60698fce0c fixed bug gfx vue component 8 months ago
A1Gard ecf6301212 added preloader to panel 8 months ago
A1Gard 1004ec3bc8 improved Seeders 8 months ago
A1Gard d879825606 added last week orders to home 8 months ago
A1Gard e8993dcd81 added invoice seeder
added device pie chart
optimized order & invoice table struct
8 months ago
A1Gard 597beda443 added status to invoice
added user relations
added invoice and ticket to index
8 months ago
A1Gard abb4330d62 added last month visits to home 8 months ago
A1Gard 264e5faed0 added referer website to visitor 8 months ago
A1Gard 3166710510 optimized visitor model, migration, middleware, seeder 8 months ago
A1Gard 8bef2c82b4 added visitor statistics 8 months ago
A1Gard 1c09293f1c added fixed bug 8 months ago
A1Gard 75a3c1f8db fixed Increment.vue component inc bug 8 months ago
A1Gard ba233b3798 added gradient text 8 months ago
A1Gard b9944a2e2d added simple text
added invert outline btn
8 months ago
A1Gard b99a6b420a fixed readme 8 months ago
A1Gard 54bf95efe7 change readme 8 months ago
A1Gard b28eaeb578 Merge branch 'master' of https://github.com/4xmen/xshop 8 months ago
A1Gard f7e082ba70 remove laravel README.md 8 months ago