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

DateTime formatted in list view #524

Merged
merged 4 commits into from Oct 11, 2018
Merged

Conversation

abovedave
Copy link
Contributor

@abovedave abovedave commented Oct 4, 2018

closes #448

@abovedave abovedave changed the title 🚧 DateTime formatted in list view DateTime formatted in list view Oct 9, 2018
@jimlambie
Copy link
Contributor

@abovedave is there any info on how to test this? are there options for formatting that need to go into a schema?


let dateObj = null

if (value) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this if statement redundant? 🤔

/**
* The field schema.
*/
schema: proptypes.object
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sort props alphabetically, please? 😇 🙏

@eduardoboucas eduardoboucas merged commit 5a4260f into develop Oct 11, 2018
@abovedave abovedave deleted the feature/datetime-in-list-view branch October 16, 2018 15:55
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

Successfully merging this pull request may close these issues.

List view: date/time format option
3 participants