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

#1166 Improve Network Monitor 1 #1182

Merged
merged 53 commits into from
Oct 11, 2024

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    0a94cd9 View commit details
    Browse the repository at this point in the history
  2. working with fbs

    alexisbatyk committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5e965fc View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. more work in sending logs

    alexisbatyk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    f3d73ce View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    85ce460 View commit details
    Browse the repository at this point in the history
  2. frontend changes

    alexisbatyk committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    64370fe View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. new changes

    alexisbatyk committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    57a1ef4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Mar 15, 2024

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

Commits on Aug 1, 2024

  1. adding timestamp to logs

    alexisbatyk committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ebc6936 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cd1c8e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. including timestamp on frontend tables. Formatting it to UTC and supp…

    …orted ordering by timestamp
    alexisbatyk committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    04f8346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    461d3d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ecdb72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    528f126 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c5d532 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6154b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    aa66d0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dab381 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    81813c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e825094 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1247a06 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge pull request #1 from alexisbatyk/1195-store-contract-data-on-fn…

    …-save_record-when-pushing-a-new-event
    
    Improved transactions data sent in network monitor
    alexisbatyk authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    686c93c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3832ba0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. added pagination component and integrated it to transactions, contrac…

    …ts and contracts-detail tables
    alexisbatyk committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e851934 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Aug 28, 2024

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

Commits on Aug 29, 2024

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

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    77063c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b67604 View commit details
    Browse the repository at this point in the history
  3. added transactions tree using mermaid and contract details peers ring…

    … using svg. Splited parsing of putrequest and putsuccess. Using the extra data being sent by the backend f.e. the sender peer id and location on put success. Added some data to mocks.
    alexisbatyk committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a02e26b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. added home page ring

    alexisbatyk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    219f91b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3726cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    285679c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 7, 2024

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

Commits on Oct 9, 2024

  1. Changing fbs input of msg builder functions. Not using PeerId anymore…

    … as we cannot build it back on network metrics server. Just using Strings
    alexisbatyk committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    05ca31a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37cd17f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    140dfb8 View commit details
    Browse the repository at this point in the history
  4. cleaning stuff for PR

    alexisbatyk committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9539841 View commit details
    Browse the repository at this point in the history
  5. ran cargo fmt

    alexisbatyk committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c582885 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f42105b View commit details
    Browse the repository at this point in the history
  7. fixed clippy erros

    alexisbatyk committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    db08714 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    6504843 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7cf5a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15d0dd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c94bca4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9409485 View commit details
    Browse the repository at this point in the history
  6. fixed todo message on network_metrics_server when fbs message is not …

    …parsed correctly by any parser
    alexisbatyk committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7322695 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74198ca View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    a9a72d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19c268e View commit details
    Browse the repository at this point in the history