Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Add calendar view to appointments #926

Merged
merged 17 commits into from
Jan 30, 2017
Merged

Add calendar view to appointments #926

merged 17 commits into from
Jan 30, 2017

Conversation

jkleinsc
Copy link
Member

Resolves #760
Finishes the work @BogdanAlexandru started with #823.

Appointments can now be viewed and modified from a Calendar view which uses FullCalendar. Appointments can be dragged and dropped to modify appointment date and times.

cc @HospitalRun/core-maintainers

Bogdan Alexandru Marginean and others added 17 commits January 25, 2017 11:27
* Add stubs for the calendar view

* Added FullCalendar

* Show this week's appointments in calendar

To confirm basic appointment -> event conversion works.

* Can now navigate to appointments from calendar

* Stubs for filtering in-calendar appointments

* Calendar uses query params as prototype

* Make linter happy

* Calendar now separate component

* Added filtering support

* Make linter happy yet again

* Hardcoded zeroes should not have been there

* Extra date checks in route not necessary

* Using visual config instead of just dates
Take up less space.
Also fixed start date and end date on data retrieval of appointments
Save appointment automatically when dragged or resized on calendar view.
@jkleinsc jkleinsc merged commit 3d5e96c into master Jan 30, 2017
@jkleinsc jkleinsc deleted the calendar branch January 30, 2017 21:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant