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

feat: load and format lend menu data #314

Open
wants to merge 14 commits into
base: www-header
Choose a base branch
from

Commits on Nov 13, 2023

  1. feat: load and format lend menu data

    christian14b committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    754a84d View commit details
    Browse the repository at this point in the history
  2. refactor: array groupBy and sortBy methods

    christian14b committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a3a27c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. test: add event to let know parent to call onLoad method and get lend…

    … menu data
    christian14b committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c98852b View commit details
    Browse the repository at this point in the history
  2. feat: add borrower/trustee state and small fix in balance

    Christian Bedon committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c7bb125 View commit details
    Browse the repository at this point in the history
  3. feat: add tracking events

    Christian Bedon committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    03f71c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. fix: menu drawer was not visible

    Christian Bedon committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    17b3f90 View commit details
    Browse the repository at this point in the history
  2. refactor: use async loading for menu wrapper components

    Christian Bedon committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6d4366d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge pull request #317 from kiva/wwwHeader-track-events

    feat: add tracking events
    christian14b authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4f1e065 View commit details
    Browse the repository at this point in the history
  2. fix: using numeral to format balance

    Christian Bedon committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    53b2230 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #316 from kiva/wwwHeader-borrower-trustee-states

    feat: add borrower/trustee state and small fix in balance
    christian14b authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    6d5059a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4bd534 View commit details
    Browse the repository at this point in the history
  5. fix: extra space in variable declaration

    Christian Bedon committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    22e3490 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #318 from kiva/wwwHeader-integration-test

    fix: menu drawer was not visible
    christian14b authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4cd08df View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. refactor: unnecessary userId variable

    Christian Bedon committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c4b2508 View commit details
    Browse the repository at this point in the history