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: Beacon network UI #165

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

feat: Beacon network UI #165

wants to merge 87 commits into from

Commits on May 15, 2024

  1. factor out beacon tooltips

    gsfk committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cdfce1e View commit details
    Browse the repository at this point in the history
  2. add beacon network tab

    gsfk committed May 15, 2024
    Configuration menu
    Copy the full SHA
    893925a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. temp network types

    gsfk committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e597806 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. redux for beacon network config

    gsfk committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a18382b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. updates to beacon types

    gsfk committed May 29, 2024
    Configuration menu
    Copy the full SHA
    331fcc7 View commit details
    Browse the repository at this point in the history
  2. dead code

    gsfk committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6010861 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    929dabc View commit details
    Browse the repository at this point in the history
  4. redux for single network beacon

    gsfk committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3a0f373 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e329bfd View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. beacon network redux

    gsfk committed May 31, 2024
    Configuration menu
    Copy the full SHA
    81de8e4 View commit details
    Browse the repository at this point in the history
  2. beacon typing additions

    gsfk committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d95ee5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0a7a92 View commit details
    Browse the repository at this point in the history
  4. beacon org

    gsfk committed May 31, 2024
    Configuration menu
    Copy the full SHA
    1a7a63b View commit details
    Browse the repository at this point in the history
  5. add network to tabbed dashboard

    gsfk committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7f45677 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abafc28 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    69d9c27 View commit details
    Browse the repository at this point in the history
  2. network beacon redux

    gsfk committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c8d64f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. reducer for network overview

    gsfk committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c729ec9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e13ecb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd62264 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. compute overview in client

    gsfk committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    36bd7a3 View commit details
    Browse the repository at this point in the history
  2. network search results

    gsfk committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6ebe900 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1340a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. add skeleton to beacon counts

    gsfk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    aa78fc0 View commit details
    Browse the repository at this point in the history
  2. network types

    gsfk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bb50d87 View commit details
    Browse the repository at this point in the history
  3. temp fake stuff for network UI

    gsfk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    37ae4c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3754560 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74be53c View commit details
    Browse the repository at this point in the history
  6. misc network fixes and cleanup

    gsfk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f6abac7 View commit details
    Browse the repository at this point in the history
  7. fix temp network root url

    gsfk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    508d14f View commit details
    Browse the repository at this point in the history
  8. fix network query url

    gsfk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b2c4c04 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8996a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Jun 19, 2024

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

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    7f8dda4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    410b5a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3894394 View commit details
    Browse the repository at this point in the history
  4. no real need for a loader here

    gsfk committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b8bfff2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

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

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    7cffb5c View commit details
    Browse the repository at this point in the history
  2. add small beacon network grid

    gsfk committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a2f760a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. beacon network redux fixes

    gsfk committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c74d262 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ecef7a View commit details
    Browse the repository at this point in the history
  3. temp beacon network typing fixes

    gsfk committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3e73622 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

  1. temp fix beacon types

    gsfk committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    71c201f View commit details
    Browse the repository at this point in the history
  2. network beacon details

    gsfk committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    71ab0a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. network stats skeleton

    gsfk committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    776ae36 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. smaller beacon network cards

    gsfk committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8d0ae86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64ee366 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48adb35 View commit details
    Browse the repository at this point in the history
  4. temp config setting

    gsfk committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    35eddf9 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    c1a93c3 View commit details
    Browse the repository at this point in the history
  2. env handling

    gsfk committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    12da924 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    052a5c4 View commit details
    Browse the repository at this point in the history
  4. comment

    gsfk committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c2d847a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2de084d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    39207d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cd517c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Sep 27, 2024

  1. handle network beacon api error

    gsfk committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e602b21 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 3, 2024

  1. beacon network cleanup

    gsfk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    95126e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7297afb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88bf361 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b12537 View commit details
    Browse the repository at this point in the history
  5. linting

    gsfk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    39c653f View commit details
    Browse the repository at this point in the history
  6. beacon query callbacks

    gsfk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9adcc64 View commit details
    Browse the repository at this point in the history
  7. more conditions inside hook

    gsfk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    703c0fa View commit details
    Browse the repository at this point in the history
  8. beacon network loader

    gsfk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    11ccfba View commit details
    Browse the repository at this point in the history
  9. lint

    gsfk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6aeda42 View commit details
    Browse the repository at this point in the history
  10. lint

    gsfk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    08a6d5a View commit details
    Browse the repository at this point in the history
  11. beacon network node details

    gsfk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f5a55b4 View commit details
    Browse the repository at this point in the history
  12. beacon network counts component

    gsfk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    67bfa26 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    878cdd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    6314139 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e61306f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9df821 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa17b3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7303a33 View commit details
    Browse the repository at this point in the history
  6. lint

    davidlougheed committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    64c87b5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #201 from bento-platform/style/beacon-network

    style: beacon network styling
    davidlougheed authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2bb70b6 View commit details
    Browse the repository at this point in the history