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

refactor indexer management API layer #859

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

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    2ca42af View commit details
    Browse the repository at this point in the history
  2. port over code model resolvers

    saihaj committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    35a172f View commit details
    Browse the repository at this point in the history
  3. port over more queries

    saihaj committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e1d205f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. more resolvers

    saihaj committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3cede5c View commit details
    Browse the repository at this point in the history
  2. mutations

    saihaj committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    897a88f View commit details
    Browse the repository at this point in the history
  3. format

    saihaj committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    dea58e4 View commit details
    Browse the repository at this point in the history
  4. remove generate types

    saihaj committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3f474ea View commit details
    Browse the repository at this point in the history
  5. new line

    saihaj committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    86af179 View commit details
    Browse the repository at this point in the history
  6. fix build

    saihaj committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b2e122c View commit details
    Browse the repository at this point in the history
  7. scalars

    saihaj committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1be1651 View commit details
    Browse the repository at this point in the history
  8. mutation

    saihaj committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6831577 View commit details
    Browse the repository at this point in the history
  9. remove unused

    saihaj committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    465f04f View commit details
    Browse the repository at this point in the history
  10. remove Mutation.updateAction

    not used anywhere
    saihaj committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    145fce5 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. make progress

    saihaj committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    57abcb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    5c23d34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87acf85 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. fix actions test

    saihaj committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a84aa2f View commit details
    Browse the repository at this point in the history
  2. more tests

    saihaj committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    504543d View commit details
    Browse the repository at this point in the history
  3. fix install

    saihaj committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    229561a View commit details
    Browse the repository at this point in the history
  4. fix cost model tests

    saihaj committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d4a3957 View commit details
    Browse the repository at this point in the history
  5. fix indexing rule test

    saihaj committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1192c13 View commit details
    Browse the repository at this point in the history
  6. fix poi disputes tests

    saihaj committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5e568f5 View commit details
    Browse the repository at this point in the history
  7. remove grit

    saihaj committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    06afc5e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. fix some ts issues

    saihaj committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    35aacef View commit details
    Browse the repository at this point in the history
  2. style prettier

    saihaj committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    abf8757 View commit details
    Browse the repository at this point in the history
  3. make tsc happy

    saihaj committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d677bce View commit details
    Browse the repository at this point in the history
  4. enable typechecking in tests

    saihaj committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    50270d3 View commit details
    Browse the repository at this point in the history
  5. fix tests

    saihaj committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ade172d View commit details
    Browse the repository at this point in the history
  6. fix more type issues

    saihaj committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    37c62ae View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. format command

    saihaj committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ea7c704 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. fix some

    saihaj committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    98f6698 View commit details
    Browse the repository at this point in the history
  2. fix more

    saihaj committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    cffb378 View commit details
    Browse the repository at this point in the history
  3. mostly there

    saihaj committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    94926f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. fix

    saihaj committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    16ae8b4 View commit details
    Browse the repository at this point in the history
  2. fix tests

    saihaj committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a8c3e6c View commit details
    Browse the repository at this point in the history
  3. works

    saihaj committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    463271b View commit details
    Browse the repository at this point in the history
  4. fix a test

    saihaj committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    cfd775a View commit details
    Browse the repository at this point in the history
  5. fix test

    saihaj committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a49e672 View commit details
    Browse the repository at this point in the history
  6. remove console log

    saihaj committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4d0a0d3 View commit details
    Browse the repository at this point in the history
  7. fix issue

    saihaj committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    97666a2 View commit details
    Browse the repository at this point in the history
  8. prettier

    saihaj committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    bd75175 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    5ce8a0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16c3ca3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    430cdeb View commit details
    Browse the repository at this point in the history
  2. Fix test

    saihaj committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    02ca2ab View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    72416d7 View commit details
    Browse the repository at this point in the history
  2. fix indexer agent

    saihaj committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    572d48b View commit details
    Browse the repository at this point in the history
  3. fix cli test

    saihaj committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    dd1832c View commit details
    Browse the repository at this point in the history
  4. fix cli test

    saihaj committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    eeb644b View commit details
    Browse the repository at this point in the history