Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

[WIP] Delegates management PoC #3917

Draft
wants to merge 12 commits into
base: dev
Choose a base branch
from
Draft

Commits on Jun 9, 2022

  1. feat: add Delegates management route

    Diogo Soares committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    b7cf4ee View commit details
    Browse the repository at this point in the history
  2. feat: display stringified delegate list

    Diogo Soares committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    414b510 View commit details
    Browse the repository at this point in the history
  3. improve settings styles

    Diogo Soares committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    accb4d2 View commit details
    Browse the repository at this point in the history
  4. display a table with the delegates

    Diogo Soares committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    e115a19 View commit details
    Browse the repository at this point in the history
  5. add delegate

    Diogo Soares committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    7c0fd70 View commit details
    Browse the repository at this point in the history
  6. style delegate table and show edit/remove buttons

    Diogo Soares committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    e1a61c8 View commit details
    Browse the repository at this point in the history
  7. remove delegate

    Diogo Soares committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    7501928 View commit details
    Browse the repository at this point in the history
  8. edit delegate label

    Diogo Soares committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    ca494ff View commit details
    Browse the repository at this point in the history
  9. make table non sortable

    Diogo Soares committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    865b4ae View commit details
    Browse the repository at this point in the history
  10. only a Safe owner can manage delegates

    Diogo Soares committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    2bac688 View commit details
    Browse the repository at this point in the history
  11. feat: fetch delegates through the Client GW

    Diogo Soares committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    8707fcd View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. feat: use client gw sdk delete endpoints

    Diogo Soares committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    dde0166 View commit details
    Browse the repository at this point in the history