• 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
.github Loading commit data...
cypress Loading commit data...
public Loading commit data...
src Loading commit data...
.env Loading commit data...
.env.production Loading commit data...
.eslintrc.json Loading commit data...
.gitignore Loading commit data...
.nvmrc Loading commit data...
.prettierrc Loading commit data...
.yarnrc Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
babel-plugin-macros.config.js Loading commit data...
cypress.json Loading commit data...
lingui.config.ts Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...