|
|
c48efe8336
|
feat(auth): separate doctor/patient roles and correct mapping
separate flow: doctors → user_roles
add list/update user_roles
map patient->user, doctor->doctor
adjust list/update patient_assignments
extend verifyLoginPermission
correct 22P02 and FK 23503; basic tests performed
|
2025-10-09 12:39:34 -03:00 |
|
|
|
7819eb2fdf
|
feature(api-assignments):adds authorization flow for doctors and patients (search/create user + update roles)
|
2025-10-09 08:59:50 -03:00 |
|
João Gustavo
|
a994a70d90
|
atualizing-api.ts
|
2025-10-06 23:24:57 -03:00 |
|
João Gustavo
|
6030263128
|
add-doctor-edit
|
2025-10-02 02:51:18 -03:00 |
|
João Gustavo
|
8d1473a148
|
add-doctor-id
|
2025-10-02 01:49:54 -03:00 |
|
|
|
ed6e33890a
|
merge(feature/correc-api): merge branch 'feature/correc-api' into feature/ajustes-form-medico
|
2025-10-02 01:14:18 -03:00 |
|
|
|
a032465773
|
feat(doctor-form): add search doctor by ID button and logic to registration form
|
2025-10-02 00:54:43 -03:00 |
|
João Gustavo
|
b2ee5987c6
|
correcting-id-endpoint
|
2025-10-02 00:44:45 -03:00 |
|
|
|
ea63a73b43
|
feat(api): implementações e ajustes nas APIs de médicos e pacientes
|
2025-10-01 23:40:01 -03:00 |
|
|
|
84cb4c36eb
|
feat(api): add doctors and patients API integration
|
2025-09-30 13:57:43 -03:00 |
|
João Gustavo
|
a6ae27876e
|
add-login-and-logout-endpoints
|
2025-09-28 04:10:40 -03:00 |
|
|
|
791d31a5a6
|
feat(api): implementação e integração das APIs de médicos
|
2025-09-18 13:58:52 -03:00 |
|
|
|
a7c9c90ebb
|
chore: update components config
|
2025-09-11 22:09:50 -03:00 |
|
|
|
b2a9ea047a
|
feat(api): add and wire all mock endpoints
- Patients: list, get by id, create, update, delete
- Photo: upload, remove
- Attachments: list, add, remove
- Validations: validate CPF, lookup CEP
- Hook up env vars and shared fetch wrapper
|
2025-09-10 22:00:32 -03:00 |
|