102 Commits

Author SHA1 Message Date
5d16602ceb feat: Implement a new push notification service and enhance appointment reminder functionality with new database columns and logic. 2026-03-25 12:08:09 +00:00
cb1cf4335b refactor: standardize button sizes to 'md' and update header title font weight to '700'. 2026-03-19 10:34:04 +00:00
fcb7052bbd refactor: Update ActivityIndicator size prop to "small" in Button component. 2026-03-18 12:33:10 +00:00
13e0acd27d refactor: replace nanoid with Math.random() for ID generation and remove the react-native-get-random-values dependency. 2026-03-18 10:25:58 +00:00
1c68449e05 feat: Introduce waitlist functionality and in-app notifications with supporting types and dependencies. 2026-03-18 10:12:30 +00:00
77b81e9be6 feat: Implement waitlist functionality and a notification system, including automatic user notifications for available slots after appointment cancellations. 2026-03-18 09:29:42 +00:00
77825ffaa1 feat: Add direct call functionality to displayed phone numbers and enhance phone input validation. 2026-03-18 09:16:13 +00:00
56eca5ccee feat: populate shop settings form with schedule, payment methods, social networks, and contacts from shop context 2026-03-17 17:18:19 +00:00
e21f717f15 feat: Add support for updating shop payment methods and social networks in updateShopDetails. 2026-03-17 16:56:16 +00:00
3cdd4945df feat: Implement editing for shop contacts, social networks, schedule, and payment methods in Dashboard settings, and update ShopDetails UI styling. 2026-03-17 16:25:06 +00:00
005c2da275 feat: Add shop details tab displaying schedule, payment methods, social links, and contacts. 2026-03-17 16:09:07 +00:00
996bc91e86 refactor: remove static service type text and divider from service list item. 2026-03-17 15:59:47 +00:00
35bfb44570 refactor: Remove Scissors icon and its badge from barber list items. 2026-03-17 15:49:23 +00:00
ab8b244f59 refactor: redesign barber item UI, update grid layout, and simplify specialty display in BarberList. 2026-03-17 15:40:36 +00:00
bdc4b56d49 alterações design 2026-03-17 10:44:37 +00:00
c9306f2dcb fix: ensure 'Barbearia' text is visible by removing transparency 2026-03-17 10:17:29 +00:00
5bd9daf70d feat: initialize web application with Tailwind CSS configuration, global styles, Header component, and Landing page. 2026-03-17 10:03:47 +00:00
Rodrigo Lopes dos Santos
0270a6cbdf feat: Implement initial application structure, core pages, UI components, and Supabase backend integration. 2026-03-16 01:30:28 +00:00
Rodrigo Lopes dos Santos
8ece90a37e feat: atualizar tema para indigo, corrigir textos e implementar AppContext 2026-03-15 10:49:05 +00:00
d63c27ec12 alterações design 2026-03-12 17:54:19 +00:00
50a265c29d foto quadrada 2026-03-12 17:38:10 +00:00
57764a8e7e barberlist 2026-03-12 17:34:25 +00:00
7c8ecb7563 correção 2026-03-12 17:23:09 +00:00
8842ff08b4 correção 2026-03-12 17:09:25 +00:00
6ba3ecdc95 . 2026-03-12 16:51:39 +00:00
6702e1534c cores2 2026-03-12 16:48:52 +00:00
fb573a19ca cores 2026-03-12 16:34:12 +00:00
9d4e04a411 correção 2026-03-12 16:02:47 +00:00
b1344a1257 . 2026-03-12 16:00:10 +00:00
30c2071841 mudanças 2026-03-12 15:57:55 +00:00
7911c2145b correção 2026-03-12 15:49:24 +00:00
726192a2ea Refactor: Update header component with a new visual design, color scheme, and minor code simplifications. 2026-03-12 15:43:48 +00:00
75d8634091 . 2026-03-12 15:32:50 +00:00
ca27e2acd5 mudanças design 2026-03-12 15:28:34 +00:00
56d5c11b87 rating 2026-03-12 10:40:43 +00:00
7a95de4ba6 erro 2026-03-12 10:29:50 +00:00
9b8a4e02b9 correção de erro 2026-03-12 10:22:29 +00:00
e9b022a4d3 . 2026-03-11 12:44:43 +00:00
06491423a6 mudanças 2026-03-11 12:35:44 +00:00
e89211cd33 dashboard 2026-03-11 11:06:11 +00:00
198263b455 alteração dashboard 2026-03-11 10:28:25 +00:00
35c0eb4844 agendamento 2026-03-11 10:06:41 +00:00
1ad78609e2 appcontext 2026-03-10 17:07:16 +00:00
dd32b09127 . 2026-03-10 16:59:02 +00:00
baeabb7990 . 2026-03-10 16:50:51 +00:00
aeb1b17c63 . 2026-03-10 16:40:54 +00:00
891d1de0e8 alterações appcontext 2026-03-10 16:28:28 +00:00
4971d5ee53 refactor: Safely access shop properties with optional chaining and reorder the shop null check in the Booking page. 2026-03-10 16:14:43 +00:00
13a350676c refactor: Retrieve shop ID from user profiles table instead of directly querying shops by owner ID, and update check_db for verification. 2026-03-10 15:45:03 +00:00
254e9f31c7 feat: Implement shop ID association for 'barbearia' users and refine shop data queries. 2026-03-10 14:51:19 +00:00