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

Trim trailing zeroes #11068

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Trim trailing zeroes #11068

wants to merge 13 commits into from

Commits on Oct 1, 2024

  1. function to trim trailing zeroes

    applied to all displayed price values
    uDaiko committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d6b23e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dcc99d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. refactor to minimize lines

    uDaiko committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    60ffab6 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    88dd3c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc71868 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. removed new util function

    uDaiko committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5ac0103 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07aec2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dc9b54 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    3acbe34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47f65b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a9f948 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    8a7b9b2 View commit details
    Browse the repository at this point in the history
  2. modified format function for usd amount

    also renamed it accordingly
    uDaiko committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d03e197 View commit details
    Browse the repository at this point in the history