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

Code cleanup and UI improvements #8

Closed
wants to merge 46 commits into from

Commits on May 31, 2024

  1. homepage overhaul

    ukhwaja committed May 31, 2024
    Configuration menu
    Copy the full SHA
    143736e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. imrpoved blink animation

    Usman Khwaja committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    13f7058 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. reverse records order

    Usman Khwaja committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    ff43f87 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. detail selected test

    Usman Khwaja committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    05b8ca8 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. ledger table redesign

    Usman Khwaja committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    dcf71cb View commit details
    Browse the repository at this point in the history
  2. better transaction details

    Usman Khwaja committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    bb0e814 View commit details
    Browse the repository at this point in the history
  3. close details X

    Usman Khwaja committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    98652f4 View commit details
    Browse the repository at this point in the history
  4. minor fixed and restore node names

    Usman Khwaja committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3aa7684 View commit details
    Browse the repository at this point in the history
  5. small UI improvements

    Usman Khwaja committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8a79db3 View commit details
    Browse the repository at this point in the history
  6. improved loading animations

    Usman Khwaja committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d0a0eae View commit details
    Browse the repository at this point in the history
  7. pointer cursor on details close

    Usman Khwaja committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    131ca2c View commit details
    Browse the repository at this point in the history
  8. different logo

    Usman Khwaja committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4eb625f View commit details
    Browse the repository at this point in the history
  9. keep highlighted row as active

    Usman Khwaja committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d81a72a View commit details
    Browse the repository at this point in the history
  10. clear filter button cursor pointer

    Usman Khwaja committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e8bad35 View commit details
    Browse the repository at this point in the history
  11. close detail on update or clear

    Usman Khwaja committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    07e7d62 View commit details
    Browse the repository at this point in the history
  12. fix html tags trees

    Usman Khwaja committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9d63833 View commit details
    Browse the repository at this point in the history
  13. collapse raw data on close

    Usman Khwaja committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1d086b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. code cleanup

    Usman Khwaja committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a3ec69e View commit details
    Browse the repository at this point in the history
  2. ledger table header color

    Usman Khwaja committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d803da2 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. seperate page to register new did

    Usman Khwaja committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a14011a View commit details
    Browse the repository at this point in the history
  2. show unreachable hosts

    Usman Khwaja committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    981988e View commit details
    Browse the repository at this point in the history
  3. reset selected on page click

    Usman Khwaja committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7c71aa2 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. minor color improvements and fixes

    Usman Khwaja committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    a4e62d9 View commit details
    Browse the repository at this point in the history
  2. fix detail close bug

    Usman Khwaja committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    0b6f4b1 View commit details
    Browse the repository at this point in the history
  3. improved responsiveness

    Usman Khwaja committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    9686f88 View commit details
    Browse the repository at this point in the history
  4. more responsiveness improvements

    Usman Khwaja committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    7896cd5 View commit details
    Browse the repository at this point in the history
  5. message when no details selected

    Usman Khwaja committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    7ed31ce View commit details
    Browse the repository at this point in the history
  6. move 100vh from wrapper to detail_right

    Usman Khwaja committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    6c3c2d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. single transaction page

    Usman Khwaja committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    36f308e View commit details
    Browse the repository at this point in the history
  2. raw data modal

    Usman Khwaja committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3910fa0 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. add footer

    Usman Khwaja committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    414864d View commit details
    Browse the repository at this point in the history
  2. style newdid page

    Usman Khwaja committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c153316 View commit details
    Browse the repository at this point in the history
  3. delete livejs script

    Usman Khwaja committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9c036c4 View commit details
    Browse the repository at this point in the history
  4. ledger margin and page number color

    Usman Khwaja committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fb46063 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. improved margin from footer

    Usman Khwaja committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d00e17d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. transaction id has max-width

    Usman Khwaja committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7c20ceb View commit details
    Browse the repository at this point in the history
  2. remove unneeded links

    Usman Khwaja committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    874024e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. ledger count margin

    Usman Khwaja committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3a998fe View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. better footer links

    Usman Khwaja committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    c8b7cf5 View commit details
    Browse the repository at this point in the history
  2. minor ui improvements

    Usman Khwaja committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    3ad4277 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. additional condition for modal

    Usman Khwaja committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d703f52 View commit details
    Browse the repository at this point in the history
  2. clear footer links to configs

    Usman Khwaja committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c502abb View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. new home graphic

    Usman Khwaja committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b37fd95 View commit details
    Browse the repository at this point in the history
  2. more improved graphic

    Usman Khwaja committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    cb2340d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. improved validations

    Usman Khwaja committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8516d30 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. UI improvements

    Usman Khwaja committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    09bf108 View commit details
    Browse the repository at this point in the history