• Joined on 2025-11-10
230417 pushed to main at 230417/smartagenda_pap 2026-05-21 09:27:11 +00:00
8d5e706521 desing
230417 pushed to main at 230417/smartagenda_pap 2026-05-21 08:05:52 +00:00
5cb96f0761 feat: implement logout functionality in Dashboard and add UI components to Profile page
230417 pushed to main at 230417/smartagenda_pap 2026-05-14 09:23:51 +00:00
0c9c1ab6c2 fix: remove redundant closing view tag in Profile component layout
230417 pushed to main at 230417/smartagenda_pap 2026-05-14 09:17:12 +00:00
db1c6a851f feat: import Alert from react-native into AppContext
230417 pushed to main at 230417/smartagenda_pap 2026-05-14 08:58:39 +00:00
3988535f16 refactor: add logout section with version display to profile and dashboard, and implement conflict check for appointment confirmation
230417 pushed to main at 230417/smartagenda_pap 2026-05-13 09:35:29 +00:00
b5e942b643 refactor: remove schedule from barber data and update navigation icons to use Ionicons
230417 pushed to main at 230417/smartagenda_pap 2026-05-13 09:30:41 +00:00
916e068ebe feat: add stock management and form resets while removing deprecated barber_ids and updating UI styles
230417 pushed to main at 230417/smartagenda_pap 2026-05-13 09:07:35 +00:00
42995acd8e style: update application logo asset
230417 pushed to main at 230417/smartagenda_pap 2026-05-13 08:54:17 +00:00
57d900ba12 chore: update application logo image
230417 pushed to main at 230417/smartagenda_pap 2026-05-13 08:24:39 +00:00
3e06a2fa4a feat: add logo asset and remove redundant defaultSource props from dashboard and auth screens
230417 pushed to main at 230417/smartagenda_pap 2026-05-13 08:16:17 +00:00
604583bbc5 feat: replace text-based logos with image assets across authentication and dashboard pages
230417 pushed to main at 230417/smartagenda_pap 2026-05-12 16:15:06 +00:00
af1f79ec7b feat: implement automatic shop creation for barbers and add error handling to data mutation methods
230417 pushed to main at 230417/smartagenda_pap 2026-05-12 16:09:57 +00:00
8058e5835e fix: update storage bucket reference from shop-images to shops in Dashboard page
230417 pushed to main at 230417/smartagenda_pap 2026-05-12 15:55:54 +00:00
a657308f9d refactor: implement role-based profile dashboard with custom tab navigation and barber-specific views
230417 pushed to main at 230417/smartagenda_pap 2026-05-12 15:34:02 +00:00
d29cf7535b refactor: simplify booking flow and update status bar appearance
230417 pushed to main at 230417/smartagenda_pap 2026-05-08 09:40:14 +00:00
20e9e23938 refactor: implement bottom tab navigation and update UI component design system
230417 pushed to main at 230417/smartagenda_pap 2026-05-06 11:44:37 +00:00
8f5a88788c feat: upgrade React Navigation to v7 and redesign appointment cards in Dashboard and Profile pages
230417 pushed to main at 230417/smartagenda_pap 2026-05-06 10:36:13 +00:00
99fc0a3882 feat: enhance booking flow with optional serviceId and improve dashboard settings
230417 pushed to main at 230417/smartagenda_pap 2026-05-06 10:00:53 +00:00
a065130167 feat: add event creation functionality and enhance profile and shop details pages
230417 pushed to main at 230417/smartagenda_pap 2026-05-06 09:23:25 +00:00
f9e5183a20 chore: update react-native-safe-area-context and react-native-screens to latest versions