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
f8f32a9db7
feat(relatorios): adiciona gráfico financeiro com dados fictícios
2025-09-24 20:52:01 -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
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
791d31a5a6
feat(api): implementação e integração das APIs de médicos
2025-09-18 13:58:52 -03: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
30b5609f2f
feat: adds new fields and cards to the physician registry
2025-09-16 22:25:59 -03:00
76feb4bb39
feat:implements CRUD for doctors
2025-09-16 02:00:58 -03: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
debc92dd45
chore(calendar): adjust naming for calendar component consistency
2025-09-11 01:49:36 -03:00
João Gustavo
ae637c480a
fix/errors-medical-page
2025-09-11 00:53:39 -03:00
df530f7035
Merge pull request 'Adicionando calendario interativo do medico' ( #6 ) from feature/crud-medico into develop
...
Reviewed-on: #6
2025-09-11 03:13:39 +00:00
94839cca87
Adicionando calendario interativo do medico
2025-09-11 00:03:33 -03:00
f2db8663e1
fix(merge): resolve conflicts between develop and feature/patient-register
2025-09-10 23:18:01 -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
40f05cadf8
ajeitando erro dos botões
2025-09-10 13:27:36 -03:00
a9d093e900
adicionando agendamento-incompleto
2025-09-10 12:59:25 -03:00
João Gustavo
7385e648b0
feat: add medical page
2025-09-08 22:46:59 -03:00
3cce8a9774
fix: fix ref error in actions menu
2025-09-04 16:42:54 -03:00
8258fac83c
feat: implement patient recorder
2025-09-03 21:13:13 -03:00
0ba1590c10
feat: add initial project files and patient list
2025-09-03 01:58:42 -03:00