HospitalRun / hospitalrun-frontend

Frontend for HospitalRun
https://staging.hospitalrun.io
MIT License
6.81k stars 2.18k forks source link

Create New Date/Timepicker Solution #1501

Closed donaldwasserman closed 4 years ago

donaldwasserman commented 6 years ago

Currently, HR frontend is using a datepicker solution that relies on an outdated and unmaintained date/time picker library: https://github.com/owenmead/Pikaday

See: https://github.com/HospitalRun/hospitalrun-frontend/blob/master/app/components/date-picker-wrapper.js https://github.com/HospitalRun/hospitalrun-frontend/blob/master/app/components/date-picker.js

Developing a better solution that relies on ember-power-calendar or a different better date picking library would be ideal.

Requirements

surajdubey commented 6 years ago

@donaldwasserman I’d love to work on it

donaldwasserman commented 6 years ago

@surajdubey That would be great - I added some requirements above. If you're taking a stab at it, i'll mark this issue as in progress!

Thanks for the help!

surajdubey commented 6 years ago

Sure @donaldwasserman Thanks for modifying the tags.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

pat154 commented 4 years ago

@surajdubey Hey mate, are you still looking at this issue? If not I'd be happy to take over or help out. Cheers!

jackcmeyer commented 4 years ago

Closing issue in favor of hospitalrun/components#34