ncoronel
  • Joined on 2026-04-13
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-24 12:41:27 +00:00
f6ce85cbde feat(menu): update validation rules and structure for contact content in MenuSeeder and related tests
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-23 20:13:55 +00:00
1d5c94b9bc feat(help-page): enhance help section with dynamic footer links and add pending help page
afaa761acc feat(help-page): implement help page layout with FAQ section and sidebar navigation
d50bd40602 feat(menu-guard): enhance menu guard logic to support nested menus
Compare 3 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-23 20:13:36 +00:00
460eec3c78 feat(menu): implement menu hierarchy and static content for help section in MenuSeeder and related tests
2b1ef5f8a9 feat(menu): implement TenantMenuController, StoreTenantMenuRequest, and TenantMenuService for managing tenant-specific menus
Compare 2 commits »
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-23 19:50:21 +00:00
aa51742627 feat(accordion): implement reusable accordion component with multiple item support
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-23 18:57:31 +00:00
5ada399adf feat(menu): enhance validation for content_type and static_content_schema in Menu model
aed818da6e feat(menu): enhance Menu and TenantMenu models with parent-child relationships and static content support
018f3f6c13 feat(seeder): add SocialMediaSeeder and integrate social media data into TenantSeeder
217f86f624 feat(social-media): add 'orden' field to social media pivot table and update related functionality
25891cefbc feat(tenant): add social media functionality with validation, synchronization, and tests
Compare 5 commits »
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-23 18:41:02 +00:00
21119ff303 feat(account-page): implement sidebar layout with account sidebar and routing
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-23 18:09:40 +00:00
44bcb9aeba feat(social-media): implement social media component and integrate into store footer
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-23 17:54:47 +00:00
c66d2019d6 feat(social-media): add SocialMedia model, migration, and tests for tenant associations
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-23 17:54:45 +00:00
67702ffdd7 feat(carousel): enhance image loading strategy and improve product display in carousel
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-23 17:53:26 +00:00
12d496544d feat(tenant): add main carousel images to tenant seeder and implement corresponding tests
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-23 17:27:09 +00:00
b04c33bbff feat(carousel): add main carousel component with image support and integrate into store home page
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-23 17:20:33 +00:00
c31be9c927 feat(tenant): update validation rules for logos and main carousel images, enhance tests for carousel image upload and update
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-23 17:19:08 +00:00
67ede1a2b4 feat(tenant): add main carousel images functionality with migration, model, and tests
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-23 16:41:54 +00:00
5d1ed7efa2 feat(carousel): enhance product list layout with adaptive grid and simple vertical options
37bbd65cfe feat(carousel): adjust item width calculation for better distribution and responsiveness
862751fec8 feat(carousel): implement reusable carousel for product list and enhance layout options
251411d200 feat(carousel): introduce new catalog group layout options and update related components for enhanced product display
4f444fd757 feat(carousel): enhance carousel layout and control positioning for improved responsiveness
Compare 13 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-23 16:37:21 +00:00
e778d862ba feat(catalog): enhance featured groups with paginated and carousel layouts, update seeder and tests
1438ff66c7 feat(catalog): add GroupLayout enum and integrate into FeaturedGroup model, migrations, and seeders
Compare 2 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-23 12:15:45 +00:00
873855c85a feat(auth): implement Google OAuth integration with user authentication and token exchange
855ac13990 feat(auth): configure Google OAuth credentials in .env.example and update socialite version in composer.json
87153b7839 feat(dependencies): add laravel/socialite and firebase/php-jwt to composer dependencies
Compare 3 commits »
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-23 11:37:35 +00:00
20c8b04638 feat(auth): implement Google OAuth login flow and handle session clearing on 401
ncoronel created branch auth/google_oauth in tbianchini/shopit-back 2026-07-22 20:02:07 +00:00
ncoronel pushed to auth/google_oauth at tbianchini/shopit-back 2026-07-22 20:02:07 +00:00
873855c85a feat(auth): implement Google OAuth integration with user authentication and token exchange
855ac13990 feat(auth): configure Google OAuth credentials in .env.example and update socialite version in composer.json
87153b7839 feat(dependencies): add laravel/socialite and firebase/php-jwt to composer dependencies
Compare 3 commits »
ncoronel created branch auth/google_oauth in tbianchini/shopit-front 2026-07-22 20:01:28 +00:00