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

Store an agents list and add agent heartbeats #1189

Merged
merged 42 commits into from
Jan 28, 2023

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    d89ce3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f63976 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aebbb56 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

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

Commits on Sep 20, 2022

  1. fix namings

    anbraten committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    ed50ca0 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    8c797dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d94e09 View commit details
    Browse the repository at this point in the history
  3. add agent api

    anbraten committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    0059650 View commit details
    Browse the repository at this point in the history
  4. add ui

    anbraten committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    a8f95c7 View commit details
    Browse the repository at this point in the history
  5. add agent details and edit

    anbraten committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    25d82ad View commit details
    Browse the repository at this point in the history
  6. fix agent creation

    anbraten committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    a77d550 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. register users each time

    anbraten committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    d699fa3 View commit details
    Browse the repository at this point in the history
  2. improve ui

    anbraten committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    b395aae View commit details
    Browse the repository at this point in the history
  3. fixes

    anbraten committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    57c6036 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

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

Commits on Oct 31, 2022

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

Commits on Nov 6, 2022

  1. improve auth flow

    anbraten committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    0144ebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52e2372 View commit details
    Browse the repository at this point in the history
  3. update mock

    anbraten committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    5520b33 View commit details
    Browse the repository at this point in the history
  4. fix auth

    anbraten committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    d3168ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99420b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b1c758 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. fix style

    anbraten committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    02382ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8588a09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    014e3e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. move rpc client to agent

    anbraten committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    8ea5311 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    c70b09a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84df132 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a48bff3 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

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

Commits on Nov 21, 2022

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

Commits on Nov 26, 2022

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

Commits on Dec 23, 2022

  1. Merge branch 'master' into agent

    6543 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    9d7db3a View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

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

Commits on Dec 29, 2022

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

Commits on Jan 11, 2023

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

Commits on Jan 26, 2023

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

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    c097a38 View commit details
    Browse the repository at this point in the history
  2. re-add agents routes

    anbraten committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    273f7cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3605f51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c2e9bb View commit details
    Browse the repository at this point in the history