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

Formatting.date.* not displayed #2781

Open
SlimeDog opened this issue Dec 10, 2022 · 1 comment
Open

Formatting.date.* not displayed #2781

SlimeDog opened this issue Dec 10, 2022 · 1 comment
Labels
Frontend BETA Improvement (UX) Issues that suggest enhancing user experience using the plugin JavaScript & HTML Issues that are related to JavaScript or HTML of the plugin

Comments

@SlimeDog
Copy link

Describe the issue

Formats defined in config.yml are not displayed correctly.

Formatting:
    Dates:
        Show_recent_day_names_date_pattern: 'YYYY-MM-dd'
        Full: 'YYYY-MM-dd HH:mm:ss'
        NoSeconds: 'YYYY-MM-dd HH:mm'
        JustClock: HH:mm:ss

For example:

Dec 9, 2022
Dec 10, 2022
Sep '22
Dec '22

Screen Shot 2022-12-09 at 11 31 57 PM

Plugin versions

>version
[23:30:10] [Server thread/INFO]: This server is running CraftBukkit version 3610-Spigot-6198b5a-19df23a (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT)
>version Plan
[23:30:13] [Server thread/INFO]: Plan version 5.5 build 2121
[23:30:13] [Server thread/INFO]: Author: AuroraLS3

Same with Paper 1.19.3-310

@SlimeDog SlimeDog added the Bug Issues that contain unintended behavior label Dec 10, 2022
@AuroraLS3 AuroraLS3 added JavaScript & HTML Issues that are related to JavaScript or HTML of the plugin Improvement (UX) Issues that suggest enhancing user experience using the plugin Frontend BETA and removed Bug Issues that contain unintended behavior labels Dec 10, 2022
@AuroraLS3 AuroraLS3 moved this to INBOX in Backlog Dec 10, 2022
@AuroraLS3 AuroraLS3 added this to the React frontend rewrite milestone Jan 25, 2023
@AuroraLS3
Copy link
Collaborator

AuroraLS3 commented Jan 25, 2023

TODO

  • Pass date formatting settings through metadata endpoint
  • Implement date formatting functions in the frontend
  • Use the formatting functions with graphs

@AuroraLS3 AuroraLS3 moved this from INBOX to Assigned to Milestone in Backlog Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend BETA Improvement (UX) Issues that suggest enhancing user experience using the plugin JavaScript & HTML Issues that are related to JavaScript or HTML of the plugin
Projects
Status: Assigned to Milestone
Development

No branches or pull requests

2 participants