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 basic rate conversion #3

Merged
merged 35 commits into from
Sep 24, 2023
Merged

Add basic rate conversion #3

merged 35 commits into from
Sep 24, 2023

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    21fb372 View commit details
    Browse the repository at this point in the history
  2. Make search independent of the text case,

    Auto-focus search input
    virtualdesigner committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    ca44978 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47b24c0 View commit details
    Browse the repository at this point in the history
  4. Rectify calculations,

    Add default text when no asset is added
    virtualdesigner committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    5763e84 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Make the close button bolder,

    Make the Tabs re-usable
    virtualdesigner committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    42aead9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afa47ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a61d4b View commit details
    Browse the repository at this point in the history
  4. Reset existing amount to zero if deselected,

    Change root name of the app
    virtualdesigner committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    ee5b176 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f3a33e View commit details
    Browse the repository at this point in the history
  6. Remove unused style

    virtualdesigner committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    3930d03 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    df2f329 View commit details
    Browse the repository at this point in the history
  2. Change identifier

    virtualdesigner committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    955a450 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7050723 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9c45cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd37796 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4797ed0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67f23c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0c48b7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8c9f19 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Downgrade to a stable version of Tauri,

    Configure Rust to be a binary instead of a library build
    virtualdesigner committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    4f8a297 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90d09ac View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    e2888b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Fetch rates from Rust,

    Divide the logic into separate files
    virtualdesigner committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    923eadf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e6967c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cedc566 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dbd7f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Fix image bundle name

    virtualdesigner committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0c6f0bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45dfc1e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    1381c13 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Replace default icons

    virtualdesigner committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6b2fa5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecf3fb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    f97821f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef96fd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    a1db788 View commit details
    Browse the repository at this point in the history
  2. Add test cases

    virtualdesigner committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    0510b6a View commit details
    Browse the repository at this point in the history