Commit Graph

165 Commits

Author SHA1 Message Date
2fb540d9a2 fix(mobile): corrigir navegação do perfil, tabs no perfil cliente e deteção de role barbearia.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 16:26:02 +01:00
d875e5689c fix(mobile): resolve profile navigation crash, organize profile screen in tabs, clean explore page and inspect user role 2026-06-23 15:37:48 +01:00
7b8e8d6150 fix(products): ordenar produtos do maior para o menor preco, permitir limpar input de preco/stock sem ficar negativo, e impedir adicionar mais quantidade ao carrinho do que o stock disponivel 2026-06-22 17:09:17 +01:00
6c93af609f fix(dashboard): filtrar pedidos concluidos, limitar dropdown de estado de pedido e filtrar excecoes expiradas 2026-06-22 09:05:24 +01:00
ec37ec0a42 fix(web): resolve unclosed jsx tags in profile 2026-06-16 17:11:39 +01:00
7f9b481c13 feat(web): sync profile redesign and booking redirect 2026-06-16 17:02:11 +01:00
deb51bbedb feat: redesign client profile layout and update booking redirect 2026-06-16 16:59:10 +01:00
e27afc4e76 feat: show customer name on product orders 2026-06-16 15:43:38 +01:00
a78b72b96f feat: implement calendar exceptions, realtime updates, and notifications 2026-06-16 14:40:54 +01:00
80f06019d3 feat: add dedicated Statistics tab with charts to dashboard 2026-06-11 16:57:52 +01:00
5f42ae839d feat: add revenue and top services stats to dashboard 2026-06-11 16:36:42 +01:00
c596f7a005 fix: explicit local timezone for today check 2026-06-11 11:39:03 +01:00
ec56e5802a fix: prevent booking past times on current day 2026-06-11 10:38:50 +01:00
0c591bccf2 Update Dashboard stats layout to a premium unified card 2026-05-26 16:54:22 +01:00
6726c4d539 feat: redesenho premium mobile-first dos ecras ShopDetails e Profile 2026-05-26 16:08:27 +01:00
d07e0e8e4d feat: redesenho premium e estrutura mobile-first do ecra de exploracao 2026-05-26 15:57:46 +01:00
7de75be897 . 2026-05-21 10:39:51 +01:00
8d5e706521 desing 2026-05-21 10:26:50 +01:00
5cb96f0761 feat: implement logout functionality in Dashboard and add UI components to Profile page 2026-05-21 09:05:50 +01:00
0c9c1ab6c2 fix: remove redundant closing view tag in Profile component layout 2026-05-14 10:23:50 +01:00
db1c6a851f feat: import Alert from react-native into AppContext 2026-05-14 10:17:09 +01:00
3988535f16 refactor: add logout section with version display to profile and dashboard, and implement conflict check for appointment confirmation 2026-05-14 09:58:39 +01:00
b5e942b643 refactor: remove schedule from barber data and update navigation icons to use Ionicons 2026-05-13 10:35:28 +01:00
916e068ebe feat: add stock management and form resets while removing deprecated barber_ids and updating UI styles 2026-05-13 10:30:40 +01:00
42995acd8e style: update application logo asset 2026-05-13 10:07:32 +01:00
57d900ba12 chore: update application logo image 2026-05-13 09:54:15 +01:00
3e06a2fa4a feat: add logo asset and remove redundant defaultSource props from dashboard and auth screens 2026-05-13 09:24:38 +01:00
604583bbc5 feat: replace text-based logos with image assets across authentication and dashboard pages 2026-05-13 09:16:14 +01:00
af1f79ec7b feat: implement automatic shop creation for barbers and add error handling to data mutation methods 2026-05-12 17:15:05 +01:00
8058e5835e fix: update storage bucket reference from shop-images to shops in Dashboard page 2026-05-12 17:09:56 +01:00
a657308f9d refactor: implement role-based profile dashboard with custom tab navigation and barber-specific views 2026-05-12 16:55:52 +01:00
d29cf7535b refactor: simplify booking flow and update status bar appearance 2026-05-12 16:01:50 +01:00
20e9e23938 refactor: implement bottom tab navigation and update UI component design system 2026-05-08 10:40:12 +01:00
8f5a88788c feat: upgrade React Navigation to v7 and redesign appointment cards in Dashboard and Profile pages 2026-05-06 12:44:35 +01:00
99fc0a3882 feat: enhance booking flow with optional serviceId and improve dashboard settings
- Updated RootStackParamList to include optional serviceId in Booking route.
- Modified Booking page to initialize step and serviceId based on route parameters.
- Enhanced Dashboard page with new settings tab for shop details, including image upload and JSON schedule management.
- Added functionality to upload barber images and cover images.
- Improved Profile page with review submission for appointments and better notification handling.
- Updated ShopDetails to pass serviceId when navigating to Booking.
2026-05-06 11:36:11 +01:00
a065130167 feat: add event creation functionality and enhance profile and shop details pages
- Implemented event creation feature with form validation in EventsCreate component.
- Updated Profile page to include navigation to create events.
- Enhanced ShopDetails page with improved layout, additional tabs for services, barbers, products, and details.
- Added loading states and error handling for asynchronous operations.
- Refactored styles for better UI consistency and responsiveness.
- Updated types to include new properties for BarberShop and added EventRow type.
2026-05-06 11:00:50 +01:00
f9e5183a20 chore: update react-native-safe-area-context and react-native-screens to latest versions 2026-05-06 10:23:24 +01:00
34d4fb6033 refactor: update module resolution, fix Stepper layout, improve Button prop typing, and update database diagnostic script 2026-05-05 17:03:24 +01:00
bdd9722c83 feat: rename barber label and add edit button to date selection in booking summary 2026-05-04 11:20:19 +01:00
3e9386e8aa feat: add explicit continue button to date selection step and remove auto-advancement 2026-05-04 10:31:55 +01:00
b3082997b1 refactor: update booking flow UI labels and enhance date picker input component 2026-05-04 10:18:53 +01:00
05714a8d7b refactor: defer shop validation in Booking pages to allow optional chaining of shop properties 2026-05-04 10:03:56 +01:00
1dc64579bb feat: redesign filter dropdown with custom label and hidden native select for improved UI consistency 2026-05-04 09:28:16 +01:00
946ab7ec49 refactor: optimize filter dropdown layout and styling in Explore page 2026-05-04 09:21:49 +01:00
175efea276 feat: consolidate filter and sort controls into a single select dropdown in Explore page 2026-05-04 09:16:59 +01:00
d975e3fea0 style: update button component color palette from amber to indigo 2026-04-29 10:10:07 +01:00
9b3db2a562 style: update button theme colors from indigo to amber 2026-04-29 10:02:23 +01:00
4865121558 refactor: remove avatar upload functionality and profile settings tab from Profile page 2026-04-29 09:53:17 +01:00
46ec1eddab feat: add profile settings tab with name editing and local avatar upload functionality 2026-04-29 09:27:45 +01:00
0259b40a86 feat: update brand color palette from indigo to amber 2026-04-29 09:08:36 +01:00