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
ea815ff96c
feat: ajustes no formulário de laudo e seleção de paciente
2025-09-30 19:22:30 -03:00
c56cd9ff63
Merge pull request 'feat(api): add doctors and patients API integration' ( #25 ) from feature/api-med-pac into develop
...
Reviewed-on: #25
2025-09-30 17:01:36 +00:00
84cb4c36eb
feat(api): add doctors and patients API integration
2025-09-30 13:57:43 -03:00
56dd05c963
Merge pull request 'integrando os endpoints de login e logout' ( #24 ) from feature/add-authentication-api into develop
...
Reviewed-on: #24
2025-09-28 18:55:00 +00:00
João Gustavo
e4afaa5743
removing-test-pages
2025-09-28 04:17:18 -03:00
João Gustavo
a6ae27876e
add-login-and-logout-endpoints
2025-09-28 04:10:40 -03:00
e389b0894e
Merge pull request 'feature/consultations' ( #22 ) from feature/consultations into develop
...
Reviewed-on: #22
2025-09-25 20:36:25 +00:00
8bd4344670
chore(header): standardize company name to MEDIConecta
2025-09-25 17:01:32 -03:00
956a8ff016
fix(pages): Fix imports and type errors in agenda and patients - Fixes the form import in the scheduling page. - Adds optional chaining (?.) for safe accessto the patient's address.
2025-09-25 14:58:34 -03:00
92b598b14a
fix(sidebar): resolve wrong navigation paths in sidebar menu
2025-09-25 13:40:01 -03:00
9cd35a0cc5
Merge pull request 'feature/settings' ( #20 ) from feature/settings into develop
...
Reviewed-on: #20
2025-09-25 16:32:50 +00:00
ca7ab7a0fa
merge: resolvidos conflitos entre feature/settings e develop (sidebar e package-lock.json)
2025-09-25 13:22:03 -03:00
67e52aa21f
Merge branch 'develop' into feature/settings
2025-09-25 13:15:21 -03:00
5030ae38d0
" "
2025-09-25 11:10:20 -03:00
3c9bb1de4d
feat(sidebar): remove medical record (prontuário) menu item from sidebar
2025-09-25 10:50:08 -03:00
de0d5b41a9
Merge pull request 'feature/consultations' ( #17 ) from feature/consultations into develop
...
Reviewed-on: #17
2025-09-25 13:07:01 +00:00
23fad33ef9
feat: implement settings module
2025-09-25 10:05:33 -03:00
e17e709c01
Merge branch 'develop' into feature/consultations
2025-09-25 02:26:53 -03:00
f14643fa6a
feat(ui): implements a visualization mode and standardizes the layout for patients, physicians, and appointments
2025-09-25 02:09:47 -03:00
2399fdfac9
fix(consultas): corrects the name of the form component onthe query page
2025-09-24 23:03:40 -03:00
31b02fdf2d
Merge pull request 'feature/report' ( #16 ) from feature/report into develop
...
Reviewed-on: #16
2025-09-25 00:27:27 +00:00
f8f32a9db7
feat(relatorios): adiciona gráfico financeiro com dados fictícios
2025-09-24 20:52:01 -03:00
19a9905b0c
feat: adicionar página de relatórios
2025-09-24 10:48:28 -03:00
72a23cba69
Ignorando pasta riseup-squad20
2025-09-24 09:23:17 -03:00
d69e8408fe
Ignorando pasta susconecta/riseup-squad20
2025-09-24 09:22:27 -03:00
b50b429d16
Removendo repositório embutido riseup-squad20 do versionamento
2025-09-24 09:20:36 -03:00
616853220b
feat(consultas): implements full editing with reusable form
...
- Refactors the scheduling form, extracting it from the /agenda page into a new reusable component at components/forms/appointment-form.tsx - The appointment creation page (/agenda) now uses the new form component. - The consultations page (/consultas) now implements in-place editing, rendering the same reusable form when clicking
- The appointment creation page (/agenda) now uses the new form component.
- The consultations page (/consultas) now implements in-place editing, rendering the same reusable form when clicking "Edit", pre-filled with the consultation data.
2025-09-24 03:32:38 -03:00
ab422746c8
feat(consultas, deps): Creates query page and adds dependencies
...
- Creates new query management page at /queries with view and delete functionality (frontend).
- Adds react-quill and react-signature-canvas libraries.
- Moves patient and doctor pages out of /dashboard nesting.
- Updates the sidebar to reflect the new routes, fixing 404 errors.
2025-09-24 03:05:15 -03:00
ba8b7881a4
Merge pull request 'adicionar login e informações do perfil' ( #15 ) from feature/add-login-screen into develop
...
Reviewed-on: #15
2025-09-23 17:19:16 +00:00
João Gustavo
af7de1dd0c
add login-screen
2025-09-23 01:23:41 -03:00
c36a16be06
feat: ajustes na seção de laudos, cpf, imagem e assinatura digital
2025-09-22 22:33:38 -03:00
913fd6ad64
Merge pull request 'feat(api): implementação e integração das APIs de médicos' ( #12 ) from feature/api-medicos into develop
...
Reviewed-on: #12
2025-09-18 17:00:52 +00:00
791d31a5a6
feat(api): implementação e integração das APIs de médicos
2025-09-18 13:58:52 -03:00
e53d7fb96e
Merge pull request 'feature/scheduling' ( #11 ) from feature/scheduling into develop
...
Reviewed-on: #11
2025-09-18 02:35:27 +00:00
7aadcefb86
Fix: folder organization
2025-09-17 23:15:24 -03:00
c6b18b7f34
Merge branch 'develop' of https://git.popcode.com.br/RiseUP/riseup-squad20 into feature/scheduling
2025-09-17 22:52:29 -03:00
945c6eafb6
fix: Calendar and sidebar
2025-09-17 22:51:30 -03:00
dfb70c6d6e
Merge pull request 'feature/doctor-register' ( #10 ) from feature/doctor-register into develop
...
Reviewed-on: #10
2025-09-17 01:30:43 +00:00
30b5609f2f
feat: adds new fields and cards to the physician registry
2025-09-16 22:25:59 -03:00
9dfba10baa
Merge branch 'develop' into feature/scheduling
2025-09-16 11:22:11 -03:00
f435ade0d6
Ajuste no .gitignore
2025-09-16 11:18:59 -03:00
9c7ce7d7d2
Finalizando merge da branch develop com origin/develop
2025-09-16 11:15:23 -03:00
76feb4bb39
feat:implements CRUD for doctors
2025-09-16 02:00:58 -03:00
70c67e4331
Merge pull request 'change doctors page' ( #8 ) from feature/changes-doctors-painel into develop
...
Reviewed-on: #8
2025-09-14 21:55:48 +00:00
João Gustavo
ba64fdee8d
add: new doctor page
2025-09-12 13:55:18 -03:00
a7c9c90ebb
chore: update components config
2025-09-11 22:09:50 -03:00