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

Generator: make "Last Change" timestamp more user friedly editable #39

Closed
mojoaxel opened this issue Sep 29, 2013 · 4 comments
Closed

Comments

@mojoaxel
Copy link
Contributor

The "Last Change" field is a required field in the generator. If no timestamp is given the generator should automatically add the current time in the right format.

Additionaly there could be an DateTime-Picker to enter a date maually.

@mojoaxel
Copy link
Contributor Author

To extend the jsonform by a new field-type "datepicker" may be the most elegant way: https://github.com/joshfire/jsonform/wiki#wiki-extending

@andibraeu
Copy link
Member

there are also html5 input types: https://github.com/joshfire/jsonform/wiki#wiki-fields-specialtext

maybe we could use them instead of more source code? or could you provide a nice datepicker addon?

please add more comments to #20

@mojoaxel
Copy link
Contributor Author

I personally think we have two separate discussion here:

  1. In which format should DateTime data be stored? see use json datetime format instead of unix timestamps #20
  2. How should the GUI take inputs on DateTime data? this issue Generator: make "Last Change" timestamp more user friedly editable #39

The representation in the generator as a normal edit field is not at all satisfactory at the moment. Thats why I would like to see this issue be reopend. I could look into this matter...

@andibraeu
Copy link
Member

I think, both issues belong together and should be discussed together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants