Commit Graph

349 Commits (4e22e134c4ccdbc6267ab349ec5ef5365072e1c3)
 

Author SHA1 Message Date
A1Gard 742c75b75c added simple post 9 months ago
A1Gard 468d9f60aa optimized xcontroller & route
added client controller
9 months ago
A1Gard 527cf862a9 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	resources/views/segments/header/SimpleHeader/SimpleHeader.blade.php
9 months ago
A1Gard b39b4a43d2 added ParallaxHeaderPin theme part
fixed some ui bugs
9 months ago
A1Gard c947b35bf1 added simple part
added slider
9 months ago
A1Gard ce19cd3d77 added simple part 9 months ago
A1Gard d9e8ab919a added inline map theme part 9 months ago
A1Gard f2c039e23c added location picker to setting 9 months ago
A1Gard a16ff6461f added counter theme part 9 months ago
A1Gard 29a66fab5e added icon field to setting 9 months ago
A1Gard 584a062867 added grid category 9 months ago
A1Gard be6a666d54 added categories fav image 9 months ago
A1Gard 5fbc036017 added parallax footer part 9 months ago
A1Gard 2e75682b35 added long height posts
added sample images
9 months ago
A1Gard c3711bc322 added ParallaxSlider part
fix slider auto problem
9 months ago
A1Gard 9cfd799e59 optimize new slider data match by theme 9 months ago
A1Gard b2490089ca added add data to slider
added remove data to slider
9 months ago
A1Gard 480a363e37 added theme controller
optimized website gtmetrix [removed inline styles]
9 months ago
A1Gard 1482829b32 added side menu 9 months ago
A1Gard 40e0201cc6 added main to website 9 months ago
A1Gard fdc54ef515 Merge pull request #45 from CyberAli1989/master
feat: Implement product listing API with caching and sorting
10 months ago
Ali 3a0d622c16 Merge branch '4xmen:master' into master 10 months ago
cyberali d09a7f0afb 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
10 months ago
cyberali 01ecec0b6c Roll back Category model 10 months ago
cyberali 09be9d65ca 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
10 months ago
A1Gard 063fb11f1d fixed dir problem 10 months ago
A1Gard a89143c974 added Third Grid product 10 months ago
A1Gard 1258652234 added index image post theme part 10 months ago
A1Gard 1c1f9b4cab added no link post theme part 10 months ago
A1Gard e096035c09 optimized firefooter 10 months ago
A1Gard a4e20ba17e added fire footer 10 months ago
A1Gard 0b5eb7697b added wave footer 10 months ago
A1Gard 790e8dc445 Merge pull request #44 from CyberAli1989/master
Add helper functions for standard JSON responses
10 months ago
cyberali 001f200613 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.
10 months ago
A1Gard 1a4ac2783c added Apl Menu theme part
added published to group and category
10 months ago
A1Gard 7daa9f4be4 added recet menu 10 months ago
A1Gard 4ebcecf646 added menu to setting
added menu seeder
10 months ago
A1Gard d299c9e38e Merge remote-tracking branch 'origin/master' 10 months ago
A1Gard e8ab808839 optimized panel sidebar with acl 10 months ago
A1Gard 49b4904a5c added acl to project 10 months ago
A1Gard 3e4a189db3 added sort to menu items 10 months ago
A1Gard 34c42c42ef added menu controller [WIP: sort]
added menu item input vue component
added v-model(s) & name support to MorphSelector
10 months ago
YasinDehfuli 12f7223ebd Update README.md 10 months ago
YasinDehfuli cb978d2d7e Update README.md 10 months ago
YasinDehfuli 48172c4572 Update README.md 10 months ago
A1Gard f36b32f1c6 removed old code comment 10 months ago
A1Gard e63aecd310 added live preview 10 months ago
A1Gard 99476b87cb improved seeder customer, area & post 10 months ago
A1Gard 1bf9992cdb fixed bug gfx vue component 10 months ago
A1Gard ed0dd558b1 added preloader to panel 10 months ago