issues
search
tenforce
/
ember-mu-application-generator
Generator for a full browseable CRUD front-end for a mu-cl-resources back-end.
MIT License
0
stars
3
forks
source link
Added datetime picker for date and datetime attribute types
#1
Closed
lordblendi
closed
7 years ago
lordblendi
commented
7 years ago
Added date picker
Added datetime picker
Updated readme
lordblendi
commented
7 years ago
Hey @nvdk !
I added the default value on the new hook -> moment()
I moved the jquery-datetimepicker to the dependencies, but that wasn't enough. So I simply install it after the default blueprint. See
https://github.com/tenforce/ember-mu-application-generator/pull/1/commits/3f406b3197a87a4b0f31dc4375baa1e42289037c#diff-0dbf651fcbc130eac31751f585631e4fR10
@asjongers had a good idea for the datetime transfrom: just convert it to date.