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

Feature/metadata #461

Draft
wants to merge 109 commits into
base: develop
Choose a base branch
from
Draft

Feature/metadata #461

wants to merge 109 commits into from

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    50d417b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bac2f47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    576e574 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    619fd08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cb7838 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9348e66 View commit details
    Browse the repository at this point in the history
  7. subgraph mapping for universal recipient registry

    subgraph mapping for UniversalRecipientRegistry
    yuetloo committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    b9c4f5a View commit details
    Browse the repository at this point in the history
  8. restore file

    yuetloo committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    a78a430 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    320b247 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

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

Commits on Mar 3, 2022

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

Commits on Mar 6, 2022

  1. saving temporary changes

    yuetloo committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    fadca62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7491ec7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    aeb8307 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e666231 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f32ac7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31272d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4710b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    820314c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64d85ed View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. fix formatting on spaces

    yuetloo committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    c1c5bec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc41872 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

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

Commits on Mar 10, 2022

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

Commits on Mar 11, 2022

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

Commits on Mar 14, 2022

  1. add recipient registry type

    yuetloo committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    bb4878a View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

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

Commits on Mar 17, 2022

  1. code refactoring to allow registry specific project information retri…

    …eval from subgraph or contract
    yuetloo committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    2766b48 View commit details
    Browse the repository at this point in the history
  2. fix lint errors

    yuetloo committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    90c0e8f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    3afa810 View commit details
    Browse the repository at this point in the history
  2. filter out metadata that were already registered as recipient to avoi…

    …d registration failure
    yuetloo committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    a2f6921 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

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

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    3ee20a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1f4a1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbfd079 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6658f2 View commit details
    Browse the repository at this point in the history
  5. add comment for chain.name

    yuetloo committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    cae72f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    1f4fb32 View commit details
    Browse the repository at this point in the history
  2. ignore .env local files

    yuetloo committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    dd8b0c3 View commit details
    Browse the repository at this point in the history
  3. fix lint error

    yuetloo committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    d301ae8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d757af3 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

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

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    f8f4945 View commit details
    Browse the repository at this point in the history
  2. fix edit link navigation

    yuetloo committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    9bd3743 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46ee091 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #482 from clrfund/feature/metadata-filter

    Feature/metadata filter
    yuetloo authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    322041f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1280433 View commit details
    Browse the repository at this point in the history
  6. revert changes

    yuetloo committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    fd70ac1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #481 from clrfund/feature/metadata-address

    Feature/metadata address
    yuetloo authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    cf9ea4f View commit details
    Browse the repository at this point in the history
  8. fix image validation

    yuetloo committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    256b639 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    347c910 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

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

Commits on Apr 7, 2022

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

Commits on Apr 9, 2022

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

Commits on Apr 10, 2022

  1. Configuration menu
    Copy the full SHA
    3900838 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27affff View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. allow recipient registry admin page to load even when there's bad dat…

    …a in the recipient metadata
    yuetloo committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    a4915dd View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. remove unused parameter

    yuetloo committed May 4, 2022
    Configuration menu
    Copy the full SHA
    849dc4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f0331b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09d3975 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. merged with develop branch

    yuetloo committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    d249836 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    7b54dcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac29ade View commit details
    Browse the repository at this point in the history
  3. do not load test recipients for universal recipient registry as bad m…

    …etadata id causing deployRound.ts script to fail
    yuetloo committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    13cf10f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    0a3936d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d07d96 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. refactoring

    yuetloo committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    7746bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e06f87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5571c1c View commit details
    Browse the repository at this point in the history
  4. update state on navigate next

    yuetloo committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    e2aae74 View commit details
    Browse the repository at this point in the history
  5. fix chain short name

    yuetloo committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    e9a5ef4 View commit details
    Browse the repository at this point in the history
  6. format long error message

    yuetloo committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    4452285 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ae35ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    262b9e8 View commit details
    Browse the repository at this point in the history
  9. remove obsolete code

    yuetloo committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    1dcbb56 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1113993 View commit details
    Browse the repository at this point in the history
  11. fix lint warning

    yuetloo committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    9de0c0e View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    ad3d4dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85a862a View commit details
    Browse the repository at this point in the history
  3. move button to drop down menu

    yuetloo committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    c58b15c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

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

Commits on Jul 26, 2022

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

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    5adbf82 View commit details
    Browse the repository at this point in the history
  2. fix lint warning

    yuetloo committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    5667a5e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. fix typo

    yuetloo committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    9ab7c5a View commit details
    Browse the repository at this point in the history
  2. fix subgraph build warning

    yuetloo committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    4673419 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efae44c View commit details
    Browse the repository at this point in the history
  4. fix lint warning

    yuetloo committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    a8fa9bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed17365 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85255b6 View commit details
    Browse the repository at this point in the history
  7. simplify code

    yuetloo committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    39fabbd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d35dc05 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    82c061c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. fix typo

    yuetloo committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    39c4028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30f99af View commit details
    Browse the repository at this point in the history
  3. css styling

    yuetloo committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    cba88c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e99883 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    8cb0661 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d407850 View commit details
    Browse the repository at this point in the history
  3. add missing bannerImageHash

    yuetloo committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    fb702be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f332d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee70287 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Merge pull request #538 from clrfund/feature/simple-registry-changes

    Allow recipient registry owner to add recipients for simple recipient registry type
    auryn-macmillan authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    f80f857 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Merge pull request #539 from clrfund/feature/recipient-email

    Add email form for recipient registration
    yuetloo authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    8915a0e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. merge with develop branch

    yuetloo committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    835ae81 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. merged with develop

    yuetloo committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    7670e7a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

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