Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the transaction pages to use <ion-datetime> element for date picker #21

Closed
tloltman opened this issue Dec 1, 2016 · 1 comment
Assignees
Milestone

Comments

@tloltman
Copy link
Owner

tloltman commented Dec 1, 2016

This should be done to the single-transaction in the Date input, and the recurring-transaction in the Start Date input, not the recurrence input yet.

For now we can just allow the date (month/day/year), we'll probably have to allow specific times eventually too. The element has attributes to determine what date values can be chosen and displayed. There will have to be a field on the class in the ts file for angular to store this value.

@tloltman tloltman added this to the Alpha milestone Dec 1, 2016
@tloltman tloltman changed the title Change the single-transaction page to use <ion-datetime> element for date picker Change the transaction pages to use <ion-datetime> element for date picker Dec 1, 2016
@tloltman
Copy link
Owner Author

tloltman commented Dec 4, 2016

Finished, merged to develop

@tloltman tloltman closed this as completed Dec 4, 2016
@tloltman tloltman added this to Complete in Quibill-ionic Alpha Feb 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants