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

[Epic] Governance visibility #1256

Merged
merged 14 commits into from
Dec 9, 2022
Merged

[Epic] Governance visibility #1256

merged 14 commits into from
Dec 9, 2022

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    1c9ad39 View commit details
    Browse the repository at this point in the history
  2. [Governance Visibility] Dashboard section (#1125)

    * dashboard section with placeholders
    
    * use MUI Accordion for the collapsible section
    
    * change expand icon color
    DiogoSoaress committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    5b3f681 View commit details
    Browse the repository at this point in the history
  3. feat: Dashboard governance widgets (#1149)

    * feat: load a mini safe app in dashboard's Governance section
    
    * fix card heights
    
    * display snapshot widget
    
    * fetch the claiming app and display the widgets
    
    * fix: accordion defaultExpanded and fix loading states flicker
    
    * responsive widgets grid
    
    * expandDefault true
    
    * no need to pass explicit boolean value. improve loading components
    DiogoSoaress authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    125a91f View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. feat: pass dark mode in the widgets url (#1219)

    * expandDefault true
    
    * no need to pass explicit boolean value. improve loading components
    
    * feat: pass dark mode in the widgets url
    
    * pass preferred them in a search parameter
    DiogoSoaress authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    bed2d28 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. feat: One governance widget (#1237)

    * feat: call only one widget from the safe-claiming app
    
    * rm unused Grid
    
    * use widgetWrapper for the loading component
    
    * add a custom fallback component
    
    * ammend load error copy
    
    * use different color in the placeholder as per design
    
    * feat: dark flag in URL hash (#1251)
    DiogoSoaress authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    3ee67ba View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. fix: governance widgets CSS (#1254)

    * fix: Accordion only clickable on expandIcon
    
    * adjust AppFrame height for widgets
    
    * change the widget load error component
    
    * fix code style
    
    * improve classnames params
    DiogoSoaress authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    5f936d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b9b97b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

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

Commits on Dec 1, 2022

  1. fix: return null if no Claiming App on chain (#1284)

    * fix: return `null` if no Claiming App on chain
    
    * fix: reference deployed token address
    
    * fix: add address of token on Goerli
    
    * fix: add loading wrapper
    
    * fix: rename wrapper
    iamacook authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    2023e62 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

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

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    22e32aa View commit details
    Browse the repository at this point in the history
  2. Fix: use a non-tracking version of the AppFrame (#1307)

    * Fix: use a non-tracking version of the AppFrame
    
    * Clear communicator handlers
    
    * useAppIsLoading
    
    * Rename components
    
    * Extract getSafeInfo
    
    * AppFrameWrapperProps -> AppFrameProps
    katspaugh authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    867e08d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    4222e03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4991d1d View commit details
    Browse the repository at this point in the history