Commit Graph

18 Commits

Author SHA1 Message Date
05714a8d7b refactor: defer shop validation in Booking pages to allow optional chaining of shop properties 2026-05-04 10:03:56 +01:00
0fb8ffb12a refactor: migrate core page layouts to use SafeAreaView and add utility notification scripts and Stepper component 2026-04-23 10:39:13 +01: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
bdc4b56d49 alterações design 2026-03-17 10:44:37 +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
35c0eb4844 agendamento 2026-03-11 10:06:41 +00:00
1ad78609e2 appcontext 2026-03-10 17:07:16 +00:00
891d1de0e8 alterações appcontext 2026-03-10 16:28:28 +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
5b866a161e docs: Add JSDoc and inline comments to enhance code readability and explain functionality across multiple pages and components. 2026-02-26 10:38:13 +00:00
c4164e50a0 supabase 2026-02-25 09:59:12 +00:00
Rodrigo Lopes dos Santos
22356086bb corrigir erro de criar conta 2026-01-29 17:52:22 +00:00
3c7190bca4 first commit 2026-01-07 10:35:00 +00:00