Commit Graph

71 Commits

Author SHA1 Message Date
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
77ca82bd39 . 2026-03-04 12:00:36 +00:00
e9d8a3ea88 appcontext 2026-03-04 11:56:32 +00:00
f7c24a02a5 alterações no authregister 2026-03-04 11:19:20 +00:00
09824dc7f0 atualização 2026-03-03 17:16:55 +00:00
0c1cebf051 . 2026-03-03 17:13:54 +00:00
1ec16808e8 correção 2026-03-03 17:08:34 +00:00
b1f16c5756 app 2026-03-03 17:03:54 +00:00
7ecb46bdbb . 2026-03-03 16:57:32 +00:00
34893f86d2 mudança 2026-03-03 16:52:34 +00:00
f160a2e2fd appcontex 2026-03-03 16:46:59 +00:00
d8b0f14c4a . 2026-03-03 16:36:21 +00:00
6590256201 . 2026-03-03 16:32:50 +00:00
2f4b145552 . 2026-03-03 16:26:11 +00:00
6f7e6d0c5e . 2026-03-03 16:24:14 +00:00
bb11346c83 atualização 2026-03-03 16:16:33 +00:00
b62f357ade atualização defenições 2026-03-03 16:06:59 +00:00
c5411c16fb mudanças no dashboard 2026-03-03 15:46:55 +00:00
39248241a6 mudanças no shopcard 2026-03-03 15:36:56 +00:00
1dd58aa092 atualização shopcard 2026-03-03 15:29:20 +00:00
d4d7018c4a correção 2026-03-03 15:19:29 +00:00
b41fc3e19b correção 2026-03-03 15:14:58 +00:00
8dc232f2fe dashboard 2026-03-03 15:10:14 +00:00
97d62a61f1 atualizações do dashboard 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. 2026-03-03 14:53:56 +00:00
23171b0d02 correção bug barberia 2026-03-03 14:46:57 +00:00
5fad3e691c problema logout 2026-03-03 14:40:47 +00:00
80ed6b2675 correção login 2026-03-03 14:36:38 +00:00
5456deb727 feat: Refactor authentication to leverage AppContext, removing redundant API calls and simplifying loading state. 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. 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. 2026-02-27 15:27:26 +00:00
f41791adb2 fix: Handle duplicate shop errors during synchronization and refresh the shop list. 2026-02-27 15:12:42 +00:00