• Scott Moses Sunarto's avatar
    feat: Add proposal creation interface (#1799) · bb542ef0
    Scott Moses Sunarto authored
    * Make address input panel more generalized
    
    * Add TextInput component
    
    * Allow adjusting AppBody maxwidth
    
    * Add create proposal layout page
    
    * Fix style consistency
    
    * create proposal ui goes brrr
    
    * various fixes
    
    * minor tweaks and bug fixes
    
    * merge conflict clean up + bug fix
    
    * i18n
    
    * always show create proposal button
    
    * adjust proposal title top margin and show ButtonError styling
    
    * use button disable instead of button error when form is not filled
    
    * revert mistaken css change
    
    * default params for address input panel
    
    * Refactor & fixes
    
    - Add missing i18n
    - Refactor how some styled-components is done
    - ButtonError is now disabled when proposal is true in create proposal interface
    - Edit copywriting
    - Minor styling adjustments
    
    * Fixed create proposal padding on medium screen
    
    * refactor
    
    * refactor pt. 2
    
    * single column styling
    
    * change AddressInputPanel font color
    
    * Design adjustments
    
    * change route for create proposal
    
    * Add autonomous proposal CTA
    
    * cta text edit
    
    * Add link to docs for custom action
    
    * small cleanup
    
    * work with latest governor
    Co-authored-by: default avatarNoah Zinsmeister <noahwz@gmail.com>
    bb542ef0
Name
Last commit
Last update
..
abis Loading commit data...
assets Loading commit data...
components Loading commit data...
connectors Loading commit data...
constants Loading commit data...
hooks Loading commit data...
locales Loading commit data...
pages Loading commit data...
state Loading commit data...
theme Loading commit data...
types Loading commit data...
utils Loading commit data...
i18n.tsx Loading commit data...
index.tsx Loading commit data...
react-app-env.d.ts Loading commit data...
service-worker.ts Loading commit data...
serviceWorkerRegistration.ts Loading commit data...