Commit Graph

127 Commits (e132a014379df91cd554a64d10e8ca6132979d3e)

Author SHA1 Message Date
A1Gard 1d4622f270 added single product route
added aria product theme part
added tooltip to compare add to card
fixed has discount bug
fixed toggle card bugs [quantity]
improved ui different color for secondary color
fixed tag url
2 months ago
A1Gard 52c0f48bc1 fixed bug discount expire time 2 months ago
A1Gard 1b2123daac added login big bg
added login js
added customer sign-in process
2 months ago
A1Gard 7051a0e40b added compare product theme part
fixed bugs & improved ui/ux in product fullMeta
added compare route
improved select filter category client
2 months ago
A1Gard 5956918dad complete meta filter 2 months ago
A1Gard 209541fb93 added first page ignore middleware [seo]
improved fix css switch
added basic meta filter [WIP]
2 months ago
A1Gard 66cc2b1acc added subcategories grid theme part
changed directory some theme part
2 months ago
A1Gard a7d9607343 added product grid side theme part [WIP: filter category] 2 months ago
A1Gard 15ca8ce927 added card toggle
added card storage to customer
2 months ago
A1Gard d7292f7457 added vue & vuex to client js
added vue-toast to client
added image seeder guide to readme
added fav toggle to client
2 months ago
A1Gard ff0395f4a4 added image seeding command 2 months ago
A1Gard 8adccb8580 added seeding prepare command 2 months ago
A1Gard 3ff5f7543d added attachment temp download link
added simple attachs list
fixed area seeder
2 months ago
A1Gard fc5a288067 added galleries list theme part 2 months ago
A1Gard 46c98f8178 added gallery grid theme part
added aparat gallery theme part
2 months ago
A1Gard 879ea9d1a3 added sub-group theme part
optimized theme parts
improved group seeder
change screenshots
2 months ago
farazdy 7e521942e3 Added grid post list 2 months ago
A1Gard c25e17d6f5 added simple post list theme part
fixed some bugs
2 months ago
A1Gard 76212ee579 updated area seeder
updated remix icon version
2 months ago
A1Gard 3989d68775 added post sidebar theme part 2 months ago
A1Gard 9cd2f7521a added simple comment theme part
added safe form
added comment submit method
2 months ago
A1Gard 14cc7005dd fixd bug & added approved comment 2 months ago
A1Gard 1733b9c1c1 added comment area & post view & time-spend 2 months ago
A1Gard b42e1b460d added post view increment 2 months ago
A1Gard d03617e998 added simple post 2 months ago
A1Gard dc59afb928 optimized xcontroller & route
added client controller
2 months ago
A1Gard cbb392e7be added simple part
added slider
2 months ago
A1Gard ac57eb9447 added icon field to setting 2 months ago
A1Gard eb4147a65e added categories fav image 2 months ago
A1Gard 69d58ac6ef added ParallaxSlider part
fix slider auto problem
2 months ago
A1Gard 10d26d730c optimize new slider data match by theme 2 months ago
A1Gard dc7daa365e added add data to slider
added remove data to slider
2 months ago
A1Gard 77925f51c3 added theme controller
optimized website gtmetrix [removed inline styles]
2 months ago
Ali 18a2c89294
Merge branch '4xmen:master' into master 2 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
2 months ago
cyberali a8099343ad Roll back Category model 2 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
2 months ago
A1Gard f1f8c87e39 fixed dir problem 2 months ago
A1Gard 4848ed87de added Third Grid product 2 months ago
A1Gard 83daefba26 added index image post theme part 2 months ago
A1Gard a05298b15c added no link post theme part 2 months ago
A1Gard 73fc73dd6b optimized firefooter 2 months ago
A1Gard 42c9b0453c added fire footer 2 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.
2 months ago
A1Gard cec05b9a4b added Apl Menu theme part
added published to group and category
2 months ago
A1Gard e77d1dc21a added recet menu 2 months ago
A1Gard 247b490185 added menu to setting
added menu seeder
2 months ago
A1Gard 80c2973c28 optimized panel sidebar with acl 2 months ago
A1Gard f91986c4b7 added acl to project 2 months ago
A1Gard 8188820ac3 added sort to menu items 2 months ago