A1Gard
c69e907093
updated developer access role
6 months ago
A1Gard
561ed29bf6
added Liana theme part to invoice
6 months ago
A1Gard
f120123958
added invoice controller
...
added order relations
fixed ticket bug
6 months ago
A1Gard
bdb801f5e5
optimized ui/ux
6 months ago
A1Gard
6cdb844ba2
added search
...
improved ui of tag & search page
6 months ago
A1Gard
be7c088b42
added tag page
...
fixed readme
fixed map bugs (inline map & icons)
6 months ago
farazdy
e9b7648eda
Added contact area
7 months ago
sadeghpm
bf9d2a0344
Merge remote-tracking branch 'origin/master'
7 months ago
A1Gard
b1a891689c
added client web page test
7 months ago
A1Gard
3f17a11b15
fixed bug
7 months ago
A1Gard
55955f06b9
added default header
...
optimized area and part seeder
7 months ago
A1Gard
cf7945ab49
fixed no parent bugs group & category
7 months ago
sadeghpm
d4370e9260
Payment gateway added
7 months ago
A1Gard
2ebe36e98d
optimized translate code
7 months ago
A1Gard
68be86dd68
added tag translate name and model
7 months ago
A1Gard
e0aff07b07
added Translation to setting
7 months ago
A1Gard
5e56382c18
added ticket control customer profile
7 months ago
A1Gard
f2095dcc26
added address control to customer profile
...
added comment list
added product favorites control
7 months ago
A1Gard
cf27800e5b
improved code quality
...
fixed some bugs
7 months ago
A1Gard
9bd2d8bf33
improved user experience multi langs
7 months ago
A1Gard
66b0a4e2c5
added multi-lang support client
...
fixed rtl bootstrap file for rtl lang
WIP: need fixed for messages maybe sessions
7 months ago
A1Gard
6bec06438e
added sitemap [seo]
...
WIP: multi-lang website sitemaps
7 months ago
A1Gard
eb0d939040
added markup json to product and post
7 months ago
A1Gard
a3b8155cb4
added markup json breadcrumb [seo]
7 months ago
A1Gard
c9b7f63efc
updated translate [persian]
7 months ago
A1Gard
dc3ec891e8
added Avisa theme part
...
added customer controller to profile
WIP: complete
7 months ago
A1Gard
729f043158
added theme part ns card
...
added CardController
added transport seeder
fixed meta input ui bug
7 months ago
A1Gard
5afa248303
added clips list theme part
...
added dor clip theme part
fixed some clip upload bug
fixe product preview permission
optimized mp3 & mp4 player
7 months ago
A1Gard
2c090427c5
added attachment list theme part
...
added attach with preview theme part
7 months ago
A1Gard
847752d469
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
7 months ago
A1Gard
d4e971c4b9
fixed bug discount expire time
7 months ago
A1Gard
5edc0b61f5
added login big bg
...
added login js
added customer sign-in process
8 months ago
A1Gard
25926a9059
added compare product theme part
...
fixed bugs & improved ui/ux in product fullMeta
added compare route
improved select filter category client
8 months ago
A1Gard
20d5fde215
complete meta filter
8 months ago
A1Gard
f45ac25f9a
added first page ignore middleware [seo]
...
improved fix css switch
added basic meta filter [WIP]
8 months ago
A1Gard
afe5df8b4e
added subcategories grid theme part
...
changed directory some theme part
8 months ago
A1Gard
3f3c934d83
added card toggle
...
added card storage to customer
8 months ago
A1Gard
1e71cc704e
added vue & vuex to client js
...
added vue-toast to client
added image seeder guide to readme
added fav toggle to client
8 months ago
A1Gard
bee0b8ea69
added image seeding command
8 months ago
A1Gard
dec3e0b16b
added attachment temp download link
...
added simple attachs list
fixed area seeder
8 months ago
A1Gard
edecafe6c5
added galleries list theme part
8 months ago
A1Gard
68be630c1c
added gallery grid theme part
...
added aparat gallery theme part
8 months ago
A1Gard
8eca666671
added sub-group theme part
...
optimized theme parts
improved group seeder
change screenshots
8 months ago
farazdy
3bb26bcd45
Added grid post list
8 months ago
A1Gard
8c0ae50046
added simple post list theme part
...
fixed some bugs
8 months ago
A1Gard
912044d965
updated area seeder
...
updated remix icon version
8 months ago
A1Gard
cf9514e3dc
added post sidebar theme part
8 months ago
A1Gard
e0c7dc3570
added simple comment theme part
...
added safe form
added comment submit method
8 months ago
A1Gard
c9510fe2b1
added post view increment
8 months ago
A1Gard
742c75b75c
added simple post
8 months ago
A1Gard
468d9f60aa
optimized xcontroller & route
...
added client controller
8 months ago
A1Gard
c3711bc322
added ParallaxSlider part
...
fix slider auto problem
8 months ago
A1Gard
9cfd799e59
optimize new slider data match by theme
8 months ago
A1Gard
480a363e37
added theme controller
...
optimized website gtmetrix [removed inline styles]
8 months ago
Ali
3a0d622c16
Merge branch '4xmen:master' into master
8 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
8 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
8 months ago
A1Gard
063fb11f1d
fixed dir problem
8 months ago
A1Gard
a89143c974
added Third Grid product
8 months ago
A1Gard
a4e20ba17e
added fire footer
8 months ago
A1Gard
1a4ac2783c
added Apl Menu theme part
...
added published to group and category
8 months ago
A1Gard
4ebcecf646
added menu to setting
...
added menu seeder
8 months ago
A1Gard
49b4904a5c
added acl to project
8 months ago
A1Gard
3e4a189db3
added sort to menu items
8 months ago
A1Gard
34c42c42ef
added menu controller [WIP: sort]
...
added menu item input vue component
added v-model(s) & name support to MorphSelector
8 months ago
A1Gard
e63aecd310
added live preview
8 months ago
A1Gard
ed0dd558b1
added preloader to panel
8 months ago
A1Gard
5e18f1e800
improved Seeders
8 months ago
A1Gard
8b8d5454fb
added last week orders to home
8 months ago
A1Gard
470ab8e922
added invoice seeder
...
added device pie chart
optimized order & invoice table struct
8 months ago
A1Gard
f4bf290756
added status to invoice
...
added user relations
added invoice and ticket to index
8 months ago
A1Gard
a8ce5ab623
added last month visits to home
8 months ago
A1Gard
6254bb1989
added referer website to visitor
8 months ago
A1Gard
02556e0e53
optimized visitor model, migration, middleware, seeder
8 months ago
A1Gard
b6d1a114f8
added visitor statistics
8 months ago
A1Gard
c62d66f7f4
added some feature for theme and setting
...
fixed some bugs
optimized make part
8 months ago
A1Gard
926bbb9b56
added multi language support
8 months ago
A1Gard
d49bff4b8f
added sort button to category group
...
added sort to prop
8 months ago
A1Gard
2d1946389e
added persian lang
8 months ago
A1Gard
a4f87d6f5f
optimized png for slider group category
8 months ago
A1Gard
7ad9538fa3
added cities and states controller
8 months ago
A1Gard
cfc8c55a5a
added watermark size and opacity to app setting
8 months ago
A1Gard
32a04fd070
added optimize for category group slider
...
fixed bug part seeder
added watermark2 to SettingSeeder
added upload gitignore
8 months ago
A1Gard
97403be70b
added up-down button to areea
8 months ago
A1Gard
87a89acfbd
added remove to part area
...
added sort part area
added topSimple part
added bootstrap to vendor assets
fixed slider simple duplicate bug
added setting group
fixed setting social group
8 months ago
A1Gard
e20334dfb5
optimized client assets generator
...
completed two preloader sample
8 months ago
A1Gard
07b48881a1
added Area and Part
...
added two preloader sample
8 months ago
A1Gard
687fba4806
added client asset generator [WIP]
8 months ago
A1Gard
bafd039343
added GFX to panel
9 months ago
A1Gard
9843fb043c
added admin log to setting
9 months ago
A1Gard
d63d1f079b
fixed some fatal errors
9 months ago
A1Gard
b85b9bdba1
added sort save to groups
9 months ago
A1Gard
61c3acb25a
added sort save category
9 months ago
A1Gard
b078f83e0e
added setting to panel
9 months ago
A1Gard
d0ceab5d64
added comment controller
9 months ago
A1Gard
9b95e1fa5e
added contact controller
9 months ago
A1Gard
dea838a4bc
added ticket controller
9 months ago
A1Gard
5a3245ea5c
added question controller
9 months ago
A1Gard
be41e769ff
optimized attachment and list template
9 months ago
A1Gard
374165b094
added attachment relations
...
added deattach
9 months ago