Commit Graph

  • 5d16602ceb feat: Implement a new push notification service and enhance appointment reminder functionality with new database columns and logic. main 230417 2026-03-25 12:08:09 +00:00
  • cb1cf4335b refactor: standardize button sizes to 'md' and update header title font weight to '700'. 230417 2026-03-19 10:34:04 +00:00
  • fcb7052bbd refactor: Update ActivityIndicator size prop to "small" in Button component. 230417 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. 230417 2026-03-18 10:25:58 +00:00
  • 1c68449e05 feat: Introduce waitlist functionality and in-app notifications with supporting types and dependencies. 230417 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. 230417 2026-03-18 09:29:42 +00:00
  • 77825ffaa1 feat: Add direct call functionality to displayed phone numbers and enhance phone input validation. 230417 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 230417 2026-03-17 17:18:19 +00:00
  • e21f717f15 feat: Add support for updating shop payment methods and social networks in updateShopDetails. 230417 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. 230417 2026-03-17 16:25:06 +00:00
  • 005c2da275 feat: Add shop details tab displaying schedule, payment methods, social links, and contacts. 230417 2026-03-17 16:09:07 +00:00
  • 996bc91e86 refactor: remove static service type text and divider from service list item. 230417 2026-03-17 15:59:47 +00:00
  • 35bfb44570 refactor: Remove Scissors icon and its badge from barber list items. 230417 2026-03-17 15:49:23 +00:00
  • ab8b244f59 refactor: redesign barber item UI, update grid layout, and simplify specialty display in BarberList. 230417 2026-03-17 15:26:38 +00:00
  • bdc4b56d49 alterações design Rodrigo 2026-03-17 10:44:37 +00:00
  • c9306f2dcb fix: ensure 'Barbearia' text is visible by removing transparency Rodrigo 2026-03-17 10:17:29 +00:00
  • 5bd9daf70d feat: initialize web application with Tailwind CSS configuration, global styles, Header component, and Landing page. Rodrigo 2026-03-17 10:03:47 +00:00
  • 0270a6cbdf feat: Implement initial application structure, core pages, UI components, and Supabase backend integration. Rodrigo Lopes dos Santos 2026-03-16 01:30:28 +00:00
  • 8ece90a37e feat: atualizar tema para indigo, corrigir textos e implementar AppContext Rodrigo Lopes dos Santos 2026-03-15 10:49:05 +00:00
  • d63c27ec12 alterações design 230417 2026-03-12 17:54:19 +00:00
  • 50a265c29d foto quadrada 230417 2026-03-12 17:38:10 +00:00
  • 57764a8e7e barberlist 230417 2026-03-12 17:34:25 +00:00
  • 7c8ecb7563 correção 230417 2026-03-12 17:23:09 +00:00
  • 8842ff08b4 correção 230417 2026-03-12 17:09:25 +00:00
  • 6ba3ecdc95 . 230417 2026-03-12 16:51:39 +00:00
  • 6702e1534c cores2 230417 2026-03-12 16:48:52 +00:00
  • fb573a19ca cores 230417 2026-03-12 16:34:12 +00:00
  • 9d4e04a411 correção 230417 2026-03-12 16:02:47 +00:00
  • b1344a1257 . 230417 2026-03-12 16:00:10 +00:00
  • 30c2071841 mudanças 230417 2026-03-12 15:57:55 +00:00
  • 7911c2145b correção 230417 2026-03-12 15:49:24 +00:00
  • 726192a2ea Refactor: Update header component with a new visual design, color scheme, and minor code simplifications. 230417 2026-03-12 15:43:48 +00:00
  • 75d8634091 . 230417 2026-03-12 15:32:50 +00:00
  • ca27e2acd5 mudanças design 230417 2026-03-12 15:28:34 +00:00
  • 56d5c11b87 rating 230417 2026-03-12 10:40:43 +00:00
  • 7a95de4ba6 erro 230417 2026-03-12 10:29:50 +00:00
  • 9b8a4e02b9 correção de erro 230417 2026-03-12 10:22:29 +00:00
  • e9b022a4d3 . 230417 2026-03-11 12:44:43 +00:00
  • 06491423a6 mudanças 230417 2026-03-11 12:35:44 +00:00
  • e89211cd33 dashboard 230417 2026-03-11 11:06:11 +00:00
  • 198263b455 alteração dashboard 230417 2026-03-11 10:28:25 +00:00
  • 35c0eb4844 agendamento 230417 2026-03-11 10:06:41 +00:00
  • 1ad78609e2 appcontext 230417 2026-03-10 17:07:16 +00:00
  • dd32b09127 . 230417 2026-03-10 16:59:02 +00:00
  • baeabb7990 . 230417 2026-03-10 16:50:51 +00:00
  • aeb1b17c63 . 230417 2026-03-10 16:40:54 +00:00
  • 891d1de0e8 alterações appcontext 230417 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. 230417 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. 230417 2026-03-10 15:45:03 +00:00
  • 254e9f31c7 feat: Implement shop ID association for 'barbearia' users and refine shop data queries. 230417 2026-03-10 14:51:19 +00:00
  • 77ca82bd39 . 230417 2026-03-04 12:00:36 +00:00
  • e9d8a3ea88 appcontext 230417 2026-03-04 11:56:32 +00:00
  • f7c24a02a5 alterações no authregister 230417 2026-03-04 11:19:20 +00:00
  • 09824dc7f0 atualização 230417 2026-03-03 17:16:55 +00:00
  • 0c1cebf051 . 230417 2026-03-03 17:13:54 +00:00
  • 1ec16808e8 correção 230417 2026-03-03 17:08:34 +00:00
  • b1f16c5756 app 230417 2026-03-03 17:03:54 +00:00
  • 7ecb46bdbb . 230417 2026-03-03 16:57:32 +00:00
  • 34893f86d2 mudança 230417 2026-03-03 16:52:34 +00:00
  • f160a2e2fd appcontex 230417 2026-03-03 16:46:59 +00:00
  • d8b0f14c4a . 230417 2026-03-03 16:36:21 +00:00
  • 6590256201 . 230417 2026-03-03 16:32:50 +00:00
  • 2f4b145552 . 230417 2026-03-03 16:26:11 +00:00
  • 6f7e6d0c5e . 230417 2026-03-03 16:24:14 +00:00
  • bb11346c83 atualização 230417 2026-03-03 16:16:33 +00:00
  • b62f357ade atualização defenições 230417 2026-03-03 16:06:59 +00:00
  • c5411c16fb mudanças no dashboard 230417 2026-03-03 15:46:55 +00:00
  • 39248241a6 mudanças no shopcard 230417 2026-03-03 15:36:56 +00:00
  • 1dd58aa092 atualização shopcard 230417 2026-03-03 15:29:20 +00:00
  • d4d7018c4a correção 230417 2026-03-03 15:19:29 +00:00
  • b41fc3e19b correção 230417 2026-03-03 15:14:58 +00:00
  • 8dc232f2fe dashboard 230417 2026-03-03 15:10:14 +00:00
  • 97d62a61f1 atualizações do dashboard 230417 2026-03-03 14:59:19 +00:00
  • 0518f5dd96 feat: Add shopsReady state to AppContext to prevent premature "shop not found" messages on the dashboard while data loads. 230417 2026-03-03 14:53:56 +00:00
  • 23171b0d02 correção bug barberia 230417 2026-03-03 14:46:57 +00:00
  • 5fad3e691c problema logout 230417 2026-03-03 14:40:47 +00:00
  • 80ed6b2675 correção login 230417 2026-03-03 14:36:38 +00:00
  • 5456deb727 feat: Refactor authentication to leverage AppContext, removing redundant API calls and simplifying loading state. 230417 2026-02-27 15:38:47 +00:00
  • c59e0ba1b0 feat: Display a loading spinner during initial app load if no user session is stored, otherwise skip the loading state. 230417 2026-02-27 15:29:52 +00:00
  • 24cb02bf0c feat: Refactor app initialization to sequentially authenticate users and load shops from the database, removing mock data and local storage dependency for shops. 230417 2026-02-27 15:27:26 +00:00
  • f41791adb2 fix: Handle duplicate shop errors during synchronization and refresh the shop list. 230417 2026-02-27 15:12:42 +00:00
  • 8c35b8b6e0 carregar imagem para barbearia 230417 2026-02-26 17:38:31 +00:00
  • 2c78a28a3e fix: Add nullish coalescing to shop rating, services, and barbers properties to prevent UI crashes 230417 2026-02-26 17:19:07 +00:00
  • d948273c16 alteração do shopcard 230417 2026-02-26 17:11:49 +00:00
  • b1099f04bc feat: Load shops and their services from the database instead of using mock data. 230417 2026-02-26 17:00:31 +00:00
  • e5a167beb8 feat: Persist new barber shops to Supabase and use a unified ID for new barberia users and their shops. 230417 2026-02-26 16:47:40 +00:00
  • a9ac6dc310 feat: Ensure all owner-created shops are globally listed using the owner's user ID as the shop ID. 230417 2026-02-26 16:31:01 +00:00
  • 5b866a161e docs: Add JSDoc and inline comments to enhance code readability and explain functionality across multiple pages and components. 230417 2026-02-26 10:38:13 +00:00
  • c4164e50a0 supabase 230417 2026-02-25 09:59:12 +00:00
  • a895f83db7 Remove unnecessary blank lines in ShopCard and Explore components 230417 2026-02-03 15:23:04 +00:00
  • 22356086bb corrigir erro de criar conta Rodrigo Lopes dos Santos 2026-01-29 17:52:22 +00:00
  • e0acd9879c eventscreate 230417 2026-01-28 10:34:30 +00:00
  • 51e5705104 register 230417 2026-01-28 09:02:13 +00:00
  • 42b1eb6459 Enhance ShopCard and ShopDetails components with image support and favorite functionality; update AppContext for favorites management; improve Explore page with filtering and sorting options; refine AuthLogin and AuthRegister forms for better user experience; update types for BarberShop to include imageUrl. 230417 2026-01-27 16:45:08 +00:00
  • 2d1f09154f Add RequireAuth and events module for user authentication and event management 230417 2026-01-21 09:52:34 +00:00
  • 9cd34d3ff1 Add Supabase client setup and authentication functions 230417 2026-01-20 17:14:50 +00:00
  • dc4712d371 Add allowed hosts in Vite configuration for enhanced accessibility 230417 2026-01-20 16:09:02 +00:00
  • 4339b79455 Update dependencies and enhance Dashboard and Landing pages with new features and UI improvements 230417 2026-01-14 09:52:19 +00:00
  • 58e5889b89 Add project report and implement calendar week view component 230417 2026-01-13 14:53:41 +00:00
  • 3c7190bca4 first commit 230417 2026-01-07 10:35:00 +00:00