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

Add Numeric Date formatting option #21

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

TonyWhiteSMS
Copy link

Add option to allow date and datetime be formatted in numeric only to keep the same formatting style as the rest of Salesforce

Add handling of Numeric Date option to the date and datetime field types
Change to use 2-digit for numeric date format to preserve same style as the standard display of date within Salesforce
Fixes console view tab title being displayed as 'Loading...'
New method sets the tab title IF it is a subtab and it is a standard__component
Check if the tab title needs to be set every time the component is initialised
@TonyWhiteSMS
Copy link
Author

Add setting the tab title for workspaces (console) to resolve tab being shown as 'Loading...'

Copy link

@sbaar sbaar left a comment

Choose a reason for hiding this comment

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

👍

@stephan-doctari
Copy link

Add option to allow date and datetime be formatted in numeric only to keep the same formatting style as the rest of Salesforce

Hi, how can I implement this in my configuration? Is it possible?

@sbutterfield sbutterfield self-assigned this Dec 17, 2020
@sbutterfield sbutterfield marked this pull request as draft December 17, 2020 20:58
@sbutterfield
Copy link
Member

@TonyWhiteSMS, just taking another look at this now. I'll touch base with any questions prior to merge.

@TonyWhiteSMS
Copy link
Author

@TonyWhiteSMS, just taking another look at this now. I'll touch base with any questions prior to merge.

It has been a while, and looks like a conflict now :(

@sbutterfield sbutterfield marked this pull request as ready for review March 19, 2021 19:30
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.

None yet

4 participants