• Joined on 2025-11-10
230417 pushed to main at 230417/trabalho-git 2026-04-16 09:27:16 +00:00
308e79a52c alterações
230417 pushed to main at 230417/trabalho-git 2026-04-16 09:12:25 +00:00
3838e49a69 Merge remote-tracking branch 'origin/main'
ebfa360e8b trabalho
Compare 2 commits »
230417 pushed to main at 230417/trabalho-git 2026-04-16 09:09:24 +00:00
52a284f279 trabalho
230417 pushed to main at 230417/trabalho-git 2026-04-16 09:08:15 +00:00
118c75dd6e first commit
230417 created branch main in 230417/trabalho-git 2026-04-16 09:08:15 +00:00
230417 created repository 230417/trabalho-git 2026-04-16 09:07:09 +00:00
230417 pushed to main at 230417/smartagenda_pap 2026-03-25 12:08:10 +00:00
5d16602ceb feat: Implement a new push notification service and enhance appointment reminder functionality with new database columns and logic.
230417 pushed to main at 230417/smartagenda_pap 2026-03-19 10:34:07 +00:00
cb1cf4335b refactor: standardize button sizes to 'md' and update header title font weight to '700'.
230417 pushed to main at 230417/smartagenda_pap 2026-03-18 12:33:13 +00:00
fcb7052bbd refactor: Update ActivityIndicator size prop to "small" in Button component.
230417 pushed to main at 230417/smartagenda_pap 2026-03-18 10:26:00 +00:00
13e0acd27d refactor: replace nanoid with Math.random() for ID generation and remove the react-native-get-random-values dependency.
230417 pushed to main at 230417/smartagenda_pap 2026-03-18 10:12:32 +00:00
1c68449e05 feat: Introduce waitlist functionality and in-app notifications with supporting types and dependencies.
230417 pushed to main at 230417/smartagenda_pap 2026-03-18 09:29:43 +00:00
77b81e9be6 feat: Implement waitlist functionality and a notification system, including automatic user notifications for available slots after appointment cancellations.
230417 pushed to main at 230417/smartagenda_pap 2026-03-18 09:16:15 +00:00
77825ffaa1 feat: Add direct call functionality to displayed phone numbers and enhance phone input validation.
230417 pushed to main at 230417/smartagenda_pap 2026-03-17 17:18:21 +00:00
56eca5ccee feat: populate shop settings form with schedule, payment methods, social networks, and contacts from shop context
230417 pushed to main at 230417/smartagenda_pap 2026-03-17 16:56:18 +00:00
e21f717f15 feat: Add support for updating shop payment methods and social networks in updateShopDetails.
230417 pushed to main at 230417/smartagenda_pap 2026-03-17 16:25:09 +00:00
3cdd4945df feat: Implement editing for shop contacts, social networks, schedule, and payment methods in Dashboard settings, and update ShopDetails UI styling.
230417 pushed to main at 230417/smartagenda_pap 2026-03-17 16:09:09 +00:00
005c2da275 feat: Add shop details tab displaying schedule, payment methods, social links, and contacts.
230417 pushed to main at 230417/smartagenda_pap 2026-03-17 15:59:49 +00:00
996bc91e86 refactor: remove static service type text and divider from service list item.
230417 pushed to main at 230417/smartagenda_pap 2026-03-17 15:49:25 +00:00
35bfb44570 refactor: Remove Scissors icon and its badge from barber list items.
230417 pushed to main at 230417/smartagenda_pap 2026-03-17 15:40:41 +00:00
ab8b244f59 refactor: redesign barber item UI, update grid layout, and simplify specialty display in BarberList.