Skip to content

Add Date-Time Attribute Type - #488

Closed
renzonj wants to merge 15 commits into
klaudsol:stagingfrom
renzonj:myStaging
Closed

Add Date-Time Attribute Type#488
renzonj wants to merge 15 commits into
klaudsol:stagingfrom
renzonj:myStaging

Conversation

@renzonj

@renzonj renzonj commented Jun 27, 2023

Copy link
Copy Markdown

image

Added react Date and Time Picker.
Date and Time displayed in a readable format (MMM. D, YYYY - hh:mm A)

image

Date and Time displayed in a readable format (MMM. D, YYYY - hh:mm A)

image

Date and Time in standard format (YYYY-MM-DD HH:mm)

Comment thread README.md Outdated
Comment thread backend/models/core/Entity.js Outdated
Comment thread backend/models/core/Entity.js Outdated
Comment thread components/EntityAttributeValue.js Outdated
Comment thread components/attribute_types/AttributeType.js Outdated
Comment thread components/attribute_types/DateTimeAttributeType.js Outdated
Comment thread components/cmsTypes.js Outdated
CUSTOM: "custom",
RICH_TEXT: "rich-text"
RICH_TEXT: "rich-text",
DATETIME: "date-time" //added for datetime

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
DATETIME: "date-time" //added for datetime
DATETIME: "datetime" //added for datetime

Comment thread constants/index.js Outdated
Comment thread db/migrations/20230427114000_connect_read_pending_users_capabilities.json Outdated
@angeli-mercedes

Copy link
Copy Markdown
Collaborator

Please see comments and kindly resolve the build error. Thanks!

@renzonj

renzonj commented Jul 3, 2023

Copy link
Copy Markdown
Author

removed due to build error.
Fixed on - #497

@renzonj renzonj closed this Jul 3, 2023
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.

3 participants